dracut/test
Harald Hoyer 2cfd778a45 ci: add function to generate qemu disk arguments
`qemu_add_drive_args` can be used to generate arguments to specify disks
for a qemu machine (`-M q35`).

This is mostly useful to address those raw disks via `/dev/disk/by-id`,
because due to parallel probing in the kernel `/dev/sd*` can point to
anything.
2021-04-19 22:32:00 +02:00
..
TEST-01-BASIC test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-02-SYSTEMD test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-03-USR-MOUNT test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-04-FULL-SYSTEMD test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-10-RAID test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-11-LVM test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-12-RAID-DEG test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-13-ENC-RAID-LVM test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-14-IMSM test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-15-BTRFSRAID test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-16-DMSQUASH test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-17-LVM-THIN test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-20-NFS test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-21-NFS-NM testsuite: refactor qemu options 2020-02-28 12:53:42 +01:00
TEST-30-ISCSI fix(TEST ISCSI): try to debug md error 524 2021-04-16 16:27:16 +02:00
TEST-31-ISCSI-NM testsuite: refactor qemu options 2020-02-28 12:53:42 +01:00
TEST-35-ISCSI-MULTI fix(TEST ISCSI): try to debug md error 524 2021-04-16 16:27:16 +02:00
TEST-36-ISCSI-MULTI-NM testsuite: refactor qemu options 2020-02-28 12:53:42 +01:00
TEST-40-NBD test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-41-NBD-NM TEST-41-NBD-NM/Makefile: should be based on TEST-40-NBD not TEST-20-NFS 2020-03-12 13:30:24 +01:00
TEST-50-MULTINIC test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-51-MULTINIC-NM testsuite: refactor qemu options 2020-02-28 12:53:42 +01:00
TEST-60-BONDBRIDGEVLANIFCFG test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-61-BONDBRIDGEVLANIFCFG-NM testsuite: refactor qemu options 2020-02-28 12:53:42 +01:00
TEST-98-GETARG test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
TEST-99-RPM test: mark the whole test subdir as shellcheck'ed 2021-03-31 09:33:03 +02:00
Makefile enable parallel test suite 2018-08-14 11:04:50 +02:00
Makefile.testdir test: add missing Makefile.testdir 2014-02-28 12:57:57 +01:00
ci-matrix.txt test/ci-matrix.txt: add file specifying which tests to run 2018-01-12 13:04:34 +01:00
dracut.conf.test Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 2009-05-28 14:27:02 -04:00
run-qemu fix(test/run-qemu): shellcheck for test/run-qemu 2021-03-30 12:26:14 +02:00
test-functions ci: add function to generate qemu disk arguments 2021-04-19 22:32:00 +02:00