Skip to content

Commit

Permalink
Merge pull request #3952 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…3948-to-release-1.24

[release-1.24] Revert "chore: temporarily change the expected tags in aks pip tags e…
  • Loading branch information
k8s-ci-robot committed May 24, 2023
2 parents 0a31963 + 7179add commit 39e4bd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/e2e/network/service_annotations.go
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,7 @@ var _ = Describe("Service with annotation", Label(utils.TestSuiteLabelServiceAnn
}

expectedTags := map[string]*string{
// TODO(niqi): modify this after the AKS systemTags support is ready
"a": pointer.String("c"),
"c": pointer.String("d"),
"e": pointer.String(""),
"x": pointer.String("y"),
}

Expand Down

0 comments on commit 39e4bd4

Please sign in to comment.