diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-25 02:27:38 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-25 02:27:38 -0400 |
| commit | 0ab8934b8852345c03aecc53a2ff8af1e5037cdd (patch) | |
| tree | 98043cc6c4874166fede0e335c0cccf6f9a8f081 /Makefile | |
| parent | b6d20c99971a44e5de67c962ab53987493578d6d (diff) | |
| download | archsetup-0ab8934b8852345c03aecc53a2ff8af1e5037cdd.tar.gz archsetup-0ab8934b8852345c03aecc53a2ff8af1e5037cdd.zip | |
test(archsetup): fix fixture scope and initramfs path in the sweep
VM run #2 exposed two test bugs (archsetup itself passed clean, 53/0/0):
- ScopeMismatch errors on 26 tests: the host-dependent fixtures were
session-scoped, but Testinfra's host fixture is module-scoped, and a
session fixture cannot request a module one. Drop those fixtures to
module scope.
- test_console_font_in_initramfs hardcoded /boot/initramfs-linux.img; this
fleet runs linux-lts, so the image is initramfs-linux-lts.img. Pick the
main (non-fallback) initramfs by glob instead.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
