Fix termination of the ceph docker

remotes/origin/dav-zip-folder
Thomas Müller 9 years ago
parent b04e0deccc
commit fed3994cdb

@ -270,8 +270,9 @@ function execute_tests {
fi
if [ "$PRIMARY_STORAGE_CONFIG" == "swift" ] ; then
cd ..
echo "Kill the swift docker"
objectstore/stop-swift-ceph.sh
tests/objectstore/stop-swift-ceph.sh
fi
if [ ! -z "$DOCKER_CONTAINER_ID" ] ; then

Loading…
Cancel
Save