kumquat-buildroot/support/testing/tests/fs
Romain Naour d0e2e420c9 support/testing: override the EDK2 CPU hotplug bug check
In QEMU v5.1.0 up to v7.2.0, the CPU hotplug register block misbehaves.
EDK2 hang if the bug is detected in Qemu after printing errors to IO port 0x402
(requires BR2_TARGET_EDK2_OVMF_DEBUG_ON_SERIAL to see them)

The Docker image used by the Buildroot gitlab-ci uses Qemu 5.2.0, the workaround
can be removed as soon as the Docker image is updated to provided Qemu >= 8.0.0.

bf5678b580
http://lists.busybox.net/pipermail/buildroot/2023-July/670825.html

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/4725186190 (TestGrubX8664EFI)
https://gitlab.com/buildroot.org/buildroot/-/jobs/4725186198 (TestGrubi386EFI)
https://gitlab.com/buildroot.org/buildroot/-/jobs/4725186306 (TestIso9660Grub2EFI)
https://gitlab.com/buildroot.org/buildroot/-/jobs/4725186317 (TestIso9660Grub2Hybrid)

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-07-29 11:00:56 +02:00
..
test_cpio support/tests/cpio: extend runtime tests for extra dract modules 2023-02-06 22:46:35 +01:00
test_ubi support/testing: test_ubi: allow to boot several times using the same ubi image. 2021-10-17 21:47:04 +02:00
__init__.py
test_cpio.py support/tests/cpio: extend runtime tests for extra dract modules 2023-02-06 22:46:35 +01:00
test_ext.py package/e2fsprogs: bump version to fix regression 2021-09-10 18:22:09 +02:00
test_f2fs.py support/testing/tests/fs/test_f2fs: fix test after f2fs-tools bump 2022-08-16 18:08:02 +02:00
test_iso9660.py support/testing: override the EDK2 CPU hotplug bug check 2023-07-29 11:00:56 +02:00
test_jffs2.py support/testing: test_jffs2.py: update logical eraseblock size for qemu >= 2.9 2021-11-05 22:30:36 +01:00
test_oci.py support/testing: test_oci: update to _OCI_CMD option 2022-05-29 22:29:41 +02:00
test_squashfs.py fs/squashfs: needs more test cases 2022-05-17 22:40:45 +02:00
test_ubi.py support/testing: test_ubi: allow to boot several times using the same ubi image. 2021-10-17 21:47:04 +02:00
test_yaffs2.py