ZeroTierOne/docker-test/httpd/httpd_demo
2015-11-19 16:21:59 -08:00
..
htdocs WIP: Unit tests 2015-11-19 16:21:59 -08:00
._.DS_Store WIP: Unit tests 2015-11-19 16:21:59 -08:00
monitor_dockerfile WIP: Unit tests 2015-11-19 16:21:59 -08:00
monitor_entrypoint.sh WIP: Unit tests 2015-11-19 16:21:59 -08:00
netcon_dockerfile WIP: Unit tests 2015-11-19 16:21:59 -08:00
netcon_entrypoint.sh WIP: Unit tests 2015-11-19 16:21:59 -08:00
README.md WIP: Unit tests 2015-11-19 16:21:59 -08:00
test.sh WIP: Unit tests 2015-11-19 16:21:59 -08:00

Network Containers Test Sequence for: httpd_demo

  1. Creates a Netcon docker container with an intercepted instance of httpd

  2. Creates a test monitor container

  3. Test monitor container waits for X seconds for the Netcon container to come online

  4. Test monitor attempts to curl an index.html file

  • If file is of sufficient size, it will append "OK." to the result file for this test, otherwise "FAIL." is appended