]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
jewel-x: use jewel-compatible librados tests for upgraded clients
authorJosh Durgin <jdurgin@redhat.com>
Thu, 11 Aug 2016 23:35:47 +0000 (16:35 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 12 Aug 2016 03:43:52 +0000 (20:43 -0700)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
suites/upgrade/jewel-x/parallel/5-final-workload/rados_mon_thrash.yaml
suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml

index f2249c95f6a6503f4af0a89d43e1e23f63888b76..9b60d2ebc3f768f53091f10f6df0c4c2cb8dc5f3 100644 (file)
@@ -11,7 +11,8 @@ tasks:
       thrash_delay: 1
   - print: "**** done mon_thrash 4-final-workload"
   - workunit:
+      branch: jewel
       clients:
         client.1:
-          - rados/test.sh
-  - print: "**** done rados/test.sh 4-final-workload"
+          - rados/test-upgrade-v11.0.0.sh
+  - print: "**** done rados/test-upgrade-v11.0.0.sh 4-final-workload"
index ea0b2032b6ac9fa2d3fec9d85bd147ef7db45af6..4912f2cd59d14c6ddcdd4464dba29b929805896a 100644 (file)
@@ -77,13 +77,14 @@ tasks:
    - workload_x
    - upgrade-sequence_x
 - print: "**** done parallel -x branch"
-# Run test.sh on the -x upgraded cluster
+# Run librados tests on the -x upgraded cluster
 - install.upgrade:
     client.1:
 - workunit:
+    branch: jewel
     clients:
       client.1:
-      - rados/test.sh
+      - rados/test-upgrade-v11.0.0.sh
       - cls
 - print: "**** done final test on -x cluster"
 #######################
@@ -150,15 +151,16 @@ workload_x:
        branch: jewel
        clients:
          client.1:
-         - rados/test.sh
+         - rados/test-upgrade-v11.0.0.sh
          - cls
-   - print: "**** done rados/test.sh &  cls workload_x NOT upgraded  client"
+   - print: "**** done rados/test-upgrade-v11.0.0.sh &  cls workload_x NOT upgraded  client"
    - workunit:
+       branch: jewel
        clients:
          client.0:
-         - rados/test.sh
+         - rados/test-upgrade-v11.0.0.sh
          - cls
-   - print: "**** done rados/test.sh &  cls workload_x upgraded client"
+   - print: "**** done rados/test-upgrade-v11.0.0.sh &  cls workload_x upgraded client"
    - rgw: [client.1]
    - print: "**** done rgw workload_x"
    - s3tests: