-
Notifications
You must be signed in to change notification settings - Fork 618
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add E2E Upgrade test which performs a software upgrade and then a cha…
…nnel upgrade (#5661) * chore: add default upgrade handler for v8.1 * chore: adding initial test structure and genesis modification * fix: genesis modification compatibility support for channel params * fix: use MsgSoftwareUpgrade in upgrade chain func in favour of deprecated msg * chore: basic upgrade passing * chore: adding wip test * fix typo * re-enabled parts of the test * add upgrade test to workflow * upgrade also chain b * run both upgrades concurrently (hope this works) * some cleanup * Update e2e/tests/upgrades/upgrade_test.go Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> --------- Co-authored-by: Damian Nolan <damiannolan@gmail.com> Co-authored-by: Carlos Rodriguez <carlos@interchain.io> Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
- Loading branch information
1 parent
9a00ffe
commit 7e88167
Showing
2 changed files
with
291 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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