diff --git a/test/k8sT/Services.go b/test/k8sT/Services.go index d7735c13282ae..b2c127afaa5ff 100644 --- a/test/k8sT/Services.go +++ b/test/k8sT/Services.go @@ -1059,10 +1059,9 @@ var _ = Describe("K8sServicesTest", func() { SkipContextIf( func() bool { - return true // GH-11578 - //return helpers.IsIntegration(helpers.CIIntegrationEKS) || - //helpers.IsIntegration(helpers.CIIntegrationGKE) || // Re-enable when GH-11235 is fixed - //helpers.RunsWithoutKubeProxy() + return helpers.IsIntegration(helpers.CIIntegrationEKS) || + helpers.IsIntegration(helpers.CIIntegrationGKE) || // Re-enable when GH-11235 is fixed + helpers.RunsWithoutKubeProxy() }, "with L7 policy", func() { var (