update
This commit is contained in:
@@ -94,3 +94,17 @@ Maintenance evacuation leaves HA-managed guests under Proxmox HA control.
|
||||
Remaining shared-storage guests are routed to online, non-maintenance nodes
|
||||
with the required storage, while local-storage guests are gracefully shut
|
||||
down. HA node-affinity preferences are honored when an eligible node exists.
|
||||
|
||||
## Development checks
|
||||
|
||||
Run the local validation suite with Bash 4.3 or newer:
|
||||
|
||||
```bash
|
||||
./tests/run.sh
|
||||
```
|
||||
|
||||
The suite checks Bash syntax and Git whitespace, runs ShellCheck when it is
|
||||
installed, and exercises Git update states, LXC input/storage selection,
|
||||
maintenance evacuation routing, HA affinity parsing, and VirtIO filename
|
||||
validation. Tests use temporary files and mocked Proxmox output; they do not
|
||||
download installers or change a Proxmox host.
|
||||
|
||||
Reference in New Issue
Block a user