Skip to content

Commit

Permalink
alert on kubeflow periodic
Browse files Browse the repository at this point in the history
  • Loading branch information
lluunn committed Oct 22, 2019
1 parent 6c4d596 commit 46ae109
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/jobs/kubeflow/kubeflow-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ periodics:
annotations:
testgrid-dashboards: sig-big-data
description: Periodic testing of Kubeflow on the latest master branch.
# TODO: use a public email group
testgrid-alert-email: kubeflow-engineering@google.com
testgrid-num-failures-to-alert: "3"
- name: kubeflow-manifests-periodic-master
interval: 8h
labels:
Expand Down
1 change: 1 addition & 0 deletions config/jobs/kubeflow/kubeflow-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ postsubmits:
annotations:
testgrid-dashboards: sig-big-data
description: Postsubmit tests for Kubeflow.
# TODO: use a public email group
testgrid-alert-email: kubeflow-engineering@google.com
testgrid-num-failures-to-alert: "3"
kubeflow/kfctl:
Expand Down

0 comments on commit 46ae109

Please sign in to comment.