chore(ci): force operator install script from rhdh-operator#3284#5175
chore(ci): force operator install script from rhdh-operator#3284#5175zdrapela wants to merge 1 commit into
Conversation
Temporarily override install-rhdh-catalog-source.sh download to the OLM v1 readiness fix PR so OCP operator nightlies can validate the upstream change.
|
Skipping CI for Draft Pull Request. |
|
/test e2e-ocp-operator-nightly |
|
|
@zdrapela: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5175 +/- ##
==========================================
- Coverage 63.69% 59.96% -3.74%
==========================================
Files 123 111 -12
Lines 2424 2198 -226
Branches 571 546 -25
==========================================
- Hits 1544 1318 -226
- Misses 878 879 +1
+ Partials 2 1 -1
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|



Description
Temporary draft PR to validate the OLM v1 install-script fix from rhdh-operator#3284 against OCP operator CI.
Overrides the
install-rhdh-catalog-source.shdownload URL torefs/pull/3284/headso operator jobs pick up the readiness-wait changes (ClusterCatalog Serving / ClusterExtension Installed / Backstage CRD) instead ofmain.Do not merge — revert once
#3284lands onrhdh-operatormain.Which issue(s) does this PR fix
PR acceptance criteria
How to test changes / Special notes to the reviewer
Trigger OCP operator job:
Confirm the build log downloads the script from
refs/pull/3284/headand thatbackstages.rhdh.redhat.combecomes available (no 300s CRD timeout).Made with Cursor