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 upgrade test and admin testing in CI #1614

Closed
Tracked by #1720
lumtis opened this issue Jan 22, 2024 · 1 comment
Closed
Tracked by #1720

Add upgrade test and admin testing in CI #1614

lumtis opened this issue Jan 22, 2024 · 1 comment
Assignees
Labels
ci Changes to CI pipeline or github actions E2E E2E tests related

Comments

@lumtis
Copy link
Member

lumtis commented Jan 22, 2024

Add a test that can be run in the CI for:

  • Upgrade tests (run with make stateful-upgrade-source) test the upgrade from previous release to the current branch
  • Admin tests (instruction for it to be documented in Write complete E2E and localnet testing documentation #1612), test admin functions, not currently tested in default E2E tests as it normally tested very scoped functionalities.

These tests shouldn't run each PR since long and scoped, solution:

  • Add the ability to manually run those when needed
  • Add these tests as part of the release CI workflow
  • Run these tests automatically periodically.
@lumtis lumtis added ci Changes to CI pipeline or github actions E2E E2E tests related labels Jan 22, 2024
@lumtis lumtis self-assigned this Feb 16, 2024
@lumtis lumtis linked a pull request Feb 23, 2024 that will close this issue
@lumtis
Copy link
Member Author

lumtis commented Mar 12, 2024

To be completed by the DevOps team (task tracked on linear)

@lumtis lumtis closed this as completed Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI pipeline or github actions E2E E2E tests related
Projects
None yet
Development

No branches or pull requests

1 participant