mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-30 12:22:43 -08:00
| .. | ||
| httpserver.js | ||
| monitor_dockerfile | ||
| monitor_entrypoint.sh | ||
| netcon_dockerfile | ||
| netcon_entrypoint.sh | ||
| README.md | ||
| test.sh | ||
Network Containers Test Sequence for: httpd_demo
-
Creates a Netcon docker container with an intercepted instance of httpd
-
Creates a test monitor container
-
Test monitor container waits for X seconds for the Netcon container to come online
-
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