Merge "Rename NIC feature"
[releng/builder.git] / jenkins-scripts / builder.sh
index 967cfe9706591313d1fef275bd6a8167a3892689..ea7c7b583d44ec456bacc9670cec5224c7c762d7 100755 (executable)
@@ -1,7 +1,10 @@
 #!/bin/bash
 
 yum clean all
-yum install -y python-{tox,virtualenv} xmlstarlet
+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