]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: add ragweed to luminous-x upgrade suite 21707/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 9 Mar 2018 21:26:09 +0000 (16:26 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 3 May 2018 19:20:23 +0000 (15:20 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/upgrade/luminous-x/parallel/2-workload/rgw_ragweed_prepare.yaml [new file with mode: 0644]
qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw.yaml [new file with mode: 0644]
qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw_ragweed_check.yaml [new file with mode: 0644]
qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw_swift.yaml

diff --git a/qa/suites/upgrade/luminous-x/parallel/2-workload/rgw_ragweed_prepare.yaml b/qa/suites/upgrade/luminous-x/parallel/2-workload/rgw_ragweed_prepare.yaml
new file mode 100644 (file)
index 0000000..b7a7739
--- /dev/null
@@ -0,0 +1,14 @@
+meta:
+- desc: |
+   rgw ragweed prepare
+workload:
+  full_sequential:
+  - sequential:
+    - rgw:
+      - client.1
+    - ragweed:
+        client.1:
+          force-branch: ceph-master
+          rgw_server: client.1
+          stages: prepare
+    - print: "**** done rgw ragweed prepare 2-workload"
diff --git a/qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw.yaml b/qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw.yaml
new file mode 100644 (file)
index 0000000..00855dc
--- /dev/null
@@ -0,0 +1,8 @@
+overrides:
+  rgw:
+    frontend: civetweb
+tasks:
+  - sequential:
+    - rgw: [client.1]
+    - print: "**** done rgw 4-final-workload"
+    - rgw-final-workload
diff --git a/qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw_ragweed_check.yaml b/qa/suites/upgrade/luminous-x/parallel/5-final-workload/rgw_ragweed_check.yaml
new file mode 100644 (file)
index 0000000..72233b2
--- /dev/null
@@ -0,0 +1,11 @@
+meta:
+- desc: |
+    ragweed check for rgw
+rgw-final-workload:
+  full_sequential:
+  - ragweed:
+      client.1:
+        force-branch: ceph-master
+        rgw_server: client.1
+        stages: check
+  - print: "**** done ragweed check 4-final-workload"
index 7a7659ff4f1c239c6a9d8f90597428ccbf5346a6..45c136fa8f79b64577fd2a38511ba9818ac236b8 100644 (file)
@@ -1,13 +1,10 @@
 meta:
 - desc: |
    swift api tests for rgw
-overrides:
-  rgw:
-    frontend: civetweb
-tasks:
-  - rgw: [client.1]
-  - print: "**** done rgw 4-final-workload"
+rgw-final-workload:
+  full_sequential:
   - swift:
       client.1:
+        force-branch: ceph-master
         rgw_server: client.1
   - print: "**** done swift 4-final-workload"