ironic/zuul.d
Julia Kreger 8730a1a4b8 CI: Remove grub http boot from standalone CI test
Long story short, in some circles the EFI grub network boot
over http with VMs is regarded as unstable. What appears to
be happening, with service logs at least, is we get a HEAD
request (grub code always issues a HEAD request first to minimize
memory usage), and then re-requests the file contents.

So what we end up seeing on the grub side is:

error: Fail to receive a response! status=104

error: Fail to send a request! status=0x800000000000000f.

What appears to happen is things get gumed up in firmware and
the generally that means we can't run this test in CI.

Change-Id: I1471c9429b742abb250b9a3a910108f1711ad574
2024-07-08 14:28:15 +00:00
..
ironic-jobs.yaml CI: Remove grub http boot from standalone CI test 2024-07-08 14:28:15 +00:00
metal3-jobs.yaml [trivial] remove note on non-voting snmp job 2023-12-01 09:15:59 +01:00
project.yaml Provision ARM (aarch64) fake-bare-metal-vms 2024-06-19 03:17:05 +01:00