Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DNM] Zombienet upgrade test #5794

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

[DNM] Zombienet upgrade test #5794

wants to merge 9 commits into from

Conversation

pepoviola
Copy link
Contributor

Add zombienet test for upgrading runtime

  • From 2 nodes network using:
    • Latest released version
    • Version from pr

We use a version built in the pipeline (of rococo-runtime) with the spec_version incremented to perform the upgrade and verify then the block production and the expected version.

Thx!

NOTE: This tests is behind the zombienet feature and you can run with

RUST_LOG=zombie=debug ZOMBIE_PROVIDER=native cargo test -p polkadot-zombienet-sdk-tests --features zombienet -- smoke::runtime_upgrade --nocapture

@pepoviola pepoviola added R0-silent Changes should not be mentioned in any release notes T10-tests This PR/Issue is related to tests. labels Sep 21, 2024
@pepoviola pepoviola requested a review from a team as a code owner September 21, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T10-tests This PR/Issue is related to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant