]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/vstart_runner.py: fix get_keyring_path()
authorRishabh Dave <ridave@redhat.com>
Tue, 6 Aug 2019 14:20:50 +0000 (19:50 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 6 Nov 2019 06:06:10 +0000 (11:36 +0530)
commitee3dedc6ea514ea44099b077befb6d19dd1e940c
tree3c870e8003a7820a99350de05b52ccaaf4f6574e
parent39a15d091fd1e62c3dcc7e5c4c042f18cc65a37c
qa/vstart_runner.py: fix get_keyring_path()

Return "keyring" file in build directory in source repo when the
expected keyring file is absent.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/vstart_runner.py