Skip to content

Commit

Permalink
fix: improper field change (#2303)
Browse files Browse the repository at this point in the history
Signed-off-by: John Payne <89417863+jpayne3506@users.noreply.github.com>
  • Loading branch information
jpayne3506 authored Oct 27, 2023
1 parent 9c3cdfb commit 54154ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pipelines/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 54154ab

Please sign in to comment.