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

     1  dashboard_groups:
     2  - name: sig-network
     3    dashboard_names:
     4      - sig-network-dns
     5      - sig-network-external-dns
     6      - sig-network-gce
     7      - sig-network-ingress-gce-e2e
     8      - sig-network-ingress-nginx
     9      - sig-network-gateway-api
    10      - sig-network-ingress2gateway
    11      - sig-network-policy-api
    12      - sig-network-ingress-controller-conformance
    13      - sig-network-kind
    14  
    15  dashboards:
    16  - name: sig-network-dns
    17  - name: sig-network-external-dns
    18  - name: sig-network-gce
    19    dashboard_tab:
    20      - name: gce-cos-1.11-ingress
    21        test_group_name: ci-kubernetes-e2e-gce-cos-k8sstable3-ingress
    22        alert_options:
    23          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    24      - name: gce-cos-1.12-ingress
    25        test_group_name: ci-kubernetes-e2e-gce-cos-k8sstable2-ingress
    26        alert_options:
    27          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    28      - name: gce-cos-1.13-ingress
    29        test_group_name: ci-kubernetes-e2e-gce-cos-k8sstable1-ingress
    30        alert_options:
    31          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    32      # TODO(1.30): Uncomment this when adding jobs for release-1.30 branch.
    33      # TODO(1.29): comment this out when we move 1.29 to stable1
    34      - name: gce-cos-1.14-ingress
    35        test_group_name: ci-kubernetes-e2e-gce-cos-k8sbeta-ingress
    36        alert_options:
    37          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    38      - name: gci-gce-ip-alias
    39        test_group_name: ci-kubernetes-e2e-gci-gce-ip-alias
    40        alert_options:
    41          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    42      - name: gci-gce-ipvs
    43        test_group_name: ci-kubernetes-e2e-gci-gce-ipvs
    44        description: network gci-gce e2e tests in ipvs proxier mode
    45        alert_options:
    46          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com, lionwei1992+alerts@gmail.com
    47      - name: gci-gce-coredns
    48        test_group_name: ci-kubernetes-e2e-gci-gce-coredns
    49        description: network gci-gce tests with CoreDNS
    50        alert_options:
    51          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    52      - name: gci-gce-coredns-nodecache
    53        test_group_name: ci-kubernetes-e2e-gci-gce-coredns-nodecache
    54        description: network gci-gce tests with CoreDNS and nodelocaldns cache enabled
    55        alert_options:
    56          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    57      - name: gci-gce-kube-dns
    58        test_group_name: ci-kubernetes-e2e-gci-gce-kube-dns
    59        description: network gci-gce tests with kube-dns
    60        alert_options:
    61          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    62      - name: gci-gce-kube-dns-nodecache
    63        test_group_name: ci-kubernetes-e2e-gci-gce-kube-dns-nodecache
    64        description: network gci-gce tests with kube-dns and nodelocaldns cache enabled
    65        alert_options:
    66          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    67      - name: gci-gce
    68        test_group_name: ci-kubernetes-e2e-gci-gce
    69        description: network gci-gce e2e tests for master branch
    70        alert_options:
    71          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    72      - name: gci-gce-slow
    73        test_group_name: ci-kubernetes-e2e-gci-gce-slow
    74        description: network gci-gce slow e2e tests for master branch
    75        alert_options:
    76          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    77      - name: gci-gce-serial
    78        test_group_name: ci-kubernetes-e2e-gci-gce-serial
    79        description: network gci-gce serial e2e tests for master branch
    80        alert_options:
    81          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    82      - name: gci-gce-serial-kube-dns
    83        test_group_name: ci-kubernetes-e2e-gci-gce-serial-kube-dns
    84        description: network gci-gce with kube-dns serial e2e tests for master branch
    85        alert_options:
    86          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    87      - name: gci-gce-serial-kube-dns-nodecache
    88        test_group_name: ci-kubernetes-e2e-gci-gce-serial-kube-dns-nodecache
    89        description: network gci-gce with kube-dns and nodelocaldns cache serial e2e tests for master branch
    90        alert_options:
    91          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    92      - name: gci-gce-alpha-features
    93        test_group_name: ci-kubernetes-e2e-gci-gce-alpha-features
    94        description: network gci-gce alpha features e2e tests for master branch
    95        alert_options:
    96          alert_mail_to_addresses: kubernetes-sig-network-test-failures@googlegroups.com
    97  
    98  - name: sig-network-ingress-gce-e2e
    99  - name: sig-network-ingress-nginx
   100  - name: sig-network-gateway-api
   101  - name: sig-network-ingress2gateway
   102  - name: sig-network-policy-api
   103  - name: sig-network-ingress-controller-conformance
   104  - name: sig-network-kind