Skip to content

Commit 2a864ad

Browse files
authored
Merge pull request ceph#60948 from idryomov/wip-68588
qa/suites/rados/thrash-old-clients: skip TestClsRbd.group_snap_{set,remove} Reviewed-by: N Balachandran <[email protected]>
2 parents 516c646 + cc8ad9a commit 2a864ad

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ meta:
22
- desc: |
33
rbd object class functional tests
44
tasks:
5-
- exec:
6-
client.2:
7-
- ceph_test_cls_rbd --gtest_filter=-TestClsRbd.get_features:TestClsRbd.parents:TestClsRbd.mirror
5+
- workunit:
6+
clients:
7+
client.2:
8+
- cls/test_cls_rbd.sh
9+
env:
10+
CLS_RBD_GTEST_FILTER: '-TestClsRbd.group_snap_set:TestClsRbd.group_snap_remove'

0 commit comments

Comments
 (0)