From: Sage Weil Date: Mon, 27 Nov 2017 16:28:16 +0000 (-0600) Subject: qa/suites/upgrade/jewel-x/point-to-point: skip ec tests when mons may be old X-Git-Tag: v12.2.2~10^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=61e4de133d9fa1eddcd858152b7828515e0b280f;p=ceph.git qa/suites/upgrade/jewel-x/point-to-point: skip ec tests when mons may be old 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 --- diff --git a/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml b/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml index 3033f14be5d7..a9a2f2c76c3e 100644 --- a/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml +++ b/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml @@ -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]