Files
Romain Naour 6a7fe6382a support/testing/tests/package/test_firewalld: use ext2 instead of cpio
The CPIO filesystem generated by the test_firewalld test is too
large, and doesn't fit as an initramfs in the 256MB of RAM available
in the versatilepb machine. This causes a "Initramfs unpacking failed:
write error" when booting, and many files being missing from the root
filesystem, ultimately causing the test to fail.

The test_firewalld test initially started to fail following a systemd
update [1][3]:

  [BRTEST# systemctl is-active firewalld
  failed

But really started to crash at boot following a python 3.14 update
[2][4]:

  Run /init as init process
  /init: exec: line 15: /sbin/init: not found

Also, update TestFirewalldSysVInit to use ext2 instead of cpio.

[1] 926e0504d0
[2] a0a6abc8b1

Fixes:
[3] https://gitlab.com/buildroot.org/buildroot/-/jobs/12944797059
[4] https://gitlab.com/buildroot.org/buildroot/-/jobs/11856840940

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-02-11 22:08:31 +01:00
..
2019-11-20 22:38:25 +01:00
2024-07-09 22:15:24 +02:00
2022-07-26 10:07:52 +02:00
2025-04-25 18:09:37 +02:00
2023-02-13 23:18:03 +01:00
2023-02-13 23:18:05 +01:00
2021-06-14 22:31:32 +02:00
2020-12-31 15:13:06 +01:00
2025-02-04 17:33:36 +01:00
2019-10-26 16:30:58 +02:00
2024-06-01 21:35:19 +02:00
2026-02-01 21:09:50 +01:00
2021-12-17 22:46:55 +01:00
2021-12-17 22:46:55 +01:00
2021-05-04 21:50:40 +02:00
2025-09-22 20:30:52 +02:00
2025-10-30 21:16:47 +01:00
2022-07-17 14:05:54 +02:00
2025-12-19 22:32:50 +01:00
2024-05-11 08:46:27 +02:00