copr-be: avoid the hacks - we no longer need the testing VMs

This commit is contained in:
Pavel Raiskup
2026-02-13 17:36:19 +01:00
parent 432f23126e
commit a943654af2

View File

@@ -45,11 +45,6 @@
set -- $(echo "$decoded")
IP=$1
fi
case $RESALLOC_NAME in
*vmhost_p09_02_prod_01867876_20260202_151259*|*vmhost_p09_04_prod_02247904_20260213_104028*)
exit 0
;;
esac
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=10 "${SSH_USER-root}@$IP" true
mode: "0755"
dest: /usr/local/bin/resalloc-check-vm-ip