summaryrefslogtreecommitdiffstats
path: root/tests/drone-wait-objectstore.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/drone-wait-objectstore.sh')
-rwxr-xr-xtests/drone-wait-objectstore.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/drone-wait-objectstore.sh b/tests/drone-wait-objectstore.sh
index 1e5a13ee55e..14d0b6f1f67 100755
--- a/tests/drone-wait-objectstore.sh
+++ b/tests/drone-wait-objectstore.sh
@@ -6,5 +6,5 @@ if [ "$OBJECT_STORE" == "swift" ]; then
do
sleep 2
done
- sleep 30
+ sleep 60
fi