From e87fbb565f698587c2336e36caa7c55348ad2bdc Mon Sep 17 00:00:00 2001 From: Ferdinand Hofherr Date: Tue, 30 Mar 2021 11:36:50 +0200 Subject: [PATCH] Change test location to fsn1 --- internal/e2etests/testing.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/e2etests/testing.go b/internal/e2etests/testing.go index 03ab63bf8..f5006fe62 100644 --- a/internal/e2etests/testing.go +++ b/internal/e2etests/testing.go @@ -21,7 +21,7 @@ const ( TestLoadBalancerType = "lb11" // TestLocationName is the default location where we execute our tests. - TestLocationName = "hel1" + TestLocationName = "fsn1" ) func init() {