X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fclusters%2Fextra-client.yaml;fp=src%2Fceph%2Fqa%2Fclusters%2Fextra-client.yaml;h=33fa505b714082a5a6c68f431bf6bbd5ebf019d8;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/qa/clusters/extra-client.yaml b/src/ceph/qa/clusters/extra-client.yaml new file mode 100644 index 0000000..33fa505 --- /dev/null +++ b/src/ceph/qa/clusters/extra-client.yaml @@ -0,0 +1,14 @@ +roles: +- [mon.a, mon.c, osd.0, osd.1, osd.2] +- [mon.b, mgr.x, mds.a, osd.3, osd.4, osd.5] +- [client.0] +- [client.1] +openstack: +- volumes: # attached to each instance + count: 3 + size: 10 # GB +overrides: + ceph: + conf: + osd: + osd shutdown pgref assert: true \ No newline at end of file