]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/jewel-x/point-to-point: skip ec tests when mons may be old 19177/head
authorSage Weil <sage@redhat.com>
Mon, 27 Nov 2017 16:28:16 +0000 (10:28 -0600)
committerSage Weil <sage@redhat.com>
Mon, 27 Nov 2017 16:28:16 +0000 (10:28 -0600)
Early point release mons don't handle legacy ruleset-* ec profiles, new
ones do.  Skip the ec tests that may trigger this when we are doing a
workload that races with mon upgrades.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml

index 3033f14be5d717e796e867e7146ee2d4151e7416..a9a2f2c76c3e56da47357fb446fc136b6589ddf1 100644 (file)
@@ -161,7 +161,7 @@ workload_x:
        branch: jewel
        clients:
          client.1:
-         - rados/test-upgrade-v11.0.0.sh
+         - rados/test-upgrade-v11.0.0-noec.sh
          - cls
        env:
          CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_image'
@@ -170,7 +170,7 @@ workload_x:
        branch: jewel
        clients:
          client.0:
-         - rados/test-upgrade-v11.0.0.sh
+         - rados/test-upgrade-v11.0.0-noec.sh
          - cls
    - print: "**** done rados/test-upgrade-v11.0.0.sh &  cls workload_x upgraded client"
    - rgw: [client.1]