Skip to content

Commit

Permalink
Merge pull request #270 from wtsi-npg/kjsanger-patch-1
Browse files Browse the repository at this point in the history
Increase permitted startup time for the iRODS service
  • Loading branch information
kjsanger authored Mar 5, 2024
2 parents 651d1ae + 685a301 commit 26f8587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- "20000-20199:20000-20199"
options: >-
--health-cmd "nc -z -v localhost 1247"
--health-start-period 30s
--health-start-period 60s
--health-interval 10s
--health-timeout 20s
--health-retries 6
Expand Down

0 comments on commit 26f8587

Please sign in to comment.