Skip to content

AGENT-1411: fix IRI registry setup file#5543

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
andfasano:fix-iri-load-registry-file
Jan 14, 2026
Merged

AGENT-1411: fix IRI registry setup file#5543
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
andfasano:fix-iri-load-registry-file

Conversation

@andfasano
Copy link
Copy Markdown
Contributor

- What I did
make executable load-registry-image.sh file, since it is required by the IRI registry service

- How to verify it
Use dev-scriptst to deploy an OVE based cluster

this is required by the IRI registry service
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 12, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Jan 12, 2026

@andfasano: This pull request references AGENT-1411 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

- What I did
make executable load-registry-image.sh file, since it is required by the IRI registry service

- How to verify it
Use dev-scriptst to deploy an OVE based cluster

Instructions 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 openshift-eng/jira-lifecycle-plugin repository.

@andfasano andfasano changed the title AGENT-1411: fix IRI reigstry setup file AGENT-1411: fix IRI registry setup file Jan 12, 2026
@openshift-ci openshift-ci Bot requested review from pawanpinjarkar and rwsu January 12, 2026 10:52
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 12, 2026
@bfournie
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jan 12, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andfasano, bfournie

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@andfasano
Copy link
Copy Markdown
Contributor Author

/verified later @andfasano

@openshift-ci-robot openshift-ci-robot added verified-later verified Signifies that the PR passed pre-merge verification criteria labels Jan 12, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@andfasano: This PR has been marked to be verified later by @andfasano.

Details

In response to this:

/verified later @andfasano

Instructions 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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 718463b and 2 for PR HEAD f1195c1 in total

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD e52120b and 1 for PR HEAD f1195c1 in total

@andfasano
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-ovn

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 0202f80 and 0 for PR HEAD f1195c1 in total

@andfasano
Copy link
Copy Markdown
Contributor Author

/test e2e-hypershift

@andfasano
Copy link
Copy Markdown
Contributor Author

/label acknowledge-critical-fixes-only

@openshift-ci openshift-ci Bot added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Jan 13, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/hold

Revision f1195c1 was retested 3 times: holding

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 14, 2026
@andfasano
Copy link
Copy Markdown
Contributor Author

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 14, 2026
@andfasano
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-ovn-upgrade

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD a7cc42b and 2 for PR HEAD f1195c1 in total

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 14, 2026

@andfasano: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/bootstrap-unit f1195c1 link false /test bootstrap-unit

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@andfasano
Copy link
Copy Markdown
Contributor Author

@pablintino @yuqi-zhang it's been 2 days I'm trying to land this trivial PR but unrelated CI failures (first on hypershift, then on aws upgrade jobs). Can you please override ci/prow/e2e-aws-ovn-upgrade jobs, since it keeps failing? Thanks

@pablintino
Copy link
Copy Markdown
Contributor

/override ci/prow/e2e-aws-ovn-upgrade
The job has failed because of unrelated issues and it has already passed for the patch revision in previous runs.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 14, 2026

@pablintino: Overrode contexts on behalf of pablintino: ci/prow/e2e-aws-ovn-upgrade

Details

In response to this:

/override ci/prow/e2e-aws-ovn-upgrade
The job has failed because of unrelated issues and it has already passed for the patch revision in previous runs.

Instructions 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.

@openshift-merge-bot openshift-merge-bot Bot merged commit 15a0d2f into openshift:main Jan 14, 2026
13 of 14 checks passed
bfournie pushed a commit to bfournie/machine-config-operator that referenced this pull request Jan 29, 2026
…y-file

AGENT-1411: fix IRI registry setup file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria verified-later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants