X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-scripts%2Frobot.sh;h=5fc0579d81c08e252db395c2392b58df815f9d02;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=31e81622ca51b3f7b4f631c8cf65ac34d9fe260f;hpb=bd77b4782bb21ff8b14c2be319fee165eaf34940;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