]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(test-root): add new module to share code between tests
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 19 Oct 2022 01:10:07 +0000 (01:10 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 7 Nov 2022 17:04:47 +0000 (18:04 +0100)
commitb17a3103a516b5a45af954b1e2969a5256fffebc
treeaeb537bd2982701b5bddb602d46ddf806d0bdaa3
parent79504b61797cb07f925dde5e2c47dd6bf8aa84d3
feat(test-root): add new module to share code between tests

Use dracut to make a root filesystem instead of each test case.
modules.d/80test-root/module-setup.sh [new file with mode: 0755]
test/TEST-03-USR-MOUNT/test.sh