Skip to content

Commit

Permalink
increase init timeouts in zombienet tests (#2706)
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik committed Nov 15, 2023
1 parent a8c60b4 commit c2c409b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Network: ../../../cumulus/zombienet/bridge-hubs/bridge_hub_westend_local_network
Creds: config

# step 1: initialize Westend asset hub
asset-hub-westend-collator1: run ../scripts/invoke-script.sh with "init-asset-hub-westend-local" within 120 seconds
asset-hub-westend-collator1: run ../scripts/invoke-script.sh with "init-asset-hub-westend-local" within 240 seconds
asset-hub-westend-collator1: js-script ../helpers/wait-hrmp-channel-opened.js with "1002" within 400 seconds

# step 2: initialize Westend bridge hub
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Network: ../../../cumulus/zombienet/bridge-hubs/bridge_hub_rococo_local_network.
Creds: config

# step 1: initialize Rococo asset hub
asset-hub-rococo-collator1: run ../scripts/invoke-script.sh with "init-asset-hub-rococo-local" within 120 seconds
asset-hub-rococo-collator1: run ../scripts/invoke-script.sh with "init-asset-hub-rococo-local" within 240 seconds
asset-hub-rococo-collator1: js-script ../helpers/wait-hrmp-channel-opened.js with "1013" within 400 seconds

# step 2: initialize Rococo bridge hub
Expand Down

0 comments on commit c2c409b

Please sign in to comment.