dracut/test/TEST-30-ISCSI
Harald Hoyer 0f62da0405 ci: get rid of "mount -o loop"
This finally allows running the test suite completely in a rootless container:
```
❯ podman run \
         --user 0 \
         -v /dev:/dev \
         -v ./:/dracut \
         -it \
         quay.io/haraldh/dracut-fedora:33 \
         bash -c 'cd /dracut; make DRACUT_NO_XATTR=1 check'
```
2021-02-08 16:07:37 +01:00
..
99-idesymlinks.rules test: Add compatibility for different kernel configs 2009-10-27 16:02:56 +01:00
Makefile TEST-30-ISCSI: test iBFT boot as well 2019-11-12 13:27:59 +01:00
client-init.sh test: use dd to write status to marker disk 2020-02-28 14:41:15 +01:00
create-client-root.sh ci: get rid of "mount -o loop" 2021-02-08 16:07:37 +01:00
create-server-root.sh ci: get rid of "mount -o loop" 2021-02-08 16:07:37 +01:00
dhcpd.conf TEST-30-ISCSI: fixed dhcpd.conf and disabled nowait 2016-11-07 13:23:39 +01:00
finished-false.sh test: add finished-false.sh for create-root.sh initqueue job 2013-03-02 13:20:59 +01:00
hard-off.sh cope with "rd.shell=0" in the testsuite 2016-06-08 16:48:07 +02:00
hosts dracut.sh, dracut-functions.sh: add dracut_kernel_post() 2012-06-29 12:41:28 +02:00
ibft.pl TEST-30-ISCSI: test iBFT boot as well 2019-11-12 13:27:59 +01:00
ibft.table TEST-30-ISCSI: test iBFT boot as well 2019-11-12 13:27:59 +01:00
server-init.sh testsuite: refactor qemu options 2020-02-28 12:53:42 +01:00
test.sh ci: get rid of "mount -o loop" 2021-02-08 16:07:37 +01:00