Bug 1935174: bump RHCOS boot image for LUKS fixes#4746
Bug 1935174: bump RHCOS boot image for LUKS fixes#4746miabbott wants to merge 1 commit intoopenshift:release-4.7from
Conversation
This bumps the RHCOS boot images to address the LUKS problem described in RHBZ#1934863
|
@miabbott: This pull request references Bugzilla bug 1935174, which is invalid:
Comment 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. |
|
Depends on #4745 getting merged/verified |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: staebler 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 |
With 4.6 bundles, /dev/vda4 was automatically extended at startup to fill unused disk space. This no longer happens in 4.7, possibly until openshift/installer#4746 is fixed. This makes the xfs_growfs call in crc ineffective, as /dev/vda4 still has its initial size. This commit makes crc grow the partition itself until this bug is fixed.
With 4.6 bundles, /dev/vda4 was automatically extended at startup to fill unused disk space. This no longer happens in 4.7, possibly until openshift/installer#4746 is fixed. This makes the xfs_growfs call in crc ineffective, as /dev/vda4 still has its initial size. This commit makes crc grow the partition itself until this bug is fixed. This fixes crc-org#2104
|
TL;DR - test failures do not look like they were introduced with this change
Probably needs a new BZ.
Sippy lead me to https://bugzilla.redhat.com/show_bug.cgi?id=1913069
Seems like it has been present in various other CI jobs over the last 7 days; will file a BZ for it. |
|
/assign jlebon |
|
/bugzilla refresh |
|
@miabbott: This pull request references Bugzilla bug 1935174, which is invalid:
Comment 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. |
This doesn't make sense to me; the BZ is for a fix to part of RHCOS in 4.7, it should target 4.7.z The same fix landed in RHCOS 4.8 as part of https://bugzilla.redhat.com/show_bug.cgi?id=1934174 |
|
I've verified that the x86_64 RHCOS version here fixes https://bugzilla.redhat.com/show_bug.cgi?id=1935174. /lgtm |
|
/test e2e-aws |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
5 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
16 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
With 4.6 bundles, /dev/vda4 was automatically extended at startup to fill unused disk space. This no longer happens in 4.7, possibly until openshift/installer#4746 is fixed. This makes the xfs_growfs call in crc ineffective, as /dev/vda4 still has its initial size. This commit makes crc grow the partition itself until this bug is fixed. This fixes crc-org#2104
|
|
|
/retest Please review the full test history for this PR and help us cut down flakes. |
With 4.6 bundles, /dev/vda4 was automatically extended at startup to fill unused disk space. This no longer happens in 4.7, possibly until openshift/installer#4746 is fixed. This makes the xfs_growfs call in crc ineffective, as /dev/vda4 still has its initial size. This commit makes crc grow the partition itself until this bug is fixed. This fixes crc-org#2104
Yes, those should not be required jobs. They were introduced as required by a release bug. /override ci/prow/e2e-openstack-ipi |
|
@staebler: Overrode contexts on behalf of staebler: ci/prow/e2e-kubevirt, ci/prow/e2e-metal-assisted, ci/prow/e2e-openstack-ipi 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. |
|
/hold Discussing with @mike-nguyen, who was able to also verify the "rootfs too small" bug is fixed when testing RHCOS directly, but not when using the installer directly. |
|
@miabbott: 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. |
With 4.6 bundles, /dev/vda4 was automatically extended at startup to fill unused disk space. This no longer happens in 4.7, possibly until openshift/installer#4746 is fixed. This makes the xfs_growfs call in crc ineffective, as /dev/vda4 still has its initial size. This commit makes crc grow the partition itself until this bug is fixed. This fixes #2104
|
@miabbott @jlebon @mike-nguyen while further validation for the original request is ongoing, can you please refresh the artifacts to something at least as recent as RHCOS 47.83.202103181343? Full details in https://bugzilla.redhat.com/show_bug.cgi?id=1935174#c4. |
|
Oops, I forgot I had this open. I started another, more up-to-date PR over at #4778 |
This bumps the RHCOS boot images to address the LUKS problem
described in RHBZ#1934863