-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Zombienet: test disputes with malus garbage candidates #5857
Zombienet: test disputes with malus garbage candidates #5857
Conversation
but paras should make progress Signed-off-by: Andrei Sandu <[email protected]>
Signed-off-by: Andrei Sandu <[email protected]>
Signed-off-by: Andrei Sandu <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I wonder how flaky this test will be.
Maybe we can reduce the number of parachains to 1 or 2, we don't need 7 for this test. It's also worth mentioning that we rely on suggest-garbage-candidate
to back garbage candidate of others and we need at least 2 of them for backing to work.
zombienet_tests/functional/0003-parachains-garbage-candidate.feature
Outdated
Show resolved
Hide resolved
Signed-off-by: Andrei Sandu <[email protected]>
Yeah, scaling it down makes it less flaky. |
Signed-off-by: Andrei Sandu <[email protected]>
Signed-off-by: Andrei Sandu <[email protected]>
Signed-off-by: Andrei Sandu <[email protected]>
…/garbage_candidate_test
e3c8fcc
to
89b3197
Compare
zombienet_tests/functional/0003-parachains-garbage-candidate.toml
Outdated
Show resolved
Hide resolved
zombienet_tests/functional/0003-parachains-garbage-candidate.toml
Outdated
Show resolved
Hide resolved
Co-authored-by: Andronik <[email protected]>
Co-authored-by: Andronik <[email protected]>
bot merge |
* master: Transaction payment runtime apis: query call info and fee details (#5871) [ci] Improve cancel-pipeline job (#5874) Bump wasmtime from 0.38.1 to 0.38.3 (#5802) Incorporate changes from substrate PR #11908 (#5815) Add nomination pools to Polkadot runtime (#5582) Change request-response protocol names to include genesis hash & fork id (#5870) [ci] Run check-runtime only for PRs (#5858) Bump tokio from 1.18.2 to 1.19.2 (#5678) Zombienet: test disputes with malus garbage candidates (#5857) add unit tests to run runtime migrations (#5865) Trivial networking changes for Substrate PR #11940 (#5841) Renaming CLI prunning and keep-blocks flags (#5863) Update yamux to fix a potential crash (#5861)
Replaces dangling PR #5020