]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-nightly: do not set $scenarios 1829/head
authorKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 09:25:46 +0000 (17:25 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 09:27:07 +0000 (17:27 +0800)
teardown_vagrant_tests() takes care of this already.

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

index a1546e43e09225c42936ef6cf51841e2f898ad6d..4735815d6cfa3ddaa27ce0c32a82eb533521c2d3 100644 (file)
@@ -5,8 +5,6 @@
 
 cd $WORKSPACE/src/ceph-volume/ceph_volume/tests/functional
 
-scenarios=$(find . | grep vagrant_ssh_config | xargs -r dirname)
-
 TEMPVENV=$(create_venv_dir)
 VENV=${TEMPVENV}/bin
 # the method exists in scripts/build_utils.sh