Skip to content
Unverified Commit 4ba597aa authored by aszlig's avatar aszlig
Browse files

tests: Add VM test for partitioning using nixpart.



At the moment, we still use kickstart syntax, but this is going to change
soon[TM] to be more NixOS-integrated. The tests use emptyDiskImages option
introduced in the previous commit, so we don't have to create a whole bunch of
duplicate expressions.

Testing itself is done exclusively on /dev/vdb and /dev/vdc. And there is a
check (ensureSanity) to make sure none of the tests are actually mutating
/dev/vda.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent aba54edf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment