X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Fbuilder.sh;h=ea7c7b583d44ec456bacc9670cec5224c7c762d7;hb=6eac1e0a453621540506f9b7d064a092632f8390;hp=967cfe9706591313d1fef275bd6a8167a3892689;hpb=2074d6c606284db9e707000451ca3c131323a0f8;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