]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/{quincy|reef}-x skip TestClsRbd.mirror_snapshot test 60375/head
authorMohit Agrawal <moagrawa@redhat.com>
Thu, 17 Oct 2024 09:38:09 +0000 (15:08 +0530)
committerMohit Agrawal <moagrawa@redhat.com>
Thu, 17 Oct 2024 09:38:09 +0000 (15:08 +0530)
The patch is backport of upstream patch https://github.com/ceph/ceph/pull/52992

Fixes:https://tracker.ceph.com/issues/66504
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
qa/suites/upgrade/quincy-x/parallel/workload/rados_api.yaml
qa/suites/upgrade/quincy-x/stress-split/2-first-half-tasks/rbd-cls.yaml
qa/suites/upgrade/quincy-x/stress-split/3-stress-tasks/rbd-cls.yaml
qa/suites/upgrade/reef-x/parallel/workload/rados_api.yaml
qa/suites/upgrade/reef-x/stress-split/2-first-half-tasks/rbd-cls.yaml
qa/suites/upgrade/reef-x/stress-split/3-stress-tasks/rbd-cls.yaml

index 9c2ff9da185ee1e9f17b7e5199195a4160867f03..6996b6ea3f1ceb5fecae0f223154a645dcd29e9f 100644 (file)
@@ -9,4 +9,6 @@ workload:
         clients:
           client.0:
             - cls
+        env:
+          CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot'
     - print: "**** done end rados_api.yaml"
index b722f18736183dede9c7c2cd3f61bfb1cf5dcb16..19f7f663f2849a0819cf915a8726d0126d7e1c76 100644 (file)
@@ -7,4 +7,6 @@ first-half-tasks:
     clients:
       client.0:
         - cls/test_cls_rbd.sh
+    env:
+      CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot'
 - print: "**** done cls/test_cls_rbd.sh 5-workload"
index 649b024a476e53feae524fb095b085fbd7a377de..9d2d875e049e85100a71e0fee40ae9ccf437bd8d 100644 (file)
@@ -7,4 +7,6 @@ stress-tasks:
     clients:
       client.0:
         - cls/test_cls_rbd.sh
+    env:
+      CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot'
 - print: "**** done cls/test_cls_rbd.sh 5-workload"
index a46e34db5dd957ce0726ec3d3469f1ef7e69b911..cfa0cf31d46678a7ea6c61b775af95f2a488a612 100644 (file)
@@ -9,4 +9,6 @@ workload:
         clients:
           client.0:
             - cls
+        env:
+          CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot'
     - print: "**** done end rados_api.yaml"
index f092096f444dda82a946e70a5e68dde45742de97..2686994a099fc262ed8e1bd046e3a85778af3d7a 100644 (file)
@@ -7,4 +7,6 @@ first-half-tasks:
     clients:
       client.0:
         - cls/test_cls_rbd.sh
+    env:
+      CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot'
 - print: "**** done cls/test_cls_rbd.sh 5-workload"
index 05bb672b3ac79a9e3b277eb8934ed51927e4e6ad..b1506543c7d60ceffba30c77875a35035302627b 100644 (file)
@@ -7,4 +7,6 @@ stress-tasks:
     clients:
       client.0:
         - cls/test_cls_rbd.sh
+    env:
+      CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot'
 - print: "**** done cls/test_cls_rbd.sh 5-workload"