]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-pull-requests: teardown from the tests directory 549/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 17 Nov 2016 12:39:30 +0000 (07:39 -0500)
committerAlfredo Deza <adeza@redhat.com>
Thu, 17 Nov 2016 12:39:30 +0000 (07:39 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-ansible-pull-requests/build/teardown

index cb0d68b24414cc60d064764f28c0ee1647d5ff0b..71026e6bb827b7e7fbc4195ce7e79c78f070027c 100644 (file)
@@ -2,7 +2,7 @@
 # There has to be a better way to do this than this script which just looks
 # for every Vagrantfile in scenarios and then just destroys whatever is left.
 
-cd $WORKSPACE
+cd $WORKSPACE/tests
 
 scenarios=$(find . | grep Vagrantfile | xargs dirname)