]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
test: run all tests with --no-hostonly-cmdline main
authorBenjamin Drung <benjamin.drung@canonical.com>
Fri, 10 Apr 2026 10:13:47 +0000 (12:13 +0200)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Fri, 10 Apr 2026 11:57:42 +0000 (07:57 -0400)
commitc6dc1e861a34481d18a24c9d13c3628dba44c862
tree91597cc1276a729a3474b560627dcf06fddedbf2
parent0c69c323d7e5333f8892a0e9e8e9842a80d83319
test: run all tests with --no-hostonly-cmdline

Several tests fail in a Ubuntu VM after commit 04af3c097797 enabled
`hostonly_cmdline` in hostonly mode again, because the host disks leak
into the `cmdline` config stored in the initrd. See 8c70c5bf99ea
("test(sysroot): run with --no-hostonly-cmdline") for a more detailed
explanation.

So run all tests with `--no-hostonly-cmdline`.
dracut.conf.d/test/test.conf
test/TEST-13-SYSROOT/test.sh
test/TEST-40-SYSTEMD/test.sh
test/TEST-45-SYSTEMD-IMPORT/test.sh