summaryrefslogtreecommitdiffstats
path: root/meta-openstack/Documentation/testsystem/README.tests
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2014-05-21 14:35:15 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-23 23:42:55 -0400
commitfb1d6f23fa01c0217ed3f6778d8033dd0030db2a (patch)
tree36dc89d6b66050a56cbca2f2f7c90229ebcb8854 /meta-openstack/Documentation/testsystem/README.tests
parent6350b155270f7f086624db36ecc6e6008ebcd378 (diff)
downloadmeta-cloud-services-fb1d6f23fa01c0217ed3f6778d8033dd0030db2a.tar.gz
Testing documentation
Add documentation for testing swift, ceph, heat. Create a script and instructions on a script that launches a controller and a specified number of compute nodes. Signed-off-by: Amy Fong <amy.fong@windriver.com>
Diffstat (limited to 'meta-openstack/Documentation/testsystem/README.tests')
-rw-r--r--meta-openstack/Documentation/testsystem/README.tests9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openstack/Documentation/testsystem/README.tests b/meta-openstack/Documentation/testsystem/README.tests
new file mode 100644
index 0000000..924f883
--- /dev/null
+++ b/meta-openstack/Documentation/testsystem/README.tests
@@ -0,0 +1,9 @@
1This test system enables the user to run different tests on the system.
2
3Multiple compute node testing can be performed as per: README.multi-compute
4
5Other tests described in Documentation.ND:
6ie.
7Ceph testing: Documentation.ND/README.ceph-openstack
8Swift/cinder: Documentation.ND/README.swift
9