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

Integrate governance process into the CI runtime upgrade test #323

Closed
ghzlatarev opened this issue Jan 4, 2022 · 2 comments · Fixed by #924
Closed

Integrate governance process into the CI runtime upgrade test #323

ghzlatarev opened this issue Jan 4, 2022 · 2 comments · Fixed by #924
Assignees
Labels
A-automation Area: Issues and PRs related to Automation A-ci Area: Continuous Integration P-low Priority: Low
Milestone

Comments

@ghzlatarev
Copy link
Contributor

Currently the sudo (alice) account is used directly, which is not what happens on the actual chain.
The root account should be used through governance. This means.
Need to use externalProposeDefault as it is the only unfiltered call currently.
Use this workflow for reference - https://hackmd.io/0XKjhGxNQS-wcNb493bPIg?both

@ghzlatarev ghzlatarev self-assigned this Jan 4, 2022
@ghzlatarev ghzlatarev added A-ci Area: Continuous Integration A-automation Area: Issues and PRs related to Automation labels Jan 6, 2022
@ghzlatarev ghzlatarev added this to the v3.3.0 milestone Jul 15, 2022
@ghzlatarev ghzlatarev added the P-low Priority: Low label Jul 15, 2022
@ghzlatarev ghzlatarev removed their assignment Jul 18, 2022
@ghzlatarev
Copy link
Contributor Author

This will also allow to use calamari-dev to use previous release as genesis instead of the genesis in calamari-testnet-ci

@ghzlatarev ghzlatarev modified the milestones: v3.3.0, v3.4.0 Aug 5, 2022
@Garandor Garandor modified the milestones: v3.4.0, Future Sep 9, 2022
@ghzlatarev ghzlatarev modified the milestones: Future, v4.0.1 Dec 15, 2022
@ghzlatarev ghzlatarev assigned ghzlatarev and unassigned Apokalip Dec 15, 2022
@ghzlatarev
Copy link
Contributor Author

Also fixes currently broken runtime upgrade CI test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-automation Area: Issues and PRs related to Automation A-ci Area: Continuous Integration P-low Priority: Low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants