Skip to content

Commit ce3f0c6

Browse files
committed
Add [email protected] to sig-release-master-informing jobs
Signed-off-by: Vyom-Yadav <[email protected]>
1 parent 09ca59c commit ce3f0c6

File tree

10 files changed

+22
-18
lines changed

10 files changed

+22
-18
lines changed

config/jobs/image-pushing/releng/k8s-staging-artifact-promoter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ postsubmits:
44
cluster: k8s-infra-prow-build-trusted
55
annotations:
66
testgrid-dashboards: sig-release-releng-blocking, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
7-
testgrid-alert-email: [email protected], [email protected]
7+
88
testgrid-num-failures-to-alert: '1'
99
decorate: true
1010
branches:

config/jobs/image-pushing/releng/k8s-staging-build-image.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ postsubmits:
44
cluster: k8s-infra-prow-build-trusted
55
annotations:
66
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
7-
testgrid-alert-email: [email protected]
7+
testgrid-alert-email: [email protected], [email protected]
88
decorate: true
99
run_if_changed: '^images\/build\/debian-base\/'
1010
branches:
@@ -36,7 +36,7 @@ postsubmits:
3636
cluster: k8s-infra-prow-build-trusted
3737
annotations:
3838
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
39-
testgrid-alert-email: [email protected]
39+
testgrid-alert-email: [email protected], [email protected]
4040
decorate: true
4141
run_if_changed: '^images\/build\/distroless-iptables\/'
4242
branches:
@@ -68,7 +68,7 @@ postsubmits:
6868
cluster: k8s-infra-prow-build-trusted
6969
annotations:
7070
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
71-
testgrid-alert-email: [email protected]
71+
testgrid-alert-email: [email protected], [email protected]
7272
decorate: true
7373
decoration_config:
7474
timeout: 240m
@@ -103,7 +103,7 @@ postsubmits:
103103
cluster: k8s-infra-prow-build-trusted
104104
annotations:
105105
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
106-
testgrid-alert-email: [email protected]
106+
testgrid-alert-email: [email protected], [email protected]
107107
decorate: true
108108
decoration_config:
109109
timeout: 4h
@@ -138,7 +138,7 @@ postsubmits:
138138
cluster: k8s-infra-prow-build-trusted
139139
annotations:
140140
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
141-
testgrid-alert-email: [email protected]
141+
testgrid-alert-email: [email protected], [email protected]
142142
decorate: true
143143
run_if_changed: '^images\/build\/setcap\/'
144144
branches:

config/jobs/image-pushing/releng/k8s-staging-kubernetes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ postsubmits:
44
cluster: k8s-infra-prow-build-trusted
55
annotations:
66
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
7-
testgrid-alert-email: [email protected]
7+
testgrid-alert-email: [email protected], [email protected]
88
decorate: true
99
run_if_changed: '^cluster\/images\/etcd\/'
1010
branches:
@@ -33,7 +33,7 @@ postsubmits:
3333
cluster: k8s-infra-prow-build-trusted
3434
annotations:
3535
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
36-
testgrid-alert-email: [email protected]
36+
testgrid-alert-email: [email protected], [email protected]
3737
decorate: true
3838
run_if_changed: '^build\/pause\/'
3939
branches:

config/jobs/kubernetes-sigs/sig-windows/release-master-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ periodics:
132132
annotations:
133133
fork-per-release: "true"
134134
fork-per-release-replacements: "KUBERNETES_VERSION=latest -> KUBERNETES_VERSION=latest-{{.Version}}"
135-
testgrid-alert-email: [email protected], [email protected]
135+
136136
testgrid-dashboards: sig-release-master-informing, sig-windows-master-release, sig-windows-signal
137137
testgrid-tab-name: capz-windows-master
138138
- name: ci-kubernetes-e2e-capz-master-windows-containerd2

config/jobs/kubernetes/sig-auth/sig-auth-encryption-at-rest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ periodics:
6666
path_alias: k8s.io/kubernetes
6767
annotations:
6868
testgrid-dashboards: sig-auth-encryption-at-rest, sig-release-master-informing
69+
testgrid-alert-email: [email protected]
6970
description: Runs conformance tests on a cluster with KMS encryption enabled at periodic intervals
7071
spec:
7172
containers:

config/jobs/kubernetes/sig-cloud-provider/aws/ec2-e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,7 @@ periodics:
738738
name: ci-kubernetes-ec2-conformance-latest
739739
annotations:
740740
testgrid-dashboards: amazon-ec2, conformance-all, conformance-ec2, sig-release-master-informing, amazon-ec2-release
741+
testgrid-alert-email: [email protected]
741742
testgrid-tab-name: Conformance - EC2 - master
742743
description: Runs conformance tests using kubetest against kubernetes master on EC2
743744
labels:
@@ -1127,6 +1128,7 @@ periodics:
11271128
name: ci-kubernetes-ec2-arm64-conformance-latest
11281129
annotations:
11291130
testgrid-dashboards: amazon-ec2, conformance-all, conformance-ec2, sig-release-master-informing, amazon-ec2-release
1131+
testgrid-alert-email: [email protected]
11301132
testgrid-tab-name: Conformance - EC2 - arm64 - master
11311133
description: Runs conformance tests using kubetest against kubernetes master on EC2 (arm64)
11321134
labels:

