Epic Goal
- Enhance the already existing Openshift CI integration for our upstream repositories by fixing different issues like flaky tests, and amount of time taken
Why is this important?
- To reduce the amount of time taken for the CI to provide the resultsĀ
- To avoid running the tests when not required (For example, doc changes)
- Enable CI for version based branches
Acceptance Criteria (Mandatory)
- CI - MUST be running successfully with tests automated
Done Checklist
- Acceptance criteria are met
- Non-functional properties of the Feature have been validated (such as performance)