Require working IPv4 on all job nodes
We're seeing nodes IPv6 nodes occasionally come up with no working IPv4 connectivity to the Internet. Declare that we require IPv4 configuration and egress connectivity so these nodes will be discarded before they cause jobs expecting to be able to reach v4-only resources to fail. Change-Id: I5ebf008998b62f044d0a686de8a2337851ef3cf8 Depends-On: https://review.opendev.org/763065
This commit is contained in:
parent
2fdb65e622
commit
d55e312f8b
@ -7,6 +7,7 @@ zuul_site_mirror_fqdn: >-
|
||||
{%- else -%}
|
||||
mirror.{{ nodepool.region | lower }}.{{ nodepool.cloud | lower }}.opendev.org
|
||||
{%- endif -%}
|
||||
zuul_site_ipv4_route_required: true
|
||||
zuul_site_traceroute_host: opendev.org
|
||||
zuul_site_image_manifest_files:
|
||||
- /etc/dib-builddate.txt
|
||||
|
Loading…
Reference in New Issue
Block a user