]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/workunits/rbd: add env vars to adapt rbd_mirror.sh to teuthology
authorJosh Durgin <jdurgin@redhat.com>
Sat, 2 Apr 2016 01:15:33 +0000 (18:15 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 29 Apr 2016 17:01:51 +0000 (10:01 -0700)
commitdcd11a1f262e0c56bb1b37d54283cda06abbf4c7
treeecc276212fccd2f99c5c947fdefb4dd5d70b3548
parent5fe64fa806f3bbdbdb950a5643238cc2508814b0
qa/workunits/rbd: add env vars to adapt rbd_mirror.sh to teuthology

With these set, this script can work in teuthology, where we want to
control the how daemons run and their log locations, valgrind
settings, etc. The workunit task always sets CEPH_ID, and allows
other env vars to be configured optionally.

The RBD_MIRROR_USE_EXISTING_CLUSTER option can also speed up local testing.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
qa/workunits/rbd/rbd_mirror.sh