janus-idp / operator

Deprecated - Operator for Backstage, based on the Operator SDK framework - see https://github.com/redhat-developer/rhdh-operator
https://github.com/redhat-developer/rhdh-operator
Apache License 2.0
15 stars 15 forks source link

Make logic for testing the operator upgrade paths extensible #386

Closed rm3l closed 3 months ago

rm3l commented 5 months ago

/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.

This is a follow-up issue related to this review comment: https://github.com/janus-idp/operator/pull/384#discussion_r1634314472

Acceptance Criteria

Links

/kind user-story

rm3l commented 3 months ago

JIRA issue: https://issues.redhat.com/browse/RHIDP-2641