aboutsummaryrefslogtreecommitdiffstats
path: root/autotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autotest.sh')
-rwxr-xr-xautotest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotest.sh b/autotest.sh
index 42807b83e11..460fa9e38b1 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -270,6 +270,7 @@ function execute_tests {
fi
if [ "$PRIMARY_STORAGE_CONFIG" == "swift" ] ; then
+ cd ..
echo "Kill the swift docker"
tests/objectstore/stop-swift-ceph.sh
fi