From 31b7816e94aed04a45e7225e86c4b890b27a4ae0 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 19 Nov 2019 20:11:55 -0600 Subject: [PATCH] qa/suites/rados/thrash-old-clients: skip TestClsRbd.mirror Older versions have this test and fail it. Signed-off-by: Sage Weil --- qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml b/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml index 31ccad9f8a3..a8bbbafece0 100644 --- a/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml +++ b/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml @@ -4,4 +4,4 @@ meta: tasks: - exec: client.2: - - ceph_test_cls_rbd --gtest_filter=-TestClsRbd.get_features:TestClsRbd.parents + - ceph_test_cls_rbd --gtest_filter=-TestClsRbd.get_features:TestClsRbd.parents:TestClsRbd.mirror -- 2.39.5