]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
*/build/teardown: create venv for running teardown_vagrant_tests()
authorKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 09:23:59 +0000 (17:23 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 09:27:06 +0000 (17:27 +0800)
commitef70d89d6e014c97db0c34b20b4ac2e4283f1d59
treed8e7f4bcd182210d1f990851611c2cd896f15f0c
parent95256ee892e41b3bc982f0c27fa6aaf29a2dfcd9
*/build/teardown: create venv for running teardown_vagrant_tests()

to address the regression introduced by
e302eaabb977f3e93b1a7005c879f4b2eba581fc, which failed to create venv
after removing the global `$(mktemp -td venv.XXXXXXXXXX)` call.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-ansible-nightly/build/teardown
ceph-ansible-prs/build/teardown
ceph-ansible-scenario/build/teardown
ceph-volume-nightly/build/teardown
ceph-volume-scenario/build/teardown
cephadm-ansible-prs/build/teardown