]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/run-cbt.sh: always use python3 30321/head
authorKefu Chai <kchai@redhat.com>
Wed, 11 Sep 2019 09:19:02 +0000 (17:19 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 11 Sep 2019 10:16:47 +0000 (18:16 +0800)
commit6659b20dd57d2c0b4f363270b7bca667a876a6db
treeea1ba97e3f46788c4d8277bf788a002899c2a5b8
parente494e6b9a33e12bd9aa64495a054d633d01045f4
script/run-cbt.sh: always use python3

run-cbt.sh will be used by the "ceph-perf-pull-requests" jenkins job,
which will prepare the runtime dependencies by installing python3
modules.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/script/run-cbt.sh
src/test/crimson/cbt/t2c.py