test: Run TEST-64-UDEV-STORAGE with mkosi
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 12 May 2024 19:27:58 +0000 (21:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 14 May 2024 10:43:28 +0000 (12:43 +0200)
commit5692f87160fb99cd0d76a3c95414d9aca0101980
tree0ecca7ea20edce605354e86821ef74203135ceb1
parent8e8a1b832d19ee1ffacf0dc5e46d11043439e28c
test: Run TEST-64-UDEV-STORAGE with mkosi

We add a configure script for each subtest to add the required
qemu arguments.

Co-authored-by: Richard Maw <richard.maw@codethink.co.uk>
25 files changed:
mkosi.images/system/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-centos/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-debian/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-debian/mkosi.conf.d/amd64.conf [deleted file]
mkosi.images/system/mkosi.conf.d/10-debian/mkosi.conf.d/arm64.conf [deleted file]
mkosi.images/system/mkosi.conf.d/10-fedora/mkosi.conf
mkosi.images/system/mkosi.conf.d/10-opensuse/mkosi.conf
mkosi.images/system/mkosi.extra/etc/iscsi/iscsid.conf [new file with mode: 0644]
mkosi.images/system/mkosi.extra/usr/lib/systemd/system/isc-dhcp-server.service [deleted file]
test/TEST-64-UDEV-STORAGE/btrfs_basic.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/iscsi_lvm.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/long_sysfs_path.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/lvm_basic.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/mdadm_basic.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/mdadm_lvm.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/megasas2_basic.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/meson.build
test/TEST-64-UDEV-STORAGE/multipath_basic_failover.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/nvme_basic.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/nvme_subsystem.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/simultaneous_events.configure [new file with mode: 0755]
test/TEST-64-UDEV-STORAGE/virtio_scsi_identically_named_partitions.configure [new file with mode: 0755]