Browse Source

Add some more grace time for restore

pull/16/head
Kristijan Mitrovic 4 years ago
parent
commit
7626e3271c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bubble-server/src/test/resources/models/tests/live/backup_and_restore.json

+ 1
- 1
bubble-server/src/test/resources/models/tests/live/backup_and_restore.json View File

@@ -169,7 +169,7 @@
},
"method": "put"
},
"after": "await_url .bubble 4m:10m 20s" // give the restore some time to stop the server, restore and restart
"after": "await_url .bubble 8m:10m 20s" // give the restore some time to stop the server, restore and restart
},

{


Loading…
Cancel
Save