sleep more

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2018-02-08 14:21:37 +01:00 committed by Roeland Jago Douma
parent 3e0ef7e3f2
commit 2e3ed7db90
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ if [ "$OBJECT_STORE" == "swift" ]; then
do
sleep 2
done
sleep 30
sleep 60
fi