Skip to content

Commit

Permalink
try larger timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Sep 30, 2024
1 parent 9d044ac commit d480e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ services:
- "op-geth-l1"
healthcheck:
test: ["CMD-SHELL", "ls /l2configs/rollup.json"]
timeout: 120s
timeout: 180s
environment:
ADMIN_PRIVATE_KEY: "${ADMIN_PRIVATE_KEY}"
OP_GETH_L1_RPC: "http://op-geth-l1:8545"
Expand Down

0 comments on commit d480e6f

Please sign in to comment.