Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Mühlbacher
0e0be9baa6 test: add failing sub-test w/ dev added post mkfs
The second mount works if the device is already part of the `bcachefs
format` but fails if it's added afterwards. In particular the `blkid`
output is interesting.
2024-06-30 13:01:18 +02:00
Thomas Mühlbacher
65f1c3f52a fixup! test(nix): add basic functionality testing infra 2024-06-30 13:01:18 +02:00
Thomas Mühlbacher
77e90e74bc fixup! test(nix): add basic functionality testing infra 2024-06-30 13:01:18 +02:00
Thomas Mühlbacher
31d031ba1e fixup! test(nix): add basic functionality testing infra 2024-06-30 13:01:18 +02:00
Thomas Mühlbacher
9d000957eb fixup! test(nix): add basic functionality testing infra 2024-06-30 13:01:18 +02:00
Thomas Mühlbacher
99b02a82fe fixup! test(nix): add basic functionality testing infra 2024-06-30 13:01:18 +02:00
Thomas Mühlbacher
3e50eea605 test(nix): add basic functionality testing infra
Use nixos-test scaffolding to spawn VMs and run any scripts in
`checks/*.sh` as tests inside of the VM. This should lessen the risk of
any obvious breakage in the CI but needs more and better tests to cover
more commands.

Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
2024-06-30 13:01:18 +02:00