X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fsuites%2Fupgrade%2Fjewel-x%2Fparallel%2F1.5-final-scrub.yaml;fp=src%2Fceph%2Fqa%2Fsuites%2Fupgrade%2Fjewel-x%2Fparallel%2F1.5-final-scrub.yaml;h=83457c0166d49e764fc32a5b851a4c631f8e6ca7;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git 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 new file mode 100644 index 0000000..83457c0 --- /dev/null +++ b/src/ceph/qa/suites/upgrade/jewel-x/parallel/1.5-final-scrub.yaml @@ -0,0 +1,11 @@ +# 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'"