X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fsuites%2Frbd%2Fmirror-ha%2Fworkloads%2Frbd-mirror-ha-workunit.yaml;fp=src%2Fceph%2Fqa%2Fsuites%2Frbd%2Fmirror-ha%2Fworkloads%2Frbd-mirror-ha-workunit.yaml;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=406318f81c205fde9cba2db4c1f2523667386200;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/qa/suites/rbd/mirror-ha/workloads/rbd-mirror-ha-workunit.yaml b/src/ceph/qa/suites/rbd/mirror-ha/workloads/rbd-mirror-ha-workunit.yaml deleted file mode 100644 index 406318f..0000000 --- a/src/ceph/qa/suites/rbd/mirror-ha/workloads/rbd-mirror-ha-workunit.yaml +++ /dev/null @@ -1,16 +0,0 @@ -meta: -- desc: run the rbd_mirror_ha.sh workunit to test the rbd-mirror daemon -tasks: -- exec: - cluster1.client.mirror: - - ceph --cluster cluster1 auth caps client.mirror mon 'profile rbd' osd 'profile rbd' - cluster2.client.mirror: - - ceph --cluster cluster2 auth caps client.mirror mon 'profile rbd' osd 'profile rbd' -- workunit: - clients: - cluster1.client.mirror: [rbd/rbd_mirror_ha.sh] - env: - # override workunit setting of CEPH_ARGS='--cluster' - CEPH_ARGS: '' - RBD_MIRROR_USE_EXISTING_CLUSTER: '1' - timeout: 6h