From 54154ab828cc11458f0423c887d5d8149fbe19cc Mon Sep 17 00:00:00 2001 From: John Payne <89417863+jpayne3506@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:22:32 -0700 Subject: [PATCH] fix: improper field change (#2303) Signed-off-by: John Payne <89417863+jpayne3506@users.noreply.github.com> --- .pipelines/pipeline.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pipelines/pipeline.yaml b/.pipelines/pipeline.yaml index 30201afe94..881e090d58 100644 --- a/.pipelines/pipeline.yaml +++ b/.pipelines/pipeline.yaml @@ -499,8 +499,8 @@ stages: name: aks_swift_e2e clusterName: "swifte2e" azure_overlay_cni_e2e: - name: "azovercnie2e" - clusterName: "azureoverlaycnie2e" + name: "azure_overlay_cni_e2e" + clusterName: "azovercnie2e" cilium_podsubnet_cni_e2e: name: cilium_podsubnet_cni_e2e clusterName: "cilpodcnie2e"