|
6 | 6 | }, |
7 | 7 | "exclude": { |
8 | 8 | "need additional feature": [ |
9 | | - "test_aks_create_addon_with_azurekeyvaultsecretsprovider_with_secret_rotation", |
10 | | - "test_aks_create_with_auto_upgrade_channel", |
11 | | - "test_aks_create_with_pod_identity_enabled", |
12 | | - "test_aks_create_with_azurekeyvaultsecretsprovider_addon", |
13 | | - "test_aks_create_using_azurecni_with_pod_identity_enabled", |
14 | | - "test_aks_create_with_gitops_addon", |
| 9 | + "test_aks_create_with_ossku", |
| 10 | + "test_aks_nodepool_add_with_ossku", |
15 | 11 | "test_aks_create_with_node_config", |
16 | | - "test_aks_custom_kubelet_identity", |
17 | | - "test_aks_disable_addon_gitops", |
18 | | - "test_aks_disable_addon_openservicemesh", |
19 | | - "test_aks_pod_identity_usage", |
20 | | - "test_aks_create_with_openservicemesh_addon", |
| 12 | + "test_aks_create_private_cluster_public_fqdn", |
| 13 | + "test_aks_create_addon_with_azurekeyvaultsecretsprovider_with_secret_rotation", |
21 | 14 | "test_aks_update_azurekeyvaultsecretsprovider_with_secret_rotation", |
22 | 15 | "test_aks_enable_addon_with_azurekeyvaultsecretsprovider", |
| 16 | + "test_aks_create_with_gitops_addon", |
23 | 17 | "test_aks_enable_addon_with_gitops", |
24 | | - "test_aks_create_with_fips", |
| 18 | + "test_aks_disable_addon_gitops", |
| 19 | + "test_aks_create_with_openservicemesh_addon", |
| 20 | + "test_aks_enable_addon_with_openservicemesh", |
| 21 | + "test_aks_disable_addon_openservicemesh", |
| 22 | + "test_aks_create_with_auto_upgrade_channel", |
| 23 | + "test_aks_create_with_azurekeyvaultsecretsprovider_addon", |
| 24 | + "test_aks_custom_kubelet_identity", |
25 | 25 | "test_aks_disable_local_accounts", |
26 | | - "test_aks_nodepool_add_with_ossku", |
27 | | - "test_aks_create_with_ossku" |
| 26 | + "test_aks_create_with_pod_identity_enabled", |
| 27 | + "test_aks_create_using_azurecni_with_pod_identity_enabled", |
| 28 | + "test_aks_pod_identity_usage", |
| 29 | + "test_aks_create_with_fips" |
28 | 30 | ], |
29 | 31 | "unknown": [ |
30 | 32 | "test_aks_create_and_update_with_managed_aad_enable_azure_rbac", |
31 | | - "test_aks_create_with_virtual_node_addon", |
32 | 33 | "test_aks_update_to_msi_cluster_with_addons" |
33 | 34 | ], |
34 | 35 | "code bug": [ |
35 | | - "test_aks_create_with_ingress_appgw_addon_with_deprecated_subet_prefix", |
36 | | - "test_aks_byo_subnet_with_ingress_appgw_addon", |
37 | | - "test_aks_nodepool_get_upgrades", |
38 | | - "test_aks_byo_appgw_with_ingress_appgw_addon", |
39 | | - "test_aks_enable_addon_with_openservicemesh", |
40 | | - "test_aks_create_with_ingress_appgw_addon" |
| 36 | + "test_aks_nodepool_get_upgrades" |
41 | 37 | ] |
42 | 38 | } |
43 | 39 | } |
0 commit comments