From 44451c9a091fca4239a3c9cc4d32acf0e6dc52ab Mon Sep 17 00:00:00 2001 From: Maskym Vavilov Date: Fri, 22 Dec 2023 13:18:56 +0000 Subject: [PATCH] test --- test/e2e/gateway_single_spoke_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/gateway_single_spoke_test.go b/test/e2e/gateway_single_spoke_test.go index 2d509e0e..65132e5d 100644 --- a/test/e2e/gateway_single_spoke_test.go +++ b/test/e2e/gateway_single_spoke_test.go @@ -314,7 +314,7 @@ var _ = Describe("Gateway single target cluster", func() { return false } return meta.IsStatusConditionTrue(dnsrecord.Status.Conditions, string(conditions.ConditionTypeReady)) - }).WithTimeout(300 * time.Second).WithPolling(10 * time.Second).WithContext(ctx).Should(BeTrue()) + }).WithTimeout(600 * time.Second).WithPolling(10 * time.Second).WithContext(ctx).Should(BeTrue()) // still need to wait some seconds to the dns server to actually start // resolving the hostname