-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
CNV v4.18.z, CNV v4.17.z, CNV v4.16.z
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
CNV QE DevOps Sprint 285
-
None
Summary
HCO T1 job failed before running any tests because required tools are missing in the test container.
Job: https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/test-hco-cnv-4.16/303/
Evidence
- run.sh: line 16: git: command not found
- polarion-node-data.sh: line 6: jq: command not found
- run.sh: line 22: /ocp/common/funcs.sh: No such file or directory
As a result, no JUnit report was produced and the job failed with "No test report files were found".
Impact
No HCO tests executed; release checklist signal invalid.
Suggested fix
Ensure the test container includes git + jq or adjust scripts to not require them (or use absolute paths / pre-bundled tools).
- mentioned on