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

[don't merge] try runtime testing #5512

Closed
wants to merge 6 commits into from
Closed

[don't merge] try runtime testing #5512

wants to merge 6 commits into from

Conversation

coderobe
Copy link
Contributor

No description provided.

coderobe and others added 6 commits May 11, 2022 10:08
* Move compiler information below priority information

* Show docker section by default

* Show a mention even if there are no host functions

* Fix the wording for the migrations

* Fix some wording

* Include free notes section

* Fix spacing issue

* Rename the free notes template

* Few minor changes including reworking the tag rendering
* update substrate

* companion for #11395 (#5499)

* companion for 11395

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
* rococo: update weights

* polkadot: update weights

* kusama: update weights

* westend: update weights
@kianenigma
Copy link
Contributor

Polkadot has not migrations.

Kusama has a single, very minimal migration to set initial pool configs, which works fine:

2022-05-12 13:24:45.274  INFO main kusama_runtime: try-runtime::on_runtime_upgrade kusama.
2022-05-12 13:24:45.275  INFO main runtime::kusama: pools config initiated 🎉
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for System
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Babe
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Timestamp
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Indices
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Balances
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for TransactionPayment
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Authorship
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Staking
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Offences
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Historical
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Session
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Grandpa
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ImOnline
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for AuthorityDiscovery
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Democracy
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Council
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for TechnicalCommittee
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for PhragmenElection
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for TechnicalMembership
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Treasury
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Claims
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Utility
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Identity
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Society
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Recovery
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Vesting
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Scheduler
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Proxy
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Multisig
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Preimage
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Bounties
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ChildBounties
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Tips
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ElectionProviderMultiPhase
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Gilt
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for BagsList
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for NominationPools
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParachainsOrigin
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Configuration
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParasShared
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParaInclusion
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParaInherent
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParaScheduler
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Paras
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Initializer
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Dmp
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Ump
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Hrmp
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParaSessionInfo
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for ParasDisputes
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Registrar
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Slots
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Auctions
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ✅ no migration for Crowdloan
2022-05-12 13:24:45.275  INFO main runtime::frame-support: ⚠️ XcmPallet declares internal migrations (which *might* execute). On-chain `StorageVersion(0)` vs current storage version `StorageVersion(0)`

@coderobe coderobe mentioned this pull request May 12, 2022
22 tasks
@coderobe coderobe closed this May 12, 2022
@joao-paulo-parity
Copy link
Contributor

/cmd queue -v RUST_LOG=remote-ext=debug,runtime=trace -c try-runtime $ --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io

@command-bot
Copy link

command-bot bot commented May 12, 2022

@joao-paulo-parity https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1562691 was started for your command cargo run --release --quiet --features=try-runtime try-runtime --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io. Check out https://gitlab.parity.io/parity/mirrors/polkadot/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment /cmd cancel 1-52f7312e-c3b5-4d5e-ace0-45f394ca23e5 to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented May 12, 2022

@joao-paulo-parity Command cargo run --release --quiet --features=try-runtime try-runtime --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1562691 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1562691/artifacts/download.

@joao-paulo-parity
Copy link
Contributor

Sorry, I forgot the :443 port part in the previous command

/cmd queue -v RUST_LOG=remote-ext=debug,runtime=trace -c try-runtime $ --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io:443

@command-bot
Copy link

command-bot bot commented May 12, 2022

@joao-paulo-parity https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1562808 was started for your command cargo run --release --quiet --features=try-runtime try-runtime --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io:443. Check out https://gitlab.parity.io/parity/mirrors/polkadot/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment /cmd cancel 2-05fb85e1-b9a2-45ec-8bbf-94c067ccf716 to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented May 12, 2022

@joao-paulo-parity Command cargo run --release --quiet --features=try-runtime try-runtime --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io:443 has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1562808 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1562808/artifacts/download.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants