From 5a49a041b34c69b2d7611576bd91f9ecdfe616cc Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Fri, 4 Nov 2016 18:09:07 +0000 Subject: manual: add openstack and ceph tests Change-Id: I9a3a2a8dc03f2a5865bd933f6fd264f7af7b085c Signed-off-by: Milosz Wasilewski --- manual/enterprise/openstack-ceph.yaml | 37 +++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 manual/enterprise/openstack-ceph.yaml (limited to 'manual') diff --git a/manual/enterprise/openstack-ceph.yaml b/manual/enterprise/openstack-ceph.yaml new file mode 100644 index 0000000..68cdfe7 --- /dev/null +++ b/manual/enterprise/openstack-ceph.yaml @@ -0,0 +1,37 @@ +metadata: + name: openstack-ceph-cloud + format: "Manual Test Definition 1.0" + description: "Functional tests of cloud instance" + maintainer: + - milosz.wasilewski@linaro.org + os: + - CentOS + scope: + - functional + devices: + - d02 + - d03 + - d05 + - overdrive + - moonshot + environment: + - manual-test + +run: + steps: + - Any test cloud for will have at least 6 nodes. + 3 controllers and 3 compute nodes. The three controllers + will have Ceph monitors installed, the 3 compute nodes + will have Ceph OSDs. + - Install CentOS on all nodes + - Deploy OpenStack + Ceph on all the nodes using the Reference + Architecture. + - Bootstrap the cloud with the services and users required + (a script will be provided). + - Create a test tenant and spin a VM to be able to run tempest from it. + - Use RefStack to run the 2016.08 guideline. Guideline can be obtained + here - https://refstack.openstack.org/#/guidelines + + expected: + - It is possible to bootstap a VM + - All tempest tests pass -- cgit v1.2.3