Closed lmzuccarelli closed 2 months ago
@lmzuccarelli: This pull request references Jira Issue OCPBUGS-38461, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @zhouying7780
The bug has been updated to refer to the pull request using the external bug tracker.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lmzuccarelli
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@zhouying7780 @kasturinarra - I have not done exhaustive testing, could you please ensure that this works for disk-to-mirror and mirror-to-mirror, I'm having problems with disk space issues, thought to leave the full test work flow for your automation process.
/lgtm
/label qe-approved
@lmzuccarelli: This pull request references Jira Issue OCPBUGS-38461, which is valid.
Requesting review from QA contact: /cc @kasturinarra
The bug has been updated to refer to the pull request using the external bug tracker.
@lmzuccarelli: all tests passed!
Full PR test history. Your PR dashboard.
@lmzuccarelli: Jira Issue OCPBUGS-38461: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-38461 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
Distgit: oc-mirror-plugin This PR has been included in build oc-mirror-plugin-container-v4.18.0-202409262111.p0.g227a9c4.assembly.stream.el9. All builds following this will include this PR.
Description
This fix addresses the issue when the API call to cincinnati (or any error regarding cincinnati) should be severe and fail immediately
Fixes # OCPBUGS-38461
Type of change
How Has This Been Tested?
Locally
Use the following imagesetconfig
Before doing a mirror-to-disk workflow set the following envar (to any non functioning url)
Execute mirror-to-disk workflow
unset the UPDATE_URL_OVERRIDE
Execute mirror-to-disk workflow
oc-mirror should complete the mirror-to-disk successfully
Expected Outcome