Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Zombienet: test disputes with malus garbage candidates #5857

Merged
merged 11 commits into from
Aug 11, 2022

Conversation

sandreim
Copy link
Contributor

@sandreim sandreim commented Aug 4, 2022

Replaces dangling PR #5020

but paras should make progress

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim sandreim requested a review from a team as a code owner August 4, 2022 09:22
@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Aug 4, 2022
@paritytech-ci paritytech-ci requested a review from a team August 4, 2022 09:22
@sandreim sandreim added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Aug 4, 2022
Copy link
Member

@ordian ordian left a 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.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim
Copy link
Contributor Author

sandreim commented Aug 9, 2022

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.

Yeah, scaling it down makes it less flaky.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim sandreim force-pushed the sandreim/garbage_candidate_test branch from e3c8fcc to 89b3197 Compare August 10, 2022 19:12
sandreim and others added 2 commits August 11, 2022 08:23
Co-authored-by: Andronik <write@reusable.software>
Co-authored-by: Andronik <write@reusable.software>
@paritytech-ci paritytech-ci requested a review from a team August 11, 2022 07:58
@sandreim
Copy link
Contributor Author

bot merge

@paritytech-processbot paritytech-processbot bot merged commit c4f271c into master Aug 11, 2022
@paritytech-processbot paritytech-processbot bot deleted the sandreim/garbage_candidate_test branch August 11, 2022 10:31
ordian added a commit that referenced this pull request Aug 15, 2022
* 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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants