]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerJason Dillaman <dillaman@redhat.com>
Tue, 10 May 2016 17:05:14 +0000 (13:05 -0400)
commit24ea574a94c009d64d480bc3f887d4b0325d26d8
treec5264c2d6e8b1f3c2dfe78fe42ec572b5348d405
parent21220a1fa668d4080eb7c4844cafeefffa77ecdc
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>
(cherry picked from commit dcd11a1f262e0c56bb1b37d54283cda06abbf4c7)
qa/workunits/rbd/rbd_mirror.sh