@@ -49,12 +49,6 @@ dashboards:
49
49
- name : ltsc2022-containerd-flannel-sdnoverlay-stable
50
50
description : Runs Windows (LTSC 2022 with Containerd) E2E tests on stable branch K8s clusters and latest Flannel CNI release in overlay network mode.
51
51
test_group_name : k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-stable
52
- - name : aks-ltsc2019-azurecni-1.27
53
- description : Runs Kubernetes E2E tests on an AKS deployment (1.27 release) with LTSC 2019 nodes and AzureCNI.
54
- test_group_name : aks-e2e-ltsc2019-azurecni-1.27
55
- - name : aks-ltsc2022-azurecni-1.27
56
- description : Runs Kubernetes E2E tests on an AKS deployment (1.27 release) with LTSC 2022 nodes and AzureCNI.
57
- test_group_name : aks-e2e-ltsc2022-azurecni-1.27
58
52
- name : aks-ltsc2019-azurecni-1.28
59
53
description : Runs Kubernetes E2E tests on an AKS deployment (1.28 release) with LTSC 2019 nodes and AzureCNI.
60
54
test_group_name : aks-e2e-ltsc2019-azurecni-1.28
@@ -67,6 +61,12 @@ dashboards:
67
61
- name : aks-ltsc2022-azurecni-1.29
68
62
description : Runs Kubernetes E2E tests on an AKS deployment (1.29 release) with LTSC 2022 nodes and AzureCNI.
69
63
test_group_name : aks-e2e-ltsc2022-azurecni-1.29
64
+ - name : aks-ltsc2019-azurecni-1.30
65
+ description : Runs Kubernetes E2E tests on an AKS deployment (1.30 release) with LTSC 2019 nodes and AzureCNI.
66
+ test_group_name : aks-e2e-ltsc2019-azurecni-1.30
67
+ - name : aks-ltsc2022-azurecni-1.30
68
+ description : Runs Kubernetes E2E tests on an AKS deployment (1.30 release) with LTSC 2022 nodes and AzureCNI.
69
+ test_group_name : aks-e2e-ltsc2022-azurecni-1.30
70
70
- name : sig-windows-containerd-runtime-signal
71
71
dashboard_tab :
72
72
- name : win-2019-containerd-master-integration
@@ -92,10 +92,6 @@ test_groups:
92
92
- name : k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-stable
93
93
gcs_prefix : k8s-ovn/logs/k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-stable
94
94
# AKS with AzureCNI test groups
95
- - name : aks-e2e-ltsc2019-azurecni-1.27
96
- gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.27
97
- - name : aks-e2e-ltsc2022-azurecni-1.27
98
- gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2022-azurecni-1.27
99
95
- name : aks-e2e-ltsc2019-azurecni-1.28
100
96
gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.28
101
97
- name : aks-e2e-ltsc2022-azurecni-1.28
@@ -104,6 +100,10 @@ test_groups:
104
100
gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.29
105
101
- name : aks-e2e-ltsc2022-azurecni-1.29
106
102
gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2022-azurecni-1.29
103
+ - name : aks-e2e-ltsc2019-azurecni-1.30
104
+ gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.30
105
+ - name : aks-e2e-ltsc2022-azurecni-1.30
106
+ gcs_prefix : k8s-ovn/logs/aks-e2e-ltsc2022-azurecni-1.30
107
107
# Containerd Runtime integration test groups
108
108
- name : integration-containerd-windows-ltsc2019
109
109
gcs_prefix : containerd-integration/logs/windows-ltsc2019
0 commit comments