mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 12:50:21 -06:00
Merge pull request #1104 from owncloud/increase_wait_for_ocis_timeout
[CI only] increase timeout to wait for oCIS server
This commit is contained in:
@@ -1461,7 +1461,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes=[]):
|
||||
'image': 'thegeeklab/wait-for:latest',
|
||||
'pull': 'always',
|
||||
'commands': [
|
||||
'wait-for ocis-server:9200 -t 60',
|
||||
'wait-for ocis-server:9200 -t 300',
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user