mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] test: test boot with Debian netinstaller CDROM image
@ 2026-02-13 10:35 Ahmad Fatoum
  2026-02-13 10:35 ` [PATCH 1/3] test: py: linux: use utilities available in Debian netinstall images Ahmad Fatoum
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ahmad Fatoum @ 2026-02-13 10:35 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The nocloud image takes quite long to boot and now includes
systemd-firstboot, which doesn't lend itself that well to automated
testing.

Switch to the CDROM image instead. That one doesn't autoboot
unfortunately and opens a screen, so we need a few workarounds for that,
but the tests work again now.

The end goal remains building a dedicated image for testing instead.

Ahmad Fatoum (3):
  test: py: linux: use utilities available in Debian netinstall images
  test: test boot with Debian netinstaller CDROM image
  test: py: linux: remove test_ prefix for intermediate functions

 .github/workflows/test-labgrid-pytest.yml  |  2 +-
 scripts/fetch-os.sh                        |  2 +-
 test/arm/multi_v8_efiloader_defconfig.yaml | 12 ++--
 test/py/helper.py                          | 39 ++++++++++++
 test/py/test_linux_efiloader.py            | 73 +++++++++++-----------
 test/py/test_linux_smbios.py               | 27 +++++---
 test/strategy.py                           | 64 +++++++++++++++----
 7 files changed, 156 insertions(+), 63 deletions(-)

-- 
2.47.3




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-13 10:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-13 10:35 [PATCH 0/3] test: test boot with Debian netinstaller CDROM image Ahmad Fatoum
2026-02-13 10:35 ` [PATCH 1/3] test: py: linux: use utilities available in Debian netinstall images Ahmad Fatoum
2026-02-13 10:35 ` [PATCH 2/3] test: test boot with Debian netinstaller CDROM image Ahmad Fatoum
2026-02-13 10:35 ` [PATCH 3/3] test: py: linux: remove test_ prefix for intermediate functions Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox