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

test(e2e): upgrade e2e init image for Stride migration #4396

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Feb 22, 2023

Closes: #XXX

What is the purpose of the change

Updating previous (V14) e2e chain init Docker image to apply genesis changes from #4393 needed for #4384

@p0mvn p0mvn added V:state/compatible/backport State machine compatible PR, should be backported A:backport/v15.x backport patches to v15.x branch labels Feb 22, 2023
@p0mvn p0mvn marked this pull request as ready for review February 22, 2023 22:36
@p0mvn p0mvn requested a review from stackman27 February 22, 2023 22:36
@@ -1121,10 +1121,6 @@ func (s *IntegrationTestSuite) TestGeometricTWAP() {
// This test is to be re-enabled for upgrade once the upgrade handler logic is added and
// the balancer pool genesis is backported to v14.
func (s *IntegrationTestSuite) TestStridePoolMigration() {
if !s.skipUpgrade {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we remove this logic again?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We disabled this previously because the v14 genesis was not updated. As a result, this test would fail when run with upgrade testing enabled.

Now, that we updated the v14 genesis generation via the osmolabs/osmosis-e2e-init-chain script, this test can be enabled with the upgrade

Copy link
Contributor

@stackman27 stackman27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@p0mvn p0mvn merged commit 00a264b into main Feb 22, 2023
@p0mvn p0mvn deleted the roman/e2e-stride-init branch February 22, 2023 22:53
mergify bot pushed a commit that referenced this pull request Feb 22, 2023
* test(e2e): upgrade e2e init image for Stride migration

* update tag

(cherry picked from commit 00a264b)
p0mvn added a commit that referenced this pull request Feb 22, 2023
* test(e2e): upgrade e2e init image for Stride migration

* update tag

(cherry picked from commit 00a264b)

Co-authored-by: Roman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v15.x backport patches to v15.x branch V:state/compatible/backport State machine compatible PR, should be backported
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants