Fix termination of the ceph docker

This commit is contained in:
Thomas Müller 2015-10-16 13:27:27 +02:00
parent d636bce8a4
commit b04e0deccc

View file

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