diff --git a/tests/run_functests.sh b/tests/run_functests.sh
index 0748d2ac9..2edf38179 100755
--- a/tests/run_functests.sh
+++ b/tests/run_functests.sh
@@ -11,10 +11,6 @@ export DIB_ELEMENTS=$(python -c '
 import diskimage_builder.paths
 diskimage_builder.paths.show_path("elements")')
 
-# XXX: This will move into the gate scripts, and happen before
-# we run this script ... just here for initial bringup
-./openstack/diskimage-builder/contrib/setup-gate-mirrors.sh
-
 # Setup sane locale defaults, because this information is leaked into DIB.
 export LANG=en_US.utf8
 export LC_ALL=