summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-09-24 16:52:32 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2015-09-24 16:52:32 +0100
commit0a580c84382710bd9a4c598652c7f07a34df1966 (patch)
treea35b683e08ee81d08cc02826990e6426bbf9e222 /README
parent0e71e2df9a753a5724f9d0f1d75670eb13e8aec8 (diff)
downloadciat-tester-0a580c84382710bd9a4c598652c7f07a34df1966.tar.gz
Ugly unfinished mess.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 1 insertions, 11 deletions
diff --git a/README b/README
index 186cdf9..8168e10 100644
--- a/README
+++ b/README
@@ -1,14 +1,4 @@
CIAT-Tester | Continuous Integration and Automated Test: Tester
===============================================================
-This is for testing system images. As parameters, it takes
-the URL for the system image to be tested, the testing backend
-to use, and a list of test command files to run. For example:
-
- ./test-runner.sh file:///test.img openstack tests/uname.test
-
-Given this it will fetch the image, in this case `test.img`,
-and it will try to test it on openstack.
-
-See the README file for the backend you intend to use, for
-backend-specific information.
+TODO