Skip to content

Commit

Permalink
Revert "chore: temporarily change the expected tags in aks pip tags e…
Browse files Browse the repository at this point in the history
…2e test"

This reverts commit f7a0974.
  • Loading branch information
nilo19 authored and k8s-infra-cherrypick-robot committed May 23, 2023
1 parent 3655d8f commit 7179add
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 7179add

Please sign in to comment.