From 5a74729e80042d6b4ad68004dcfc1cc562e6c30f Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Mon, 25 Nov 2024 09:22:57 -0700 Subject: [PATCH] TEMP: Focus on Azure Linux 3 test spec --- test/e2e/azure_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/e2e/azure_test.go b/test/e2e/azure_test.go index af7d9cfacc9..2c506725cdc 100644 --- a/test/e2e/azure_test.go +++ b/test/e2e/azure_test.go @@ -431,8 +431,8 @@ var _ = Describe("Workload cluster creation", func() { }) }) - Context("Creating an Azure Linux cluster [OPTIONAL]", func() { - It("With Azure Linux control-plane and worker nodes", func() { + FContext("Creating an Azure Linux cluster [OPTIONAL]", func() { + FIt("With Azure Linux control-plane and worker nodes", func() { clusterName = getClusterName(clusterNamePrefix, "azurelinux") clusterctl.ApplyClusterTemplateAndWait(ctx, createApplyClusterTemplateInput( specName,