xci: Use distro specific ssh config while sshing to xci vms
[releng.git] / jjb / xci / osa-periodic-jobs.yml
index 64daa69..a4d37ae 100644 (file)
       - shell: |
           #!/bin/bash
 
-          ssh -F $HOME/.ssh/xci-vm-config ${DISTRO}_xci_vm "cd releng-xci && ./xci_test.sh"
+          ssh -F $HOME/.ssh/${VM_DISTRO}-xci-vm-config ${DISTRO}_xci_vm "cd releng-xci && ./xci_test.sh"
 
 
 - builder: