Skip to content

Commit

Permalink
ethereum_node: increase read timeout on CI tests (#267)
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Matias <[email protected]>
  • Loading branch information
skylenet authored Sep 24, 2024
1 parent cf8e56f commit 011a737
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/ethereum_node/molecule/default/converge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
- name: Converge
hosts: all
become: true
environment:
DOCKER_TIMEOUT: "120"
pre_tasks:
- name: Update apt cache
ansible.builtin.apt:
Expand Down

0 comments on commit 011a737

Please sign in to comment.