diff --git a/pkg/dns/dns_test.go b/pkg/dns/dns_test.go index 99249a71..a1d1a060 100644 --- a/pkg/dns/dns_test.go +++ b/pkg/dns/dns_test.go @@ -17,8 +17,8 @@ func TestEnsureDomainsResolveSameIPv4(t *testing.T) { // within the federation. if you're here because of a failing test, try // `dig +short ` to ensure stuff matches first! If flakyness // becomes an issue we can look into mocking + {"docs.coopcloud.tech", "swarm-0.coopcloud.tech", true}, {"docs.coopcloud.tech", "coopcloud.tech", true}, - {"docs.coopcloud.tech", "swarm.autonomic.zone", true}, // NOTE(d1): special case handling for "--local" {"", "default", true},