X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Fbuilder.sh;h=ea7c7b583d44ec456bacc9670cec5224c7c762d7;hb=257c6458c6bc5c354d90bc9d0551cbf2fa77b020;hp=967cfe9706591313d1fef275bd6a8167a3892689;hpb=8e5a36a827027b5e21ce66697dfe8c76160fc453;p=releng%2Fbuilder.git diff --git a/jenkins-scripts/builder.sh b/jenkins-scripts/builder.sh index 967cfe970..ea7c7b583 100755 --- a/jenkins-scripts/builder.sh +++ b/jenkins-scripts/builder.sh @@ -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