We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e0371 commit 30fead5Copy full SHA for 30fead5
icat_test_hosts.yml
@@ -17,6 +17,6 @@
17
- role: ids_server
18
- role: datagateway_download_api
19
tasks:
20
- - name: Pause for 1 minute to allow Payara to start before the handlers run
+ - name: Pause for 2 minute to allow Payara to start before the handlers run
21
pause:
22
- minutes: 1
+ minutes: 2
0 commit comments