You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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'
```
4 years ago
..
TEST-01-BASIC
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-02-SYSTEMD
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-03-USR-MOUNT
TEST-03-USR-MOUNT/test.sh: increase loglevel
5 years ago
TEST-04-FULL-SYSTEMD
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-10-RAID
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-11-LVM
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-12-RAID-DEG
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-13-ENC-RAID-LVM
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-14-IMSM
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-15-BTRFSRAID
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-16-DMSQUASH
test: use dd to write status to marker disk
5 years ago
TEST-17-LVM-THIN
test: use dd from /dev/zero, instead of creating files with a hole
5 years ago
TEST-20-NFS
ci: get rid of "mount -o loop"
4 years ago
TEST-21-NFS-NM
testsuite: refactor qemu options
5 years ago
TEST-30-ISCSI
ci: get rid of "mount -o loop"
4 years ago
TEST-31-ISCSI-NM
testsuite: refactor qemu options
5 years ago
TEST-35-ISCSI-MULTI
ci: get rid of "mount -o loop"
4 years ago
TEST-36-ISCSI-MULTI-NM
testsuite: refactor qemu options
5 years ago
TEST-40-NBD
ci: get rid of "mount -o loop"
4 years ago
TEST-41-NBD-NM
TEST-41-NBD-NM/Makefile: should be based on TEST-40-NBD not TEST-20-NFS
5 years ago
TEST-50-MULTINIC
ci: get rid of "mount -o loop"
4 years ago
TEST-51-MULTINIC-NM
testsuite: refactor qemu options
5 years ago
TEST-60-BONDBRIDGEVLANIFCFG
ci: get rid of "mount -o loop"
4 years ago
TEST-61-BONDBRIDGEVLANIFCFG-NM
testsuite: refactor qemu options
5 years ago
TEST-99-RPM
ci: disable TEST 99
4 years ago
Makefile
enable parallel test suite
7 years ago
Makefile.testdir
…
ci-matrix.txt
…
dracut.conf.test
…
run-qemu
testsuite: refactor qemu options
5 years ago
test-functions
test/test-functions: colorize startup
5 years ago