Skip to content

Commit

Permalink
More retries waiting for irods server
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed May 28, 2024
1 parent b713f15 commit a991ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/files/_inc_prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
irods_path: "~/testfiles"
local_path: "/tmp/test/testfiles"
password: rods
retries: 3
retries: 10
delay: 5 # retry because irods server might not be available yet

- name: Add new testfile for sync test
Expand Down

0 comments on commit a991ccd

Please sign in to comment.