Skip to content

Commit 5cd3d50

Browse files
committed
Add [email protected] to sig-release-master-informing jobs
Signed-off-by: Vyom-Yadav <[email protected]>
1 parent 6f8368c commit 5cd3d50

File tree

10 files changed

+21
-17
lines changed

10 files changed

+21
-17
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
@@ -125,7 +125,7 @@ periodics:
125125
annotations:
126126
fork-per-release: "true"
127127
fork-per-release-replacements: "KUBERNETES_VERSION=latest -> KUBERNETES_VERSION=latest-{{.Version}}"
128-
testgrid-alert-email: [email protected], [email protected]
128+
129129
testgrid-dashboards: sig-release-master-informing, sig-windows-master-release, sig-windows-signal
130130
testgrid-tab-name: capz-windows-master
131131
- 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: 4 additions & 4 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

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:v20250227-3a13bdd784-master

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ periodics:
486486
testgrid-dashboards: sig-testing-kind, sig-release-master-informing
487487
testgrid-tab-name: kind-master-alpha
488488
description: Runs tests with no special requirements other than alpha feature gates in a KinD cluster where alpha feature gates and APIs are enabled.
489-
testgrid-alert-email: [email protected],[email protected]
489+
490490
testgrid-num-columns-recent: '6'
491491
labels:
492492
preset-dind-enabled: "true"
@@ -538,7 +538,7 @@ periodics:
538538
testgrid-dashboards: sig-testing-kind, sig-release-master-informing
539539
testgrid-tab-name: kind-master-beta
540540
description: Runs tests with no special requirements other than beta feature gates in a KinD cluster where beta feature gates and APIs are enabled.
541-
testgrid-alert-email: [email protected],[email protected]
541+
542542
testgrid-num-columns-recent: '6'
543543
labels:
544544
preset-dind-enabled: "true"
@@ -590,7 +590,7 @@ periodics:
590590
testgrid-dashboards: sig-testing-kind, sig-release-master-informing
591591
testgrid-tab-name: kind-master-alpha-beta
592592
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.
593-
testgrid-alert-email: [email protected],[email protected]
593+
594594
testgrid-num-columns-recent: '6'
595595
labels:
596596
preset-dind-enabled: "true"

0 commit comments

Comments
 (0)