jjb: xci: xci-verify-jobs: Enable tempest for XCI
[releng.git] / jjb / xci / xci-verify-jobs.yml
index 62b69fe..b1b868d 100644 (file)
           export INSTALLER_TYPE=$INSTALLER_TYPE
           export GIT_BASE=$GIT_BASE
           export JENKINS_HOME=$JENKINS_HOME
+          export RUN_TEMPEST=true
 
           cd xci
           ./xci-deploy.sh
               exit 0
           fi
 
-          ssh ${DISTRO}_xci_vm "cd releng-xci && ./xci_test.sh"
+          ssh -F $HOME/.ssh/xci-vm-config ${DISTRO}_xci_vm "cd releng-xci && ./xci_test.sh"
 
 
 - builder: