From 96358ac05e4573ecf8e8312f0b8c2f2c66b5b674 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 26 Jan 2017 15:29:55 +0000 Subject: [PATCH] Remove rdo-qemu-ev workaround I noticed that we had a warning message about this repo being present twice in a recent job. I'm guessing this workaround is now being applied in dlrn, so we don't need to do it. Change-Id: I2c08b798f9ce64a3015ddaf74ac59fb7a13b6bfc --- toci_instack_ovb.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/toci_instack_ovb.sh b/toci_instack_ovb.sh index 13814670b..7e328750c 100755 --- a/toci_instack_ovb.sh +++ b/toci_instack_ovb.sh @@ -54,17 +54,8 @@ do sudo sed -i 's/https/http/g' $i done -# FIXME(bnemec): Work around https://bugs.launchpad.net/tripleo/+bug/1654615 if [ $STABLE_RELEASE = mitaka ]; then - cat > /tmp/delorean-ev.repo <