X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fsuites%2Frados%2Frest%2Frest_test.yaml;fp=src%2Fceph%2Fqa%2Fsuites%2Frados%2Frest%2Frest_test.yaml;h=0fdb9dc6a37381224e65c7f126a809d9acfaeb62;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/qa/suites/rados/rest/rest_test.yaml b/src/ceph/qa/suites/rados/rest/rest_test.yaml new file mode 100644 index 0000000..0fdb9dc --- /dev/null +++ b/src/ceph/qa/suites/rados/rest/rest_test.yaml @@ -0,0 +1,44 @@ +roles: +- - mon.a + - mgr.x + - mds.a + - osd.0 + - osd.1 +- - mon.b + - mon.c + - osd.2 + - osd.3 + - client.0 + +openstack: +- volumes: # attached to each instance + count: 2 + size: 10 # GB + +tasks: +- install: +- ceph: + fs: xfs + log-whitelist: + - overall HEALTH + - \(OSDMAP_FLAGS\) + - \(OSD_ + - \(PG_ + - \(POOL_ + - \(CACHE_POOL_ + - \(SMALLER_PGP_NUM\) + - \(OBJECT_ + - \(REQUEST_SLOW\) + - \(SLOW_OPS\) + - \(TOO_FEW_PGS\) + - but it is still running + conf: + client.rest0: + debug ms: 1 + debug objecter: 20 + debug rados: 20 +- rest-api: [client.0] +- workunit: + clients: + client.0: + - rest/test.py