Skip to content

Commit

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

[release-1.14] Skip MEC e2e test
  • Loading branch information
k8s-ci-robot authored Jun 6, 2024
2 parents 9bf64b9 + 6c04c35 commit fc5a8a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/azure_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@ var _ = Describe("Workload cluster creation", func() {
// the `AZURE_EDGEZONE_CONTROL_PLANE_MACHINE_TYPE` and `AZURE_EDGEZONE_NODE_MACHINE_TYPE` environment variables.
Context("Creating clusters on public MEC [OPTIONAL]", func() {
It("with 1 control plane nodes and 1 worker node", func() {
Skip("Skipping public MEC test until a new edgezone is available")
By("using user-assigned identity")
clusterName = getClusterName(clusterNamePrefix, "edgezone")
clusterctl.ApplyClusterTemplateAndWait(ctx, createApplyClusterTemplateInput(
Expand Down

0 comments on commit fc5a8a8

Please sign in to comment.