Skip to content

Commit

Permalink
Merge pull request #33968 from iankingori/add-2025-tests
Browse files Browse the repository at this point in the history
add windows server 2025 networking tests
  • Loading branch information
k8s-ci-robot authored Jan 7, 2025
2 parents f4dd17c + b84eb2f commit c53532e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/testgrids/kubernetes/sig-windows/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ dashboards:
- name: sig-windows-experimental
- name: sig-windows-networking
dashboard_tab:
- name: ltsc2025-containerd-flannel-sdnbridge-master
description: Runs Windows (LTSC 2025 with Containerd) E2E tests on master branch K8s clusters and latest Flannel CNI release in l2bridge network mode.
test_group_name: k8s-e2e-ltsc2025-containerd-flannel-sdnbridge-master
- name: ltsc2025-containerd-flannel-sdnoverlay-master
description: Runs Windows (LTSC 2025 with Containerd) E2E tests on master branch K8s clusters and latest Flannel CNI release in overlay network mode.
test_group_name: k8s-e2e-ltsc2025-containerd-flannel-sdnoverlay-master
- name: ltsc2022-containerd-flannel-sdnbridge-master
description: Runs Windows (LTSC 2022 with Containerd) E2E tests on master branch K8s clusters and latest Flannel CNI release in l2bridge network mode.
test_group_name: k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-master
Expand Down Expand Up @@ -73,6 +79,10 @@ dashboards:

test_groups:
# Flannel CNI on Windows test groups
- name: k8s-e2e-ltsc2025-containerd-flannel-sdnbridge-master
gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2025-containerd-flannel-sdnbridge-master
- name: k8s-e2e-ltsc2025-containerd-flannel-sdnoverlay-master
gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2025-containerd-flannel-sdnoverlay-master
- name: k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-master
gcs_prefix: k8s-ovn/logs/k8s-e2e-ltsc2022-containerd-flannel-sdnbridge-master
- name: k8s-e2e-ltsc2022-containerd-flannel-sdnoverlay-master
Expand Down

0 comments on commit c53532e

Please sign in to comment.