-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
Quality / Stability / Reliability
-
5
-
False
-
-
False
-
-
-
OCMUI Center Team Sprint 268
Recent CI run reported issues with resource cleanup due to missing jq definition.
09:01:55 Delete VPC action 09:01:55 cypress-qe-prerun.sh: line 213: jq: command not found 09:01:55 cypress-qe-prerun.sh: line 214: jq: command not found 09:01:55 Copying cloudutil cleanup logs...
This is because of the recent change with PR https://github.com/RedHatInsights/uhc-portal/pull/112
This is because of the new image definition doesn't include the jq package.
cloudutil_image="quay.io/openshifttest/ocmqeaws:new"
We would need to update the same to make CI runs smooth and avoid any additional resource costs.