remove ceph code
[stor4nfv.git] / src / ceph / qa / suites / upgrade / jewel-x / parallel / 1.5-final-scrub.yaml
diff --git a/src/ceph/qa/suites/upgrade/jewel-x/parallel/1.5-final-scrub.yaml b/src/ceph/qa/suites/upgrade/jewel-x/parallel/1.5-final-scrub.yaml
deleted file mode 100644 (file)
index 83457c0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# do not require luminous osds at mkfs time; only set flag at
-# the end of the test run, then do a final scrub (to convert any
-# legacy snapsets), and verify we are healthy.
-tasks:
-- full_sequential_finally:
-  - ceph.osd_scrub_pgs:
-      cluster: ceph
-  - exec:
-      mon.a:
-        - ceph pg dump -f json-pretty
-        - "ceph pg dump sum -f json-pretty | grep num_legacy_snapsets | head -1 | grep ': 0'"