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: rm upgrade tests; avoid env teardown during exec #3293

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

MSalopek
Copy link
Contributor

e2e testing refactor.

  1. remove software upgrade test
  • test is covered by upgrade-test on the CI
  • test is covered by interchaintest

Test was removed because it causes the environment to be re-created which is a waste of time given that the case is already covered. The cancel and expedite upgrade are stil valid tests and should not be removed at this point.

@MSalopek MSalopek marked this pull request as ready for review August 29, 2024 16:32
Copy link
Contributor

@dusan-maksimovic dusan-maksimovic left a comment

Choose a reason for hiding this comment

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

Administrative approval

@MSalopek MSalopek merged commit 1e50285 into main Sep 2, 2024
17 checks passed
@MSalopek MSalopek deleted the testing/e2e-refactor branch September 2, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants