fix ci for zombienet tests in dind#994
Closed
pepoviola wants to merge 13 commits into
Closed
Conversation
Contributor
Author
|
/cmd fmt |
|
Sorry, only fellows can run commands. |
Changes: - Remove AHM checks to speed up CI - Bump deps - Remove AHM multisig since we dont need it anymore --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: kianenigma <kian@parity.io>
Updates job name and archive naming for better clarity of logging-enabled runtime builds. Continues polkadot-fellows#767, closes polkadot-fellows#268 - [x] Does not require a CHANGELOG entry --------- Co-authored-by: Branislav Kontur <bkontur@gmail.com> Co-authored-by: Adrian Catangiu <adrian@parity.io> Co-authored-by: Bastian Köcher <git@kchr.de>
Use Parity SR tool action to include paritytech/srtool-actions#3 - [x] Does not require a CHANGELOG entry Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
While copying configs from RC to AH, the fixed total issuance noted in [Referendum 1139](https://polkadot.subsquare.io/referenda/1139) was misplaced with sth else. This PR fixes this. **Note to all validators and stakers: Until this fix is deployed, the staking rewards are expected to be about 60% less than before.** - [x] move `experimental_inflation_prediction_info` to AH. - [x] use `async_backing::MINUTES`! --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Bastian Köcher <git@kchr.de>
- **disable broken CI migration checks** - **make AH staking work via XCM** --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Branislav Kontur <bkontur@gmail.com> Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Bastian Köcher <git@kchr.de>
Needs enactment on PAH + KAH. Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Contributor
Author
|
ping @bkchr, zombienet test working again (but there are other test failing). |
bkchr
approved these changes
Nov 13, 2025
Contributor
|
@pepoviola did you merge here some other branch? (CI is failing in such a way) |
Contributor
Author
No that I remember, but the fix is easy. Let me close here and create a new one from main 👍 |
Contributor
Author
|
Closing here, followup |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix
zombienettest to run indindenvironment.cc: @bkchr