Rebase to RHEL 8.6#815
Conversation
|
May want to pull in #800 too |
Manual revert of the last revert to RHEL 8.5 to keep other changes in place.
The WALinuxAgent-udev package exists now. This reverts commit 5cd6441.
The directory is no longer needed because the 25rhcos-azure-udev-rules overlay got removed in the previous commit.
This migrates the glue code that installs the udev rules into the initramfs to an overlay module in the RHCOS repo. It was no longer needed in FCOS and removed from the overlay there in [1]. [1] coreos/fedora-coreos-config#1686
We've worked with the Containers team to enable builds of certain container-tools RPMs from the RHAOS repo. This allows us to land OCP specific changes to these packages and potentially ship newer versions of these packages than what would available in the module.
Fixes: 31f295e Use the generic redhat-release package Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2068148
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, saqibali-2k, travier The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
@travier: The following tests 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/test-infra repository. I understand the commands that are listed here. |
|
EDIT: I think the real problem is I was using coreos/rpm-ostree#3727 which is broken |
|
OK, we're still hitting the default 4 hour cap on CI runs - the build is still ~3h, and ~1h is not enough to get through all of the kola qemu runs. Bigger picture, we are going to need to get away from "run all tests on all PRs" - we need to split the kola tests into tiers; xref coreos/coreos-assembler#2237 (comment) I run kola locally using this PR and all passed. So let's get this in and continue to iterate on CI. |
|
/cherrypick release-4.11 |
|
@cgwalters: new pull request created: #817 DetailsIn response to this:
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/test-infra repository. |
Manual revert of the last revert to RHEL 8.5 to keep other changes in place.
This PR includes:
Fixes:
Might fix: https://bugzilla.redhat.com/show_bug.cgi?id=2092945