Skip to content

Commit bc0d80a

Browse files
shiradyromayalon
authored andcommitted
NC | lifecycle | Add Tests in POSIX Integration Tests
Signed-off-by: shirady <57721533+shirady@users.noreply.github.com> (cherry picked from commit cda59e5)
1 parent df85b02 commit bc0d80a

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
@@ -114,6 +114,8 @@ The following is a list of `NC jest tests` files -
114114
17. `test_nc_upgrade_manager.test.js` - Tests of the NC upgrade manager.
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.
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)
117119

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

0 commit comments

Comments
 (0)