config/jobs/kubernetes/sig-node/dra-ci.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ periodics:
1212
annotations:
1313
testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-release-master-informing
1414
description: Runs E2E tests for Dynamic Resource Allocation beta features against a Kubernetes master cluster created with sigs.k8s.io/kind
15-
testgrid-alert-email: [email protected], [email protected]
15+
1616
fork-per-release: "true"
1717
fork-per-release-periodic-interval: 24h
1818
fork-per-release-replacements: latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -166,7 +166,7 @@ periodics:
166166
annotations:
167167
testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-cri-o, sig-release-master-informing
168168
description: Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v1
169-
testgrid-alert-email: [email protected], [email protected]
169+
170170
fork-per-release: "true"
171171
fork-per-release-periodic-interval: 24h
172172
fork-per-release-replacements: latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -225,7 +225,7 @@ periodics:
225225
annotations:
226226
testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-cri-o, sig-release-master-informing
227227
description: Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v2
228-
testgrid-alert-email: [email protected], [email protected]
228+
229229
fork-per-release: "true"
230230
fork-per-release-periodic-interval: 24h
231231
fork-per-release-replacements: latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -284,7 +284,7 @@ periodics:
284284
annotations:
285285
testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-containerd, sig-release-master-informing
286286
description: Runs E2E node tests for Dynamic Resource Allocation beta features with containerd 1.7
287-
testgrid-alert-email: [email protected], [email protected]
287+
288288
fork-per-release: "true"
289289
fork-per-release-periodic-interval: 24h
290290
fork-per-release-replacements: latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -336,7 +336,7 @@ periodics:
336336
annotations:
337337
testgrid-dashboards: sig-node-dynamic-resource-allocation, sig-node-containerd, sig-release-master-informing
338338
description: Runs E2E node tests for Dynamic Resource Allocation beta features with containerd 2.0
339-
testgrid-alert-email: [email protected], [email protected]
339+
340340
fork-per-release: "true"
341341
fork-per-release-periodic-interval: 24h
342342
fork-per-release-replacements: latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci

config/jobs/kubernetes/sig-node/dra.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
{%- endif %}
1818
{%- if file == "ci" and not all_features %}
1919
{%- set testgrid_dashboards = testgrid_dashboards + ", sig-release-master-informing" %}
20+
{%- set testgrid_alert_email = testgrid_alert_email + ", [email protected]" %}
2021
{%- endif %}
2122
- name: {{job_name}}
2223
cluster: {{cluster}}

config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-ec2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ periodics:
6464
test.kops.k8s.io/networking: amazonvpc
6565
testgrid-dashboards: kops-misc, sig-cluster-lifecycle-kops, sig-scalability-aws, sig-release-master-informing, amazon-ec2-release
6666
testgrid-tab-name: ec2-master-scale-performance
67-
testgrid-alert-email: [email protected], [email protected]
67+
6868
spec:
6969
containers:
7070
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master

config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ periodics:
495495
testgrid-dashboards: sig-release-master-informing, sig-testing-kind
496496
testgrid-tab-name: kind-master-alpha
497497
description: Runs tests with no special requirements other than alpha feature gates in a KinD cluster where alpha feature gates and APIs are enabled.
498-
testgrid-alert-email: [email protected],[email protected]
498+
499499
testgrid-num-columns-recent: '6'
500500
labels:
501501
preset-dind-enabled: "true"
@@ -549,7 +549,7 @@ periodics:
549549
testgrid-dashboards: sig-release-master-informing, sig-testing-kind
550550
testgrid-tab-name: kind-master-beta
551551
description: Runs tests with no special requirements other than beta feature gates in a KinD cluster where beta feature gates and APIs are enabled.
552-
testgrid-alert-email: [email protected],[email protected]
552+
553553
testgrid-num-columns-recent: '6'
554554
labels:
555555
preset-dind-enabled: "true"
@@ -599,7 +599,7 @@ periodics:
599599
testgrid-dashboards: sig-release-master-informing, sig-testing-kind
600600
testgrid-tab-name: kind-master-alpha-beta
601601
description: Runs tests with no special requirements other than alpha or beta feature gates in a KinD cluster where alpha and beta feature gates and APIs are enabled.
602-
testgrid-alert-email: [email protected],[email protected]
602+
603603
testgrid-num-columns-recent: '6'
604604
labels:
605605
preset-dind-enabled: "true"

0 commit comments

Comments
 (0)