From 3fe6552c9fea53ae2fae3fccd2747d70874470ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AF=AD=E5=85=AE?= Date: Mon, 13 Jan 2025 18:54:04 +0800 Subject: [PATCH] terway test: fix name --- tests/trunk_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/trunk_test.go b/tests/trunk_test.go index 892ca7a5..230e49c2 100644 --- a/tests/trunk_test.go +++ b/tests/trunk_test.go @@ -283,7 +283,7 @@ func TestSelector(t *testing.T) { func TestZoneLimit(t *testing.T) { pnName := "pn" - podName := "test-pod" + podName := "test-zone" zoneLimit := features.New("PodNetworking/ZoneLimit").WithLabel("env", "trunking"). Setup(func(ctx context.Context, t *testing.T, config *envconf.Config) context.Context { podENI := &v1beta1.PodENI{