X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fsuites%2Fupgrade%2Fjewel-x%2Fparallel%2F0-cluster%2Fstart.yaml;fp=src%2Fceph%2Fqa%2Fsuites%2Fupgrade%2Fjewel-x%2Fparallel%2F0-cluster%2Fstart.yaml;h=d1f1e1070446aa9f80bd5bacf735462e7c66879e;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/qa/suites/upgrade/jewel-x/parallel/0-cluster/start.yaml b/src/ceph/qa/suites/upgrade/jewel-x/parallel/0-cluster/start.yaml new file mode 100644 index 0000000..d1f1e10 --- /dev/null +++ b/src/ceph/qa/suites/upgrade/jewel-x/parallel/0-cluster/start.yaml @@ -0,0 +1,32 @@ +meta: +- desc: | + Run ceph on two nodes, + with a separate client 0,1,2 third node. + Use xfs beneath the osds. + CephFS tests running on client 2,3 +roles: +- - mon.a + - mds.a + - mgr.x + - osd.0 + - osd.1 +- - mon.b + - mon.c + - osd.2 + - osd.3 +- - client.0 + - client.1 + - client.2 + - client.3 +- - client.4 +overrides: + ceph: + log-whitelist: + - scrub mismatch + - ScrubResult + - wrongly marked + - \(MDS_FAILED\) + - \(OBJECT_ + - is unresponsive + conf: + fs: xfs