Use dynamic_verify for integration deploy jobs
[releng/builder.git] / jenkins-scripts / builder.sh
index 5092374c572ea7b9cde8c69458b2b13abe5ea8ff..ea7c7b583d44ec456bacc9670cec5224c7c762d7 100755 (executable)
@@ -3,6 +3,9 @@
 yum clean all
 yum install -y python-virtualenv xmlstarlet
 
+# sshpass for the current deploy test to be runable immediatelly after build
+yum install -y sshpass
+
 # add in mono components for VTN
 yum install -y yum-utils
 #The following is needed for the new code in vtn project.