diff options
| author | Amy Fong <amy.fong@windriver.com> | 2014-05-21 14:35:15 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-23 23:42:55 -0400 |
| commit | fb1d6f23fa01c0217ed3f6778d8033dd0030db2a (patch) | |
| tree | 36dc89d6b66050a56cbca2f2f7c90229ebcb8854 /meta-openstack/Documentation/testsystem/README.tests | |
| parent | 6350b155270f7f086624db36ecc6e6008ebcd378 (diff) | |
| download | meta-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.tests | 9 |
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 @@ | |||
| 1 | This test system enables the user to run different tests on the system. | ||
| 2 | |||
| 3 | Multiple compute node testing can be performed as per: README.multi-compute | ||
| 4 | |||
| 5 | Other tests described in Documentation.ND: | ||
| 6 | ie. | ||
| 7 | Ceph testing: Documentation.ND/README.ceph-openstack | ||
| 8 | Swift/cinder: Documentation.ND/README.swift | ||
| 9 | |||
