-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
None
Code changes in common utilities in openshift-virtualization-tests may break crucial lanes, like smoke tests and conformance tests.
The job should be triggered when smoke or conformance tests are affected by PR change
To avoid that, we need:
- Jenkins pipeline to be triggered via GitHub
- The pipeline should:
- Build a cluster with the relevant cnv version (based on PR base branch). We need to see if we can utilize kind, crc or other cluster creation tools.
- Run smoke tests (in the future, tests selection should be more robust)
- Report back the result to GitHub