Skip to content

Commit

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

[release-1.5] add “[Managed Kubernetes]” E2E test type
  • Loading branch information
k8s-ci-robot authored Nov 9, 2022
2 parents 4af6bae + 9759e10 commit 68b39ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/azure_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ var _ = Describe("Workload cluster creation", func() {
})
})

Context("Creating an AKS cluster [EXPERIMENTAL]", func() {
Context("Creating an AKS cluster [EXPERIMENTAL][Managed Kubernetes]", func() {
It("with a single control plane node and 1 node", func() {
clusterName = getClusterName(clusterNamePrefix, aksClusterNameSuffix)
kubernetesVersion, err := GetAKSKubernetesVersion(ctx, e2eConfig)
Expand Down

0 comments on commit 68b39ed

Please sign in to comment.