Migrate yangtools-verify job to new cfp plugin type
[releng/builder.git] / jenkins-scripts / builder.sh
index ea7c7b583d44ec456bacc9670cec5224c7c762d7..5f1df25c112b90fe7a3bd7c2d7d2d95d863829f3 100755 (executable)
@@ -1,10 +1,6 @@
 #!/bin/bash
 
 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
@@ -12,7 +8,7 @@ yum install -y yum-utils
 #these packages will enable C# compilation.
 rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
 #Added the mono tools repository
-yum-config-manager -q -y --add-repo http://origin-download.mono-project.com/repo/centos6
+yum-config-manager -q -y --add-repo http://origin-download.mono-project.com/repo/centos
 #Install the nuget binary
 yum install -q -y http://origin-download.mono-project.com/repo/centos/n/nuget/nuget-2.8.3+md58+dhx1-0.noarch.rpm
 #install the mono toolchain