X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Fbuilder.sh;h=ea7c7b583d44ec456bacc9670cec5224c7c762d7;hb=50d93b109dc57822d6744c059101b2bf28a00dc4;hp=5092374c572ea7b9cde8c69458b2b13abe5ea8ff;hpb=b633ecc9023d0d866fc4194af90e51720d9cd6c8;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.