]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/vstart_runner.py: use current python executable
authorKefu Chai <kchai@redhat.com>
Fri, 20 Dec 2019 13:39:48 +0000 (21:39 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 20 Dec 2019 13:39:49 +0000 (21:39 +0800)
commit130e3eddb942e98a28b1b6da6cfbff214b4f33ee
tree7b08be9ac323e5344cf1b83820a3df6f6a764a67
parente075fd91aaa56cd7ad4b3786402fed06a72a11e0
qa/tasks/vstart_runner.py: use current python executable

python3 is not always the path to executable used by current python
session.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/vstart_runner.py