]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add openstack requirements to smoke suite 12913/head
authorZack Cerza <zack@redhat.com>
Thu, 12 Jan 2017 21:55:26 +0000 (14:55 -0700)
committerZack Cerza <zack@redhat.com>
Thu, 12 Jan 2017 21:55:26 +0000 (14:55 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
qa/suites/smoke/basic/clusters/+ [new file with mode: 0644]
qa/suites/smoke/basic/clusters/openstack.yaml [new file with mode: 0644]
qa/suites/smoke/systemd/clusters/+ [new file with mode: 0644]
qa/suites/smoke/systemd/clusters/fixed-4.yaml [new file with mode: 0644]
qa/suites/smoke/systemd/clusters/openstack.yaml [new file with mode: 0644]
qa/suites/smoke/systemd/tasks/systemd.yaml

diff --git a/qa/suites/smoke/basic/clusters/+ b/qa/suites/smoke/basic/clusters/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/smoke/basic/clusters/openstack.yaml b/qa/suites/smoke/basic/clusters/openstack.yaml
new file mode 100644 (file)
index 0000000..4d6edcd
--- /dev/null
@@ -0,0 +1,8 @@
+openstack:
+  - machine:
+      disk: 40 # GB
+      ram: 8000 # MB
+      cpus: 1
+    volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
diff --git a/qa/suites/smoke/systemd/clusters/+ b/qa/suites/smoke/systemd/clusters/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/smoke/systemd/clusters/fixed-4.yaml b/qa/suites/smoke/systemd/clusters/fixed-4.yaml
new file mode 100644 (file)
index 0000000..8e5a987
--- /dev/null
@@ -0,0 +1,5 @@
+roles:
+- [mon.a, osd.0]
+- [osd.1, osd.2]
+- [mds.a, osd.3]
+- [mon.b, client.0]
diff --git a/qa/suites/smoke/systemd/clusters/openstack.yaml b/qa/suites/smoke/systemd/clusters/openstack.yaml
new file mode 100644 (file)
index 0000000..4d6edcd
--- /dev/null
@@ -0,0 +1,8 @@
+openstack:
+  - machine:
+      disk: 40 # GB
+      ram: 8000 # MB
+      cpus: 1
+    volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
index 7b0f44226adc2c7a5a7b98a4ac02c4bc561f0c46..67b6170839ab94dd514d78547254b9cc00b327c1 100644 (file)
@@ -1,8 +1,3 @@
-roles:
-- [mon.a, osd.0]
-- [osd.1, osd.2]
-- [mds.a, osd.3]
-- [mon.b, client.0]
 tasks:
 - ssh-keys:
 - ceph-deploy: