summaryrefslogtreecommitdiff
path: root/netcon/docker-test/nodejs
diff options
context:
space:
mode:
authorJoseph Henry <josephjah@gmail.com>2015-11-23 05:21:20 -0800
committerJoseph Henry <josephjah@gmail.com>2015-11-23 05:21:20 -0800
commit8b9b5932565bfe9d4d5c6ac2c709075b716952c9 (patch)
tree1b4107704f80cf7e91bc9a289fe9ac0786be8598 /netcon/docker-test/nodejs
parent275a76ff5c8fb1b27e6f09451c2b285cf105e613 (diff)
downloadinfinitytier-8b9b5932565bfe9d4d5c6ac2c709075b716952c9.tar.gz
infinitytier-8b9b5932565bfe9d4d5c6ac2c709075b716952c9.zip
Removed old READMEs and OS files
Diffstat (limited to 'netcon/docker-test/nodejs')
-rw-r--r--netcon/docker-test/nodejs/nodejs-0.10.36-4.fc23/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/netcon/docker-test/nodejs/nodejs-0.10.36-4.fc23/README.md b/netcon/docker-test/nodejs/nodejs-0.10.36-4.fc23/README.md
deleted file mode 100644
index 008fcac8..00000000
--- a/netcon/docker-test/nodejs/nodejs-0.10.36-4.fc23/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-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