From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 0/3] test: test boot with Debian netinstaller CDROM image
Date: Fri, 13 Feb 2026 11:35:55 +0100 [thread overview]
Message-ID: <20260213103626.2807840-1-a.fatoum@pengutronix.de> (raw)
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
next reply other threads:[~2026-02-13 10:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-13 10:35 Ahmad Fatoum [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260213103626.2807840-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox