summaryrefslogtreecommitdiff
path: root/scripts/testing/run-test-baremetal.sh
AgeCommit message (Collapse)Author
22 hoursfix(testing): remove obsolete --skip-slow-packages optionCraig Jennings
This flag was removed from archsetup but remained in test scripts.
5 daysfeat(testing): add bare metal ZFS test script + fix scrub timer checkCraig Jennings
Add run-test-baremetal.sh for testing on physical ZFS systems: - SSH to target host and run archsetup - Support for ZFS genesis snapshot rollback - Validate-only mode for existing installs - Same validation checks as VM tests Fix grep -c multi-line output issue in ZFS scrub timer check. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>