]> git.ipfire.org Git - thirdparty/dracut.git/commit
test: move common dependencies from test case to test-makeroot module
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 19 Oct 2022 00:25:11 +0000 (00:25 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 7 Nov 2022 17:04:47 +0000 (18:04 +0100)
commit2532113c445e2c10562243647ecd2d85a35f9347
treee98f0eec7288d14217aef97b1ff6215cd063f80d
parent54b963ca35a3a4cc8bcdb35e5e9ebb74af09191e
test: move common dependencies from test case to test-makeroot module

poweroff cp umount sync dd are commonly used by test cases to make
root filesystem.
modules.d/80test-makeroot/module-setup.sh
test/TEST-03-USR-MOUNT/test.sh