Skip to content

Commit cda59e5

Browse files
committed
NC | lifecycle | Add Tests in POSIX Integration Tests
Signed-off-by: shirady <[email protected]>
1 parent 90f5dc7 commit cda59e5

File tree

2 files changed

+401
-390
lines changed

2 files changed

+401
-390
lines changed

docs/NooBaaNonContainerized/CI&Tests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ The following is a list of `NC jest tests` files -
115115
18. `test_cli_upgrade.test.js` - Tests of the upgrade CLI commands.
116116
19. `test_nc_online_upgrade_cli_integrations.test.js` - Tests CLI commands during mocked config directory upgrade.
117117
20. `test_nc_connection_cli.test.js` - Tests NooBaa CLI connection commands.
118+
21. `test_nc_lifecycle_posix_integration.test` - Tests NC lifecycle POSIX related configuration.
119+
(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)
118120

119121
#### nc_index.js File
120122
* The `nc_index.js` is a file that runs several NC and NSFS mocha related tests.

0 commit comments

Comments
 (0)