mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 16:08:13 +00:00
518e5c838a
prepare-test-vm.sh now uses module cmdlets for 7 of 8 steps: - Set-PveVmConfig -AdditionalConfig replaces SSH qm set (8 config keys) - Test-PveVmGuestAgent replaces SSH qm agent ping - Only SSH remaining: pvesm set, SCP snippet, qm importdisk New integration tests for guest agent cmdlets: - Test-PveVmGuestAgent: verify agent responds - Get-PveVmGuestNetwork: verify interfaces with IPv4 addresses - Invoke-PveVmGuestExec: run hostname command, verify exit code + output Also force Node.js 24 for delete-package-versions (no v6 available yet). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>