Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO-JIRA: ci/prow: test on RHEL 9.6 #1703

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Dec 19, 2024

We now have RHEL 9.6 content in the CI mirror so we can run tests.

@openshift-ci openshift-ci bot requested review from c4rt0 and dustymabe December 19, 2024 21:22
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 19, 2024
@jlebon jlebon changed the title ci/prow: test on RHEL 9.6 NO-JIRA: ci/prow: test on RHEL 9.6 Dec 19, 2024
@openshift-ci-robot
Copy link

@jlebon: This pull request explicitly references no jira issue.

In response to this:

We now have RHEL 9.6 content in the CI mirror so we can run tests.

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 openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 19, 2024
@jlebon
Copy link
Member Author

jlebon commented Dec 20, 2024

/retest

1 similar comment
@jbtrystram
Copy link
Contributor

/retest

Copy link
Contributor

@c4rt0 c4rt0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 6, 2025
@c4rt0
Copy link
Contributor

c4rt0 commented Jan 6, 2025

/retest-required

1 similar comment
@c4rt0
Copy link
Contributor

c4rt0 commented Jan 6, 2025

/retest-required

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 6f3fbbd and 2 for PR HEAD 02db419 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1551193 and 1 for PR HEAD 02db419 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1551193 and 2 for PR HEAD 02db419 in total

@c4rt0
Copy link
Contributor

c4rt0 commented Jan 7, 2025

/retest-required

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1551193 and 2 for PR HEAD 02db419 in total

2 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1551193 and 2 for PR HEAD 02db419 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1551193 and 2 for PR HEAD 02db419 in total

@jlebon
Copy link
Member Author

jlebon commented Jan 16, 2025

/retest

@jlebon
Copy link
Member Author

jlebon commented Jan 16, 2025

Weird.

 Downloading from 'rhel-9.6-baseos'...done
error: Installing packages: Downloading from 'rhel-9.6-baseos': Cannot download Packages/perl-Text-Tabs%2bWrap-2013.0523-460.el9.noarch.rpm: All mirrors were tried; Last error: Status code: 404 for http://base-4-19-rhel96.ocp.svc.cluster.local/rhel-9.6-baseos/Packages/perl-Text-Tabs%2bWrap-2013.0523-460.el9.noarch.rpm (IP: 172.30.111.10)
failed to execute cmd-fetch: exit status 1 

Hmm, the RPM is definitely in the base repo, but possibly it's not getting mirrored? Possibly because of the +Wrap bit. I'm not sure if it getting printed as %2bWrap is an artifact of how rpm-ostree prints it or if it indicates something more wrong with the metadata.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 17, 2025
@jlebon jlebon force-pushed the pr/test-rhel-9.6 branch 2 times, most recently from 225ff07 to 673da14 Compare January 17, 2025 18:53
@jlebon
Copy link
Member Author

jlebon commented Jan 20, 2025

This is blocked on https://issues.redhat.com/browse/ART-11855.

@jlebon
Copy link
Member Author

jlebon commented Jan 22, 2025

This is blocked on issues.redhat.com/browse/ART-11855.

This should be fixed now.

/retest
/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 22, 2025
We now have RHEL 9.6 content in the CI mirror so we can run tests.
Right now `get-ocp-repo.sh` only downloads repos for a single RHEL
version. This breaks the extension build for 9.6 where we currently need
to also include the 4.19 9.4 plashet for crun-wasm, which hasn't been
rebuilt yet for 9.6.

See also: https://issues.redhat.com/browse/COS-3075
Copy link
Contributor

@jbtrystram jbtrystram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 23, 2025
Copy link
Contributor

openshift-ci bot commented Jan 23, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: c4rt0, jbtrystram, jlebon

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [c4rt0,jbtrystram,jlebon]

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

Copy link
Contributor

openshift-ci bot commented Jan 23, 2025

@jlebon: all tests passed!

Full PR test history. Your PR dashboard.

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 0e39239 into openshift:master Jan 23, 2025
12 checks passed
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants