Skip to content

build.sh: freeze edk2 to fix PXE 4K UEFI tests #3816

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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

yasminvalim
Copy link
Contributor

@yasminvalim yasminvalim commented Jun 4, 2024

FCOS PXE 4K UEFI tests started to fail after edk2-ovmf updated to
20240524-1.fc40. Freeze on the previous version temporarily.

See also: #3815

Co-authored-by: Jonathan Lebon [email protected]

@yasminvalim yasminvalim linked an issue Jun 4, 2024 that may be closed by this pull request
@yasminvalim yasminvalim force-pushed the change-grub-version branch from 9b0808d to 9fb86b2 Compare June 4, 2024 15:57
jbtrystram
jbtrystram previously approved these changes Jun 4, 2024
Copy link
Member

@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

@yasminvalim yasminvalim enabled auto-merge (rebase) June 4, 2024 16:30
jlebon
jlebon previously approved these changes Jun 4, 2024
@jlebon
Copy link
Member

jlebon commented Jun 4, 2024

[2024-06-04T17:37:43.641Z] FAIL: pxe-offline-install.4k.uefi (10m0.005s)
[2024-06-04T17:37:43.641Z]     timed out after 10m0s
[2024-06-04T17:37:43.641Z] Running test: pxe-online-install.bios
[2024-06-04T17:39:19.955Z] PASS: pxe-online-install.bios (1m19.81s)
[2024-06-04T17:39:19.955Z] Running test: pxe-online-install.4k.uefi
[2024-06-04T17:49:11.883Z] FAIL: pxe-online-install.4k.uefi (10m0.001s)
[2024-06-04T17:49:11.883Z]     timed out after 10m0s

Looks like it's not grub2 (or at least, not just grub2). Investigating.

@jlebon jlebon disabled auto-merge June 4, 2024 17:59
@jlebon jlebon dismissed stale reviews from jbtrystram and themself via 2f66828 June 4, 2024 18:24
@jlebon jlebon force-pushed the change-grub-version branch from 9fb86b2 to 2f66828 Compare June 4, 2024 18:24
@jlebon jlebon changed the title build.sh: freeze grub2 to fix 4K PXE + UEFI tests build.sh: freeze edk2 to fix PXE 4K UEFI tests Jun 4, 2024
@jlebon
Copy link
Member

jlebon commented Jun 4, 2024

Reproduced locally. Looks like the culprit is: https://bodhi.fedoraproject.org/updates/FEDORA-2024-2bb8a282d5.

@yasminvalim Can you file an RHBZ against edk2 with details?

FCOS PXE 4K UEFI tests started to fail after edk2-ovmf updated to
20240524-1.fc40. Freeze on the previous version temporarily.

See also: coreos#3815

Co-authored-by: Jonathan Lebon <[email protected]>
@jlebon jlebon force-pushed the change-grub-version branch from 2f66828 to a25ed4f Compare June 4, 2024 18:26
@jlebon jlebon enabled auto-merge (rebase) June 4, 2024 18:26
@yasminvalim
Copy link
Contributor Author

Reproduced locally. Looks like the culprit is: https://bodhi.fedoraproject.org/updates/FEDORA-2024-2bb8a282d5.

@yasminvalim Can you file an RHBZ against edk2 with details?

Sure, I shared the link for it in the slack channel.

@jlebon
Copy link
Member

jlebon commented Jun 4, 2024

OK cool. CoreOS CI is passing now. Just going to merge this so we can get releases for this week started and pushed out sooner. Prow here doesn't run testiso tests.

@jlebon jlebon disabled auto-merge June 4, 2024 20:20
@jlebon jlebon merged commit f056c0e into coreos:main Jun 4, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4K UEFI PXE tests failing
3 participants