]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/gen-corpus.sh: set CEPH_CONF
authorKefu Chai <kchai@redhat.com>
Mon, 12 Apr 2021 10:55:08 +0000 (18:55 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 12 Apr 2021 11:28:47 +0000 (19:28 +0800)
commitfdb4f834486287f03409ce1818f1871d16ecf87d
tree655a304cc94599e0109fcb317e9a3b65f08a8cf5
parentd9497684f7e3838c088ffdc11675bc530a49a72c
script/gen-corpus.sh: set CEPH_CONF

if we happen to run this script on a host where /etc/ceph/ceph.conf is
available, ceph CLI would use it instead. so, point it to $PWD/ceph.conf
instead.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/script/gen-corpus.sh