add scheduling tests for v3 descriptor with v2 collators#11333
add scheduling tests for v3 descriptor with v2 collators#11333iulianbarbu merged 62 commits intomasterfrom
Conversation
sandreim
left a comment
There was a problem hiding this comment.
Thanks @mchristou !
One suggestion: We could have a single test that starts with v3 disabled, checks if things works, then enables it, wait 1 session then enable it and check if things still work. This way we also cover for dynamic enablement of v3.
I added |
f40cb2b to
8a2aeb9
Compare
iulianbarbu
left a comment
There was a problem hiding this comment.
LGTM! Seems though that CI is not yet happy because:
- validator_side::tests::prospective_parachains::v1_descriptor_version_detection_with_v3_enabled is failing
- fmt needs fixing
|
/cmd fmt |
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
|
/cmd fmt |
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
|
/cmd fmt |
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
…-v3-descriptor-tests
|
/cmd fmt |
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
alindima
left a comment
There was a problem hiding this comment.
Good job @mchristou and @iulianbarbu !
Description:
Zombienet SDK tests (polkadot/zombienet-sdk-tests/tests/scheduling/):
Verifies block production continues and descriptors are correctly detected after the feature flip
Unit tests: