Skip to content

Commit 520e54f

Browse files
committed
fix email for conformance audit alerts from test grid
1 parent 0117660 commit 520e54f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/sig-arch/conformance-audit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ presubmits:
5555
annotations:
5656
testgrid-dashboards: sig-arch-conformance
5757
testgrid-tab-name: presubmit-kind-conformance-audit
58-
test-grid-alert-email: [email protected]
58+
testgrid-alert-email: kubernetes-sig-arch-conformance-test-failures@googlegroups.com, davanum@gmail.com
5959
testgrid-num-failures-to-alert: '1'
6060

6161
periodics:
@@ -113,6 +113,6 @@ periodics:
113113
annotations:
114114
testgrid-dashboards: sig-arch-conformance
115115
testgrid-tab-name: kind-conformance-audit
116-
test-grid-alert-email: [email protected]
116+
testgrid-alert-email: kubernetes-sig-arch-conformance-test-failures@googlegroups.com, davanum@gmail.com
117117
testgrid-num-failures-to-alert: '1'
118118
description: 'Uses patched ci-kubernetes-kind-conformance job to generate ARTIFACT/audit/audit.log'

0 commit comments

Comments
 (0)