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

Add command to run upgrade e2e test on imported data from mainnet(Port from v16) #2261

Closed
Tracked by #2139
kingpinXD opened this issue May 24, 2024 · 0 comments · Fixed by #2364
Closed
Tracked by #2139

Add command to run upgrade e2e test on imported data from mainnet(Port from v16) #2261

kingpinXD opened this issue May 24, 2024 · 0 comments · Fixed by #2364
Assignees
Labels
E2E E2E tests related

Comments

@kingpinXD
Copy link
Contributor

kingpinXD commented May 24, 2024

Add a make command that does the following.

  • Download the latest Genesis snapshot from https://snapshots.zetachain.com/latest-state-export.
  • Start a network with the previous version of the binary and import data.
  • Run the e2e test on it.
  • Upgrade the network to the present binary.
  • Run e2e test again
@kingpinXD kingpinXD self-assigned this May 24, 2024
@kingpinXD kingpinXD added the E2E E2E tests related label May 24, 2024
@kingpinXD kingpinXD changed the title Add command to run upgrade e2e test on imported data from mainnet Add command to run upgrade e2e test on imported data from mainnet(Port from v16) May 24, 2024
@kingpinXD kingpinXD linked a pull request Jun 20, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E E2E tests related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant