Skip to content

Commit

Permalink
elongate timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorznowak committed Nov 3, 2021
1 parent c88e83b commit 80bbb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_ansible_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
wait_for:
host: "{{ cardano_listen_addr }}"
port: "{{ cardano_listen_port }}"
timeout: 240 # it's a slow-ass process to get it back online...
timeout: 300 # it's a slow-ass process to get it back online...

- name: Test Integration | See if the socket file exists after restarting the service
stat:
Expand Down

0 comments on commit 80bbb76

Please sign in to comment.