Revert "Revert "opendev.org mirrors: switch out DFW, switch in IAD""

This reverts commit d8b7f2da28.

The IAD server is now running 5.1.9 stable kernel, so we can try again
for a little and see what we get.  We also have some debugging plans
(capturing /proc/<pid>/stack for apache) if it doesn't quite work.

Change-Id: I250596015d9d0fa4f37112c05c48a70957968ac1
This commit is contained in:
Ian Wienand 2019-06-13 09:41:18 +10:00
parent d8b7f2da28
commit 415bf0a477
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# new opendev.org based mirrors, but then eventually be removed once
# all are updated.
zuul_site_mirror_fqdn: >-
{%- if nodepool.region + "." + nodepool.cloud in [ "DFW.rax" ] -%}
{%- if nodepool.region + "." + nodepool.cloud in [ "IAD.rax" ] -%}
mirror.{{ nodepool.region | lower }}.{{ nodepool.cloud | lower }}.opendev.org
{%- else -%}
mirror.{{ nodepool.region | lower }}.{{ nodepool.cloud | lower }}.openstack.org