X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Frobot.sh;fp=jenkins-scripts%2Frobot.sh;h=5fc0579d81c08e252db395c2392b58df815f9d02;hb=e25cf89d8181d109a3c1f6c73b4339cd69dd7cf8;hp=31e81622ca51b3f7b4f631c8cf65ac34d9fe260f;hpb=9776c888cca4e275084223e066d1dae390131391;p=releng%2Fbuilder.git diff --git a/jenkins-scripts/robot.sh b/jenkins-scripts/robot.sh index 31e81622c..5fc0579d8 100755 --- a/jenkins-scripts/robot.sh +++ b/jenkins-scripts/robot.sh @@ -6,12 +6,6 @@ Defaults:jenkins !requiretty jenkins ALL = NOPASSWD: ALL EOF -yum clean all -yum install -y -q python-netaddr - -## Install docker-py -yum install -y -q python-docker-py - # make sure the firewall is stopped service iptables stop