Merge "Support testing with any OVS version"
[releng/builder.git] / jenkins-scripts / devstack.sh
index a2994c3111191795795c2e61f8fb2320c85afabc..d8a87327650ab8a0625af634359eb5b0f0e47319 100755 (executable)
@@ -1,15 +1,5 @@
 #!/bin/bash
 
-# add in a test copr repo
-wget http://copr.fedoraproject.org/coprs/tykeal/odl-updates/repo/epel-7/tykeal-odl-updates-epel-7.repo -O /etc/yum.repos.d/tykeal-odl-updates-epel-7.repo
-
-yum clean all
-
-# Install xpath
-yum install -y perl-XML-XPath python-pip
-
-yum update -y python-six
-
 # It looks like the devstack gate is stomping on our dnsmasq setup which
 # therefore kills our ability to do proper lookups of some resources.
 # Let's capture the 3 nexus IPs into /etc/hosts