Skip to content

Commit

Permalink
added VALIDATOR_COUNT=5 to finalization-stall e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
fixxxedpoint committed Dec 4, 2023
1 parent 4a95754 commit ae0887c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-normal-session-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ jobs:
env:
NETWORK: "synthetic-network"
NODE_URL: "ws://Node0:9944"
VALIDATOR_COUNT: 5
TIMEOUT_MINUTES: "60m"
with:
test-case: test::sync::large_finalization_stall
Expand Down

0 comments on commit ae0887c

Please sign in to comment.