k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/testgrids/kubernetes/sig-windows/config.yaml (about)

     1  dashboard_groups:
     2  - name: sig-windows
     3    dashboard_names:
     4      - sig-windows-signal
     5      - sig-windows-1.27-release
     6      - sig-windows-1.28-release
     7      - sig-windows-master-release
     8      - sig-windows-presubmit
     9      - sig-windows-gce
    10      - sig-windows-networking
    11      - sig-windows-containerd-runtime-signal
    12      - sig-windows-push-images
    13      - sig-windows-soak-tests
    14      - sig-windows-experimental
    15  
    16  dashboards:
    17  - name: sig-windows-signal
    18  - name: sig-windows-1.27-release
    19  - name: sig-windows-1.28-release
    20  - name: sig-windows-master-release
    21  - name: sig-windows-presubmit
    22  - name: sig-windows-gce
    23  - name: sig-windows-push-images
    24  - name: sig-windows-experimental
    25  - name: sig-windows-soak-tests
    26    dashboard_tab:
    27      - name: soak-tests-capz-windows
    28        description: Windows 2019 SOAK tests
    29        test_group_name: sig-windows-soak-tests
    30  - name: sig-windows-networking
    31    dashboard_tab:
    32    - name: ltsc2022-containerd-flannel-sdnbridge-master
    33      description: Runs Windows (LTSC 2022 with Containerd) E2E tests on master branch K8s clusters and latest Flannel CNI release in l2bridge network mode.
    34      test_group_name: k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-master
    35    - name: ltsc2022-containerd-flannel-sdnoverlay-master
    36      description: Runs Windows (LTSC 2022 with Containerd) E2E tests on master branch K8s clusters and latest Flannel CNI release in overlay network mode.
    37      test_group_name: k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-master
    38    - name: ltsc2019-containerd-flannel-sdnbridge-stable
    39      description: Runs Windows (LTSC 2019 with Containerd) E2E tests on stable branch K8s clusters and latest Flannel CNI release in l2bridge network mode.
    40      test_group_name: k8s-e2e-ltsc2019-containerd-flannel-sdnbridge-stable
    41    - name: ltsc2019-containerd-flannel-sdnoverlay-stable
    42      description: Runs Windows (LTSC 2019 with Containerd) E2E tests on stable branch K8s clusters and latest Flannel CNI release in overlay network mode.
    43      test_group_name: k8s-e2e-ltsc2019-containerd-flannel-sdnoverlay-stable
    44    - name: ltsc2022-containerd-flannel-sdnbridge-stable
    45      description: Runs Windows (LTSC 2022 with Containerd) E2E tests on stable branch K8s clusters and latest Flannel CNI release in l2bridge network mode.
    46      test_group_name: k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-stable
    47    - name: ltsc2022-containerd-flannel-sdnoverlay-stable
    48      description: Runs Windows (LTSC 2022 with Containerd) E2E tests on stable branch K8s clusters and latest Flannel CNI release in overlay network mode.
    49      test_group_name: k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-stable
    50    - name: aks-ltsc2019-azurecni-1.26
    51      description: Runs Kubernetes E2E tests on an AKS deployment (1.26 release) with LTSC 2019 nodes and AzureCNI.
    52      test_group_name: aks-e2e-ltsc2019-azurecni-1.26
    53    - name: aks-ltsc2022-azurecni-1.26
    54      description: Runs Kubernetes E2E tests on an AKS deployment (1.26 release) with LTSC 2022 nodes and AzureCNI.
    55      test_group_name: aks-e2e-ltsc2022-azurecni-1.26
    56    - name: aks-ltsc2019-azurecni-1.27
    57      description: Runs Kubernetes E2E tests on an AKS deployment (1.27 release) with LTSC 2019 nodes and AzureCNI.
    58      test_group_name: aks-e2e-ltsc2019-azurecni-1.27
    59    - name: aks-ltsc2022-azurecni-1.27
    60      description: Runs Kubernetes E2E tests on an AKS deployment (1.27 release) with LTSC 2022 nodes and AzureCNI.
    61      test_group_name: aks-e2e-ltsc2022-azurecni-1.27
    62    - name: aks-ltsc2019-azurecni-1.28
    63      description: Runs Kubernetes E2E tests on an AKS deployment (1.28 release) with LTSC 2019 nodes and AzureCNI.
    64      test_group_name: aks-e2e-ltsc2019-azurecni-1.28
    65    - name: aks-ltsc2022-azurecni-1.28
    66      description: Runs Kubernetes E2E tests on an AKS deployment (1.28 release) with LTSC 2022 nodes and AzureCNI.
    67      test_group_name: aks-e2e-ltsc2022-azurecni-1.28
    68  - name: sig-windows-containerd-runtime-signal
    69    dashboard_tab:
    70    - name: win-2019-containerd-master-integration
    71      description: Runs containerd integration & cri-integration tests on Windows (LTSC 2019)
    72      test_group_name: integration-containerd-windows-ltsc2019
    73    - name: win-2022-containerd-master-integration
    74      description: Runs containerd integration & cri-integration tests on Windows (LTSC 2022)
    75      test_group_name: integration-containerd-windows-ltsc2022
    76  
    77  
    78  test_groups:
    79  # Flannel CNI on Windows test groups
    80  - name: k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-master
    81    gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-master
    82  - name: k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-master
    83    gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-master
    84  - name: k8s-e2e-ltsc2019-containerd-flannel-sdnbridge-stable
    85    gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2019-containerd-flannel-sdnbridge-stable
    86  - name: k8s-e2e-ltsc2019-containerd-flannel-sdnoverlay-stable
    87    gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2019-containerd-flannel-sdnoverlay-stable
    88  - name: k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-stable
    89    gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-stable
    90  - name: k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-stable
    91    gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-stable
    92  # AKS with AzureCNI test groups
    93  - name: aks-e2e-ltsc2019-azurecni-1.26
    94    gcs_prefix: k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.26
    95  - name: aks-e2e-ltsc2022-azurecni-1.26
    96    gcs_prefix: k8s-ovn/logs/aks-e2e-ltsc2022-azurecni-1.26
    97  - name: aks-e2e-ltsc2019-azurecni-1.27
    98    gcs_prefix: k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.27
    99  - name: aks-e2e-ltsc2022-azurecni-1.27
   100    gcs_prefix: k8s-ovn/logs/aks-e2e-ltsc2022-azurecni-1.27
   101  - name: aks-e2e-ltsc2019-azurecni-1.28
   102    gcs_prefix: k8s-ovn/logs/aks-e2e-ltsc2019-azurecni-1.28
   103  - name: aks-e2e-ltsc2022-azurecni-1.28
   104    gcs_prefix: k8s-ovn/logs/aks-e2e-ltsc2022-azurecni-1.28
   105  # Containerd Runtime integration test groups
   106  - name: integration-containerd-windows-ltsc2019
   107    gcs_prefix: containerd-integration/logs/windows-ltsc2019
   108    disable_prowjob_analysis: true
   109  - name: integration-containerd-windows-ltsc2022
   110    gcs_prefix: containerd-integration/logs/windows-ltsc2022
   111    disable_prowjob_analysis: true
   112  # Windows SOAK tests
   113  - name: sig-windows-soak-tests
   114    gcs_prefix: sig-windows-soak-tests/logs/windows-capz