]> git.ipfire.org Git - thirdparty/dracut.git/commit - test/TEST-30-ISCSI/test.sh
testsuite: refactor qemu options
authorHarald Hoyer <harald@redhat.com>
Fri, 28 Feb 2020 07:52:59 +0000 (08:52 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 28 Feb 2020 11:53:42 +0000 (12:53 +0100)
commita3f73298f287e75810d6784efa52e80af15da2bd
tree7544d9f1cd8289c2dcef10f2ec28f0f94a97b137
parent4b60a3471598d9ad2eef179f2a5b8ac55b7e6d22
testsuite: refactor qemu options

- refactor common qemu options
- fix the ens[0-9] interface shift
- add split network-[legacy|network] tests
42 files changed:
.github/workflows/fedora-30.yml
.github/workflows/fedora-31.yml
.travis.yml
test/TEST-01-BASIC/test.sh
test/TEST-02-SYSTEMD/test.sh
test/TEST-03-USR-MOUNT/test.sh
test/TEST-04-FULL-SYSTEMD/test.sh
test/TEST-10-RAID/test.sh
test/TEST-11-LVM/test.sh
test/TEST-12-RAID-DEG/test.sh
test/TEST-13-ENC-RAID-LVM/test.sh
test/TEST-14-IMSM/test.sh
test/TEST-15-BTRFSRAID/test.sh
test/TEST-16-DMSQUASH/test.sh
test/TEST-17-LVM-THIN/test.sh
test/TEST-20-NFS/server-init.sh
test/TEST-20-NFS/test.sh
test/TEST-21-NFS-NM/Makefile [new file with mode: 0644]
test/TEST-30-ISCSI/server-init.sh
test/TEST-30-ISCSI/test.sh
test/TEST-31-ISCSI-NM/Makefile [new file with mode: 0644]
test/TEST-35-ISCSI-MULTI/99-idesymlinks.rules [moved from test/TEST-31-ISCSI-MULTI/99-idesymlinks.rules with 100% similarity]
test/TEST-35-ISCSI-MULTI/Makefile [moved from test/TEST-31-ISCSI-MULTI/Makefile with 100% similarity]
test/TEST-35-ISCSI-MULTI/client-init.sh [moved from test/TEST-31-ISCSI-MULTI/client-init.sh with 100% similarity]
test/TEST-35-ISCSI-MULTI/create-root.sh [moved from test/TEST-31-ISCSI-MULTI/create-root.sh with 100% similarity]
test/TEST-35-ISCSI-MULTI/dhcpd.conf [moved from test/TEST-31-ISCSI-MULTI/dhcpd.conf with 100% similarity]
test/TEST-35-ISCSI-MULTI/finished-false.sh [moved from test/TEST-31-ISCSI-MULTI/finished-false.sh with 100% similarity]
test/TEST-35-ISCSI-MULTI/hard-off.sh [moved from test/TEST-31-ISCSI-MULTI/hard-off.sh with 100% similarity]
test/TEST-35-ISCSI-MULTI/hosts [moved from test/TEST-31-ISCSI-MULTI/hosts with 100% similarity]
test/TEST-35-ISCSI-MULTI/server-init.sh [moved from test/TEST-31-ISCSI-MULTI/server-init.sh with 91% similarity]
test/TEST-35-ISCSI-MULTI/test.sh [moved from test/TEST-31-ISCSI-MULTI/test.sh with 91% similarity]
test/TEST-36-ISCSI-MULTI-NM/Makefile [new file with mode: 0644]
test/TEST-40-NBD/test.sh
test/TEST-41-NBD-NM/Makefile [new file with mode: 0644]
test/TEST-50-MULTINIC/server-init.sh
test/TEST-50-MULTINIC/test.sh
test/TEST-51-MULTINIC-NM/Makefile [new file with mode: 0644]
test/TEST-60-BONDBRIDGEVLANIFCFG/client-init.sh
test/TEST-60-BONDBRIDGEVLANIFCFG/server-init.sh
test/TEST-60-BONDBRIDGEVLANIFCFG/test.sh
test/TEST-61-BONDBRIDGEVLANIFCFG-NM/Makefile [new file with mode: 0644]
test/run-qemu