]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
test: include debug module in server only when debugging
authorBenjamin Drung <benjamin.drung@canonical.com>
Fri, 15 Nov 2024 22:26:29 +0000 (23:26 +0100)
committerLaszlo <laszlo.gombos@gmail.com>
Sat, 16 Nov 2024 02:50:43 +0000 (21:50 -0500)
commitf4aaee95a5195a6a80ca08a4e0dfd989237be756
treebe81016e08486f35fe61bd292200bb92172be93c
parent76ba5bf4ca8a7a3222bcdc2456a693dc0304acf7
test: include debug module in server only when debugging

Including the `debug` module in the server's dracut image is not needed
for the normal test case run. Only include it when the user sets
`SERVER_DEBUG` to debug the test case.
test/TEST-60-NFS/test.sh
test/TEST-61-MULTINIC/test.sh
test/TEST-62-BONDBRIDGEVLAN/test.sh
test/TEST-71-ISCSI-MULTI/test.sh
test/TEST-72-NBD/test.sh