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

[DNM] try-runtime testing #6018

Closed
wants to merge 15 commits into from
Closed

Conversation

ggwpez
Copy link
Member

@ggwpez ggwpez commented Sep 15, 2022

Testing…

@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Sep 15, 2022
@ggwpez
Copy link
Member Author

ggwpez commented Sep 15, 2022

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

@command-bot
Copy link

command-bot bot commented Sep 15, 2022

@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1845201 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=kusama-dev --execution=Wasm --no-spec-name-check 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 12-72e24d36-fea7-4ccb-a177-54bd1c519543 to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Sep 15, 2022

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

@ggwpez ggwpez marked this pull request as draft September 15, 2022 12:50
@ggwpez ggwpez force-pushed the oty-no-stored-calls-try-runtime branch from d01e030 to f13fde2 Compare September 15, 2022 14:27
@paritytech paritytech deleted a comment from command-bot bot Sep 15, 2022
@paritytech paritytech deleted a comment from command-bot bot Sep 15, 2022
@ggwpez
Copy link
Member Author

ggwpez commented Sep 15, 2022

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

@command-bot
Copy link

command-bot bot commented Sep 15, 2022

@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1846305 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=kusama-dev --execution=Wasm --no-spec-name-check 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 15-648675c5-4f38-4a14-abf7-f648061cfb8a to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Sep 15, 2022

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

@kianenigma
Copy link
Contributor

does this not need to build against the companion? I recently learned the syntax for that: paritytech/pipeline-scripts#63

@kianenigma
Copy link
Contributor

ahh, I see that you are patching deps, no need to do that anymore, can just use the normal companion if you prefer :)

@ggwpez
Copy link
Member Author

ggwpez commented Sep 16, 2022

ahh, I see that you are patching deps, no need to do that anymore, can just use the normal companion if you prefer :)

Yea I know that in general, thanks. Just in this case i dont want to mess up the companion branches but rather use a Dev branch to mess around.

@ggwpez ggwpez force-pushed the oty-no-stored-calls-try-runtime branch from f13fde2 to 6d4414c Compare September 19, 2022 11:58
@ggwpez
Copy link
Member Author

ggwpez commented Sep 19, 2022

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

@command-bot
Copy link

command-bot bot commented Sep 19, 2022

@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1855647 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=kusama-dev --execution=Wasm --no-spec-name-check 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 33-1c2c9b21-d5dd-48a5-b573-c8d72317cd3e to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Sep 19, 2022

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

@ggwpez
Copy link
Member Author

ggwpez commented Sep 19, 2022

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

@command-bot
Copy link

command-bot bot commented Sep 19, 2022

@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1856069 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=westend-dev --execution=Wasm --no-spec-name-check 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 35-fde8c870-744d-448f-a0b4-75c4dfa90b8e to cancel this command or /cmd cancel to cancel all commands in this pull request.

@paritytech paritytech deleted a comment from command-bot bot Sep 19, 2022
@paritytech paritytech deleted a comment from command-bot bot Sep 19, 2022
@ggwpez
Copy link
Member Author

ggwpez commented Sep 19, 2022

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

@command-bot
Copy link

command-bot bot commented Sep 19, 2022

@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1856213 was started for your command "$PIPELINE_SCRIPTS_DIR/try-runtime-bot.sh" --chain=polkadot-dev --execution=Wasm --no-spec-name-check 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 36-a515eaff-d3c4-412d-a4f0-2bd17f3ffdff to cancel this command or /cmd cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Sep 19, 2022

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

@command-bot
Copy link

command-bot bot commented Sep 19, 2022

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

@ggwpez
Copy link
Member Author

ggwpez commented Sep 27, 2022

Continued in the MR itself.

@ggwpez ggwpez closed this Sep 27, 2022
@ggwpez ggwpez reopened this Sep 30, 2022
@command-bot
Copy link

command-bot bot commented Nov 28, 2022

@ggwpez 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/2093172 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/2093172/artifacts/download.

@ggwpez
Copy link
Member Author

ggwpez commented Nov 28, 2022

Success 🎉

@ggwpez ggwpez closed this Nov 28, 2022
@ggwpez ggwpez reopened this Jan 5, 2023
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez ggwpez force-pushed the oty-no-stored-calls-try-runtime branch from bf25c80 to 799b6f6 Compare January 5, 2023 16:00
@ggwpez ggwpez marked this pull request as ready for review January 5, 2023 16:00
@ggwpez ggwpez added A3-in_progress Pull request is in progress. No review needed at this stage. A3-inprogress and removed A0-please_review Pull request needs code review. labels Jan 5, 2023
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable
Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/2228529

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez
Copy link
Member Author

ggwpez commented Jan 5, 2023

@ggwpez ggwpez closed this Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A3-in_progress Pull request is in progress. No review needed at this stage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants