mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-26 16:11:07 +00:00
.. | ||
hello.lua | ||
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