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

[don't merge] try-runtime testing for v0.9.31 #6175

Closed
wants to merge 8 commits into from
Closed

Conversation

coderobe
Copy link
Contributor

No description provided.

* Bump transaction_version for polkadot

* Bump transaction_version for kusama

* Bump transaction_version for rococo

* Bump transaction_version for westend

* Bump transaction_version for polkadot

* Bump transaction_version for kusama

* Bump transaction_version for rococo

* Bump transaction_version for westend
@coderobe
Copy link
Contributor Author

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

@command-bot
Copy link

command-bot bot commented Oct 21, 2022

@coderobe https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1974761 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=kusama-dev --execution=Wasm --no-spec-check-panic on-runtime-upgrade live --uri wss://kusama-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 30-7ffee995-3918-4141-8a20-44c35a4a0d47 to cancel this command or /cmd cancel to cancel all commands in this pull request.

@coderobe coderobe mentioned this pull request Oct 21, 2022
14 tasks
@command-bot
Copy link

command-bot bot commented Oct 21, 2022

@coderobe Command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=kusama-dev --execution=Wasm --no-spec-check-panic on-runtime-upgrade live --uri wss://kusama-try-runtime-node.parity-chains.parity.io:443 has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1974761 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1974761/artifacts/download.

@coderobe
Copy link
Contributor Author

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

@command-bot
Copy link

command-bot bot commented Oct 21, 2022

@coderobe https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1974875 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=polkadot-dev --execution=Wasm --no-spec-check-panic 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 31-98efb11a-ae12-45dd-9038-622395336611 to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Oct 21, 2022

@coderobe Command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=polkadot-dev --execution=Wasm --no-spec-check-panic 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/1974875 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1974875/artifacts/download.

@coderobe
Copy link
Contributor Author

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

@command-bot
Copy link

command-bot bot commented Oct 21, 2022

@coderobe https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1975790 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=westend-dev --execution=Wasm --no-spec-check-panic on-runtime-upgrade live --uri wss://westend-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 32-2d3b45b3-6e2e-4207-97c5-1d6de4fc7c5a to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Oct 21, 2022

@coderobe Command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=westend-dev --execution=Wasm --no-spec-check-panic on-runtime-upgrade live --uri wss://westend-try-runtime-node.parity-chains.parity.io:443 has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1975790 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1975790/artifacts/download.

coderobe and others added 4 commits October 24, 2022 20:45
* westend: update weights

* rococo: update weights

* kusama: update weights

* polkadot: update weights

* add deps

fix compilation

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>

* bump substrate

* Co #12558: Update `pallet-multisig` benches (#6188)

* Typo

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Add multisig weights

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Update multisig weights

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* update lockfile for {"substrate"}

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: parity-processbot <>

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* kusama: clean up executed migrations

* polkadot: clean up executed migrations

* westend: clean up executed migrations
Co-authored-by: eskimor <eskimor@no-such-url.com>
@coderobe coderobe closed this Nov 15, 2022
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.

2 participants