mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
tests: add test names
This commit is contained in:
parent
d0d62973a0
commit
1dd1ca3b51
21 changed files with 23 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
, makeDiskoTest ? (pkgs.callPackage ./lib.nix { }).makeDiskoTest
|
||||
}:
|
||||
makeDiskoTest {
|
||||
name = "lvm-raid";
|
||||
disko-config = ../example/lvm-raid.nix;
|
||||
extraTestScript = ''
|
||||
machine.succeed("mountpoint /home");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue