:sparkles: OPRUN-4288: Add upgrade e2es for standard to experimental by tmshort · Pull Request #2360 · operator-framework/operator-controller
The current set of upgrade-e2e tests upgrade from the last release to the current PR/repo state. Standard is tested against standard, experimental is tested against experimental.
We should have upgrade e2e tests that upgrade from standard to experimental, including from the current PR/repo state, and also from the prior release.
This also renames the targets to make it clear what is being upgraded.
Description
Reviewer Checklist
- API Go Documentation
- Tests: Unit Tests (and E2E Tests, if appropriate)
- Comprehensive Commit Messages
- Links to related GitHub Issue(s)