X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Fbuilder.sh;h=ea7c7b583d44ec456bacc9670cec5224c7c762d7;hb=refs%2Fchanges%2F66%2F34566%2F18;hp=5092374c572ea7b9cde8c69458b2b13abe5ea8ff;hpb=6006ee4d282e38ec6d0c3d3bb6f9846aa217f64b;p=releng%2Fbuilder.git diff --git a/jenkins-scripts/builder.sh b/jenkins-scripts/builder.sh index 5092374c5..ea7c7b583 100755 --- a/jenkins-scripts/builder.sh +++ b/jenkins-scripts/builder.sh @@ -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.