Skip to content

Commit

Permalink
Configure testgrid for kyma-incubator compass postsubmit job
Browse files Browse the repository at this point in the history
  • Loading branch information
aszecowka committed Mar 4, 2020
1 parent c42b857 commit 744965c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions config/testgrids/kyma/kyma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,13 @@ dashboards:
url: https://github.com/kyma-incubator/hydroform/compare/<start-custom-0>...<end-custom-0>
open_bug_template:
url: https://github.com/kyma-incubator/hydroform/issues/
- name: Compass integration postsubmit
description: Tracks Compass postsubmit jobs
test_group_name: post-master-compass-integration
code_search_url_template:
url: https://github.com/kyma-incubator/compass/compare/<start-custom-0>...<end-custom-0>
open_bug_template:
url: https://github.com/kyma-incubator/compass/issues/

# Kyma release dashboard
- name: kyma-release
Expand Down Expand Up @@ -446,6 +453,13 @@ dashboards:
url: https://github.com/kyma-incubator/hydroform/compare/<start-custom-0>...<end-custom-0>
open_bug_template:
url: https://github.com/kyma-incubator/hydroform/issues/
- name: Compass integration postsubmit
description: Tracks Compass postsubmit jobs
test_group_name: post-master-compass-integration
code_search_url_template:
url: https://github.com/kyma-incubator/compass/compare/<start-custom-0>...<end-custom-0>
open_bug_template:
url: https://github.com/kyma-incubator/compass/issues/


test_groups:
Expand Down Expand Up @@ -531,3 +545,7 @@ test_groups:
- name: hydroform-postsubmit
gcs_prefix: kyma-prow-logs/logs/post-master-hydroform
num_failures_to_alert: 3
- name: post-master-compass-integration
gcs_prefix: kyma-prow-logs/logs/post-master-compass-integration
num_failures_to_alert: 3
days_of_results: 60

0 comments on commit 744965c

Please sign in to comment.