aboutsummaryrefslogtreecommitdiff
path: root/scripts/testing/maint-scenarios/32-cron-enable.sh
Commit message (Collapse)AuthorAgeFilesLines
* test(maint): add VM and nspawn remedy scenario harnessCraig Jennings24 hours1-0/+20
Nine break/fix/assert scenarios run the real maint fix inside the test VM. The runner batches non-conflicting scenarios into one VM boot, restores the snapshot only between groups, and leaves the base image pristine afterwards. A systemd-nspawn fast lane runs the pacman-level group against a cached pacstrap rootfs in seconds. The plan layer validates the scenario contract without a VM and carries a 19-test unit suite. make test-maint wires the VM lane in. The zfs lane is filtered but unexercised: the FS_PROFILE=zfs base image fails to build (ZFS DKMS module not found on linux-lts 6.18). The failure is tracked in the todo.