tests/installer: Remove unneeded tests
This commit is contained in:
parent
3bf22679b3
commit
7264941a46
@ -463,18 +463,4 @@ in {
|
|||||||
);
|
);
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# Test to see if we can detect subvols by their id's
|
|
||||||
btrfsSubvolId = makeInstallerTest {
|
|
||||||
createPartitions = ''
|
|
||||||
$machine->succeed("false");
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
# Test to see if we can detect a default subvolume on /
|
|
||||||
btrfsDefaultSubvol = makeInstallerTest {
|
|
||||||
createPartitions = ''
|
|
||||||
$machine->succeed("false");
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user