You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/NooBaaNonContainerized/CI&Tests.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,8 @@ The following is a list of `NC jest tests` files -
114
114
17.`test_nc_upgrade_manager.test.js` - Tests of the NC upgrade manager.
115
115
18.`test_cli_upgrade.test.js` - Tests of the upgrade CLI commands.
116
116
19.`test_nc_online_upgrade_cli_integrations.test.js` - Tests CLI commands during mocked config directory upgrade.
117
+
21.`test_nc_lifecycle_posix_integration.test` - Tests NC lifecycle POSIX related configuration.
118
+
(Note: in this layer we do not test the validation related to lifecycle configuration and it is done in `test_lifecycle.js` - which currently is running only in containerized deployment, but it is mutual code)
117
119
118
120
#### nc_index.js File
119
121
* The `nc_index.js` is a file that runs several NC and NSFS mocha related tests.
Copy file name to clipboardExpand all lines: docs/dev_guide/ceph_s3_tests/ceph_s3_tests_pending_list_status.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,4 +54,5 @@ change in our repo) - stopped passing between the update of commit hash 6861c3d8
54
54
| test_get_bucket_encryption_s3 | Faulty Test |[613](https://github.com/ceph/s3-tests/issues/613)|
55
55
| test_get_bucket_encryption_kms | Faulty Test |[613](https://github.com/ceph/s3-tests/issues/613)|
56
56
| test_delete_bucket_encryption_s3 | Faulty Test |[613](https://github.com/ceph/s3-tests/issues/613)|
57
-
| test_delete_bucket_encryption_kms | Faulty Test |[613](https://github.com/ceph/s3-tests/issues/613)|
57
+
| test_delete_bucket_encryption_kms | Faulty Test |[613](https://github.com/ceph/s3-tests/issues/613)|
58
+
| test_lifecycle_expiration_tags1 | Faulty Test |[638](https://github.com/ceph/s3-tests/issues/638)| There can be more such tests having the same issue (`Filter` is not aligned with aws structure in bucket lifecycle configuration) |
0 commit comments