-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
2
-
False
-
-
False
-
RHIDP-1431 - Engineering Improvements
-
-
[2346852079] Upstream Reporter: Armel Soro
Upstream issue status: Open
Upstream description:
/kind user-story /area testing
User Story
As an operator developer, I want to easily extend the current operator upgrade E2E tests to include additional supported versions, So that I can be confident the operator can be upgraded from one supported version to another (in the supported paths).
This is a follow-up issue related to this review comment: https://github.com/janus-idp/operator/pull/384#discussion_r1634314472
Acceptance Criteria
- ☐ It should extend the current approach, which relies on a specific deployment manifest (0.1.3) as the starting point - see https://github.com/janus-idp/operator/blob/main/tests/e2e/e2e_upgrade_test.go#L53-L54
- ☐ It should allow to try out different upgrade paths, using different starting versions to the current one.
- ☐ It should be documented in the E2E tests README
- ☐ ...
Links
- Related to the Operator Level 2 Capability Level: https://sdk.operatorframework.io/docs/overview/operator-capabilities/#level-2---seamless-upgrades
/kind user-story
Upstream URL: https://github.com/janus-idp/operator/issues/386