Skip to content

Commit

Permalink
update default test matrix (#3833)
Browse files Browse the repository at this point in the history
  • Loading branch information
FumingZhang authored Aug 30, 2021
1 parent caaf12d commit 93147fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"exclude": {
"need additional feature": [
"test_aks_create_enable_encryption",
"test_aks_create_edge_zone"
"test_aks_create_edge_zone",
"test_aks_create_with_auto_upgrade_channel"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
},
"exclude": {
"need additional feature": [
"test_aks_create_with_ossku",
"test_aks_nodepool_add_with_ossku",
"test_aks_create_with_node_config",
"test_aks_create_private_cluster_public_fqdn",
"test_aks_create_with_azurekeyvaultsecretsprovider_addon",
"test_aks_create_addon_with_azurekeyvaultsecretsprovider_with_secret_rotation",
"test_aks_update_azurekeyvaultsecretsprovider_with_secret_rotation",
"test_aks_enable_addon_with_azurekeyvaultsecretsprovider",
Expand All @@ -20,8 +17,6 @@
"test_aks_enable_addon_with_openservicemesh",
"test_aks_disable_addon_openservicemesh",
"test_aks_create_with_auto_upgrade_channel",
"test_aks_create_with_azurekeyvaultsecretsprovider_addon",
"test_aks_custom_kubelet_identity",
"test_aks_disable_local_accounts",
"test_aks_create_with_pod_identity_enabled",
"test_aks_create_using_azurecni_with_pod_identity_enabled",
Expand Down

0 comments on commit 93147fa

Please sign in to comment.