You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 years ago | |
|---|---|---|
| .. | ||
| README.md | 11 years ago | |
| monitor_dockerfile | 11 years ago | |
| monitor_entrypoint.sh | 11 years ago | |
| netcon_dockerfile | 11 years ago | |
| netcon_entrypoint.sh | 11 years ago | |
| test.sh | 11 years ago | |
README.md
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