From 953de6c8b8c7a5716ad5b2b4ff21802e0a4fdaa1 Mon Sep 17 00:00:00 2001 From: Fuming Zhang Date: Tue, 26 Oct 2021 14:12:21 +0800 Subject: [PATCH] update default test matrix --- .../azcli_aks_live_test/configs/cli_matrix_default.json | 2 -- .../azcli_aks_live_test/configs/ext_matrix_default.json | 1 - 2 files changed, 3 deletions(-) diff --git a/src/aks-preview/azcli_aks_live_test/configs/cli_matrix_default.json b/src/aks-preview/azcli_aks_live_test/configs/cli_matrix_default.json index 8237bcafc86..b6e40ada280 100644 --- a/src/aks-preview/azcli_aks_live_test/configs/cli_matrix_default.json +++ b/src/aks-preview/azcli_aks_live_test/configs/cli_matrix_default.json @@ -9,10 +9,8 @@ "test_aks_nodepool_add_with_ossku" ], "need additional feature": [ - "test_aks_create_enable_encryption", "test_aks_create_edge_zone", "test_aks_create_with_auto_upgrade_channel", - "test_aks_create_with_openservicemesh_addon", "test_aks_enable_openservicemesh_addon", "test_aks_disable_openservicemesh_addon" ] diff --git a/src/aks-preview/azcli_aks_live_test/configs/ext_matrix_default.json b/src/aks-preview/azcli_aks_live_test/configs/ext_matrix_default.json index 3f8c6c0b197..42ffd238814 100644 --- a/src/aks-preview/azcli_aks_live_test/configs/ext_matrix_default.json +++ b/src/aks-preview/azcli_aks_live_test/configs/ext_matrix_default.json @@ -17,7 +17,6 @@ "test_aks_create_with_gitops_addon", "test_aks_enable_addon_with_gitops", "test_aks_disable_addon_gitops", - "test_aks_create_with_openservicemesh_addon", "test_aks_enable_addon_with_openservicemesh", "test_aks_disable_addon_openservicemesh", "test_aks_addon_disable_openservicemesh",