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

[E2E - Upgrade Testing] add nodes with various configs to CI #1414

Closed
9 of 10 tasks
czarcas7ic opened this issue May 4, 2022 · 1 comment
Closed
9 of 10 tasks

[E2E - Upgrade Testing] add nodes with various configs to CI #1414

czarcas7ic opened this issue May 4, 2022 · 1 comment
Assignees
Labels

Comments

@czarcas7ic
Copy link
Member

czarcas7ic commented May 4, 2022

When spinning up the pre-upgrade and post upgrade testnet, we want to have nodes with various configs (in order of importance):

In order to complete the upgrade testing issue, the testing framework should be able to do the following:

  • Create state on v7 (or whatever the pre upgrade version may be)
    • Create a pool
    • Create a lockup
    • Other potential messages we want to send to create required state
  • Upgrade to locally compiled v8 (or whatever the post upgrade version may be)
  • Run similar tests that were used to create prior state on v7 (or whatever the pre upgrade version was)

Post upgrade completion, it would be nice to:

  • Have an option to retain the nodes and ssh into them post test
@daniel-farina daniel-farina moved this to 🔍 Needs Review in Osmosis Chain Development May 4, 2022
@p0mvn p0mvn changed the title tests: CI for upgrade testing [Upgrade Testing] CI for upgrade testing May 4, 2022
@p0mvn p0mvn changed the title [Upgrade Testing] CI for upgrade testing [Upgrade Testing] add nodes with various configs to CI May 4, 2022
@p0mvn p0mvn changed the title [Upgrade Testing] add nodes with various configs to CI [E2E - Upgrade Testing] add nodes with various configs to CI May 4, 2022
@czarcas7ic czarcas7ic moved this from 🔍 Needs Review to 🏃 In Progress in Osmosis Chain Development May 4, 2022
@p0mvn
Copy link
Member

p0mvn commented Jun 27, 2022

The only remaining item, seems to be: #1878

I'm closing this issue, let's track #1878 separately

@p0mvn p0mvn closed this as completed Jun 27, 2022
Repository owner moved this from In Progress🏃 to Done ✅ in Osmosis Chain Development Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants