From 8ec6729caeaf33d962c0215f498c07b57bdd483a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Unai=20Arr=C3=ADen?= Date: Tue, 16 Jun 2020 10:12:03 +0200 Subject: [PATCH] Add disable_ipv6_dns: true in E2E tests (#6266) --- tests/files/packet_centos7-calico-ha-once-localhost.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/files/packet_centos7-calico-ha-once-localhost.yml b/tests/files/packet_centos7-calico-ha-once-localhost.yml index b51556176..6a44c6d01 100644 --- a/tests/files/packet_centos7-calico-ha-once-localhost.yml +++ b/tests/files/packet_centos7-calico-ha-once-localhost.yml @@ -12,3 +12,4 @@ dns_min_replicas: 1 typha_enabled: true calico_backend: kdd typha_secure: true +disable_ipv6_dns: true