]> git.ipfire.org Git - thirdparty/dracut.git/commit
test: upgrade to ext4
authorHenrik Gombos <henrik99999@gmail.com>
Fri, 12 May 2023 13:47:29 +0000 (13:47 +0000)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Sat, 13 May 2023 23:34:22 +0000 (19:34 -0400)
commit006890a2c3bfbaac58f1f9f863e48212388f0ec8
treed8ef8b213ac870b94ef8a49a717dd5edefaea783
parent86c8a5a7c2573645e67537fb9975efab808d42c9
test: upgrade to ext4

Most users use ext4 instead of ext3 or ext2. Upgrade tests to ext4.
35 files changed:
test/TEST-01-BASIC/create-root.sh
test/TEST-01-BASIC/test.sh
test/TEST-02-SYSTEMD/create-root.sh
test/TEST-02-SYSTEMD/test.sh
test/TEST-10-RAID/create-root.sh
test/TEST-10-RAID/test.sh
test/TEST-11-LVM/create-root.sh
test/TEST-11-LVM/test.sh
test/TEST-12-RAID-DEG/create-root.sh
test/TEST-12-RAID-DEG/test.sh
test/TEST-13-ENC-RAID-LVM/create-root.sh
test/TEST-13-ENC-RAID-LVM/test.sh
test/TEST-14-IMSM/create-root.sh
test/TEST-14-IMSM/test.sh
test/TEST-16-DMSQUASH/create-root.sh
test/TEST-17-LVM-THIN/create-root.sh
test/TEST-17-LVM-THIN/test.sh
test/TEST-20-NFS/create-root.sh
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/client-init.sh
test/TEST-30-ISCSI/create-client-root.sh
test/TEST-30-ISCSI/create-server-root.sh
test/TEST-30-ISCSI/test.sh
test/TEST-35-ISCSI-MULTI/client-init.sh
test/TEST-35-ISCSI-MULTI/create-client-root.sh
test/TEST-35-ISCSI-MULTI/create-server-root.sh
test/TEST-35-ISCSI-MULTI/test.sh
test/TEST-40-NBD/create-client-root.sh
test/TEST-40-NBD/create-encrypted-root.sh
test/TEST-40-NBD/create-server-root.sh
test/TEST-40-NBD/test.sh
test/TEST-50-MULTINIC/create-root.sh
test/TEST-50-MULTINIC/test.sh
test/TEST-60-BONDBRIDGEVLAN/create-root.sh
test/TEST-60-BONDBRIDGEVLAN/test.sh