Skip to content

Commit cc8ad9a

Browse files
committed
qa/suites/rados/thrash-old-clients: skip TestClsRbd.group_snap_{set,remove}
These tests assert on the number of keys on the group header object, which changed with commits ec6224d ("cls/rbd: save group snapshot creation order in a new key") and 3662bc7 ("cls/rbd: save max group snap order"). Fixes: https://tracker.ceph.com/issues/68588 Signed-off-by: Ilya Dryomov <[email protected]>
1 parent 26a6320 commit cc8ad9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ tasks:
66
clients:
77
client.2:
88
- 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)