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

[epic] Implement upgrade tests for OperatorController #856

Open
joelanford opened this issue May 15, 2024 · 1 comment
Open

[epic] Implement upgrade tests for OperatorController #856

joelanford opened this issue May 15, 2024 · 1 comment
Assignees
Labels
epic v1.0 Issues related to the initial stable release of OLMv1

Comments

@joelanford
Copy link
Member

joelanford commented May 15, 2024

In order to have confidence that feature additions and bug fixes are reflected after an upgrade, we should add a suite of upgrade tests that:

  1. Install the most recent public release.
  2. Create objects that sufficiently exercise our API surface and behaviors.
  3. Upgrade in place from the most recent public release to a build from the current commit.
  4. Make assertions that prove that changes from the current commit are reflected.
@joelanford joelanford added epic v1.0 Issues related to the initial stable release of OLMv1 labels May 15, 2024
@acmenezes
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic v1.0 Issues related to the initial stable release of OLMv1
Projects
Status: No status
Development

No branches or pull requests

2 participants