refactor: consolidate test-iso.sh and monitor-build.sh into run.sh
- Merged VM testing functions into run.sh (test:iso commands) - Merged build monitoring into run.sh (monitor command) - Updated tests to reference ./run.sh test:iso instead of ./test-iso.sh - Updated documentation (README.md, AGENTS.md, STATUS.md) - Removed standalone scripts per project cleanup 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
@@ -377,6 +377,6 @@ All tests (except VM tests) run inside Docker container:
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2026-01-28
|
||||
**Last Updated**: 2026-02-17
|
||||
**Test Framework**: BATS v1.x
|
||||
**Coverage Tool**: Manual assessment
|
||||
|
||||
@@ -72,8 +72,9 @@ partman-crypto/use-luks2 boolean true
|
||||
|
||||
**Configuration**:
|
||||
```bash
|
||||
passwd/user-password password knelfootballtier0secure2026!
|
||||
passwd/root-password password knelfootballtier0secure2026!
|
||||
# Passwords are prompted during installation (not hardcoded)
|
||||
passwd/user-password-crypted string !
|
||||
passwd/root-password-crypted string !
|
||||
```
|
||||
|
||||
### 1.3 Password Complexity - MANDATORY ✅
|
||||
|
||||
Reference in New Issue
Block a user