From adb261476a81fcb827bbb519ecba61dfe74a016e Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Fri, 12 Aug 2016 14:47:30 -0400 Subject: [PATCH] suites/upgrade: point-to-point Jewel upgrade workaround The v10.2.x cls_rbd test case will not pass against a v10.2.0 OSD. Disable the offending test. Fixes: http://tracker.ceph.com/issues/16529 Signed-off-by: Jason Dillaman --- .../jewel-x/point-to-point-x/point-to-point-upgrade.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml b/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml index 4912f2cd59d..3c9a1124946 100644 --- a/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml +++ b/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml @@ -153,6 +153,8 @@ workload_x: client.1: - rados/test-upgrade-v11.0.0.sh - cls + env: + CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_image' - print: "**** done rados/test-upgrade-v11.0.0.sh & cls workload_x NOT upgraded client" - workunit: branch: jewel -- 2.39.5