Feature Overview (aka. Goal Summary)
Currently, RHDH is leveraging only long running cluster (~3 clusters in IBM cloud) where the tests workloads are scheduled to run (e.g PR checks, nightly jobs, etc). This is expensive and wasteful. This feature aims to deliver Ephemeral Test Environments for OCP and AKS to be used in RHDH CI system that will replace the long running clusters and will allow us to scale our support matrix and save on resources.
Check spikes done in 1.4 to understand the challenges: https://issues.redhat.com/browse/RHIDP-4368
Acceptance Criteria
- E2E Test suite running against multiple OCP (all rhdh supported ocps) versions in openshift-ci leveraging cluster claims for ephemeral environments
- E2E Test suite running on AKS provisioned via MAPT tool (depends on the outcome of the following spike https://issues.redhat.com/browse/RHIDP-4760 in time of writing this text)