X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Fbuilder.sh;h=ea7c7b583d44ec456bacc9670cec5224c7c762d7;hb=c4d6dea91ac865ed129dcb1faa9dbe6e8bf5de02;hp=5092374c572ea7b9cde8c69458b2b13abe5ea8ff;hpb=652b612345e528a931d8f01dea556a0723136854;p=releng%2Fbuilder.git diff --git a/jenkins-scripts/builder.sh b/jenkins-scripts/builder.sh index 5092374c57..ea7c7b583d 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.