Skip to content

Commit

Permalink
kubevirt,release: add alert email
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hiller <dhiller@redhat.com>
  • Loading branch information
dhiller committed Nov 14, 2024
1 parent b9b6270 commit 0cf2685
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ postsubmits:
optional: false
skip_report: false
annotations:
testgrid-create-test-group: "false"
testgrid-dashboards: kubevirt-postsubmits
testgrid-days-of-results: "90"
testgrid-alert-email: push-release-kubevirt-tag@redhat.com
testgrid-num-failures-to-alert: "1"
decorate: true
decoration_config:
timeout: 3h
Expand Down
2 changes: 2 additions & 0 deletions github/ci/testgrid/gen-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ dashboards:
- name: kubevirt-containerized-data-importer-presubmits
- name: kubevirt-presubmits
- name: kubevirt-periodics
- name: kubevirt-postsubmits
- name: kubevirt-libguestfs-appliance-periodics
- name: kubevirt-hyperconverged-cluster-operator-presubmits
- name: kubevirt-hyperconverged-cluster-operator-periodics
Expand Down Expand Up @@ -319,6 +320,7 @@ dashboard_groups:
- kubevirt-containerized-data-importer-presubmits
- kubevirt-presubmits
- kubevirt-periodics
- kubevirt-postsubmits
- kubevirt-libguestfs-appliance-periodics
- kubevirt-hyperconverged-cluster-operator-presubmits
- kubevirt-hyperconverged-cluster-operator-periodics
Expand Down

0 comments on commit 0cf2685

Please sign in to comment.