Skip to content

Commit

Permalink
{AKS} Update AKS live test matrix (Azure#7147)
Browse files Browse the repository at this point in the history
  • Loading branch information
FumingZhang authored Jan 26, 2024
1 parent fb3b7a6 commit 391846e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
"v2 monitoring addon, missing namespace registration": [
"test_aks_create_with_azuremonitormetrics",
"test_aks_update_with_azuremonitormetrics"
],
"capacity reservation group, no permission": [
"test_aks_create_with_crg_id"
],
"service mesh, missing feature registration for new resource type": [
"test_aks_azure_service_mesh_get_revisions"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
"slb to nat gateway": [
"test_aks_update_outbound_from_slb_to_natgateway"
],
"trusted access role, waiting GA": [
"test_get_trustedaccess_roles",
"test_aks_trustedaccess_rolebinding"
],
"v2 monitoring addon, missing namespace registration": [
"test_aks_create_with_azuremonitormetrics",
"test_aks_update_with_azuremonitormetrics"
Expand All @@ -43,6 +39,9 @@
"artifact streaming, missing feature registration & toggle": [
"test_aks_nodepool_add_with_artifact_streaming",
"test_aks_nodepool_update_with_artifact_streaming"
],
"service mesh, missing feature registration for new resource type": [
"test_aks_azure_service_mesh_get_revisions"
]
}
}

0 comments on commit 391846e

Please sign in to comment.