Skip to content

Test that NSO is gracefully shutdown on docker stop

Kristian Larsson requested to merge 21-test-graceful-nso-shutdown into master

We check the log of the docker container after we issued docker stop to make sure that NSO was gracefully shutdown. Just want to make sure our signal handler is doing the right thing and waiting for NSO to stop before exiting the container.

Fixes #21 (closed).

Closes #21 (closed)

Merge request reports