Skip to content

Commit 04b43de

Browse files
committed
Update sig-cli alert email
Signed-off-by: Maciej Szulik <[email protected]>
1 parent 7be3197 commit 04b43de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/jobs/kubernetes/sig-cli/sig-cli-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ periodics:
3232
annotations:
3333
testgrid-dashboards: sig-cli-master
3434
testgrid-tab-name: gce-serial
35-
testgrid-alert-email: kubernetes-sig-cli[email protected]
35+
testgrid-alert-email: sig-cli@kubernetes.io
3636
description: kubectl gce serial e2e tests for master branch
3737

3838
- interval: 12h
@@ -71,7 +71,7 @@ periodics:
7171
annotations:
7272
testgrid-dashboards: sig-cli-master
7373
testgrid-tab-name: gce
74-
testgrid-alert-email: kubernetes-sig-cli[email protected]
74+
testgrid-alert-email: sig-cli@kubernetes.io
7575
description: kubectl gce e2e tests for master branch
7676

7777
- interval: 12h
@@ -111,7 +111,7 @@ periodics:
111111
annotations:
112112
testgrid-dashboards: sig-cli-master
113113
testgrid-tab-name: aws
114-
testgrid-alert-email: kubernetes-sig-cli[email protected]
114+
testgrid-alert-email: sig-cli@kubernetes.io
115115

116116
- interval: 12h
117117
name: ci-kubernetes-e2e-gce-latest-stable1-gci-kubectl-skew
@@ -226,7 +226,7 @@ periodics:
226226
annotations:
227227
testgrid-dashboards: sig-release-master-blocking, sig-cli-master
228228
testgrid-tab-name: skew-cluster-latest-kubectl-stable1-gce
229-
testgrid-alert-email: "[email protected], kubernetes-sig-cli@googlegroups.com"
229+
testgrid-alert-email: "[email protected], sig-cli@kubernetes.io"
230230
description: "stable1 e2e tests run against a master gce cluster using a stable1 kubectl binary"
231231
testgrid-num-columns-recent: "3"
232232
testgrid-num-failures-to-alert: "2"

0 commit comments

Comments
 (0)