-
Notifications
You must be signed in to change notification settings - Fork 106
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
refactor: unify CI docker images #2158
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM just a few minor comments
01a7b2b
to
2cc3265
Compare
upgrade tests are passing before final merge: https://github.com/zeta-chain/node/actions/runs/9082090862/job/24957575444 |
Description
--target
option.zetacored
undercosmovisor
. all localnet builds can now accept and process upgrade proposals.upgradehost
upgradeorchestrator
docker-compose-upgrade-light.yml
now inherits fromdocker-compose-upgrade.yml
)zetacored0
boot and stored on a volume. this will enable caching docker images to speed up CI. update: this highlighted a few race conditions that I had to fix.Relates to #2146 #2147
Relates to DEVOP-642 DEVOP-643
How Has This Been Tested?
Checklist: