File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
config/openshift-kni/eco-ci-cd
jobs/openshift-kni/eco-ci-cd Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ slack_reporter:
22
22
- telcov10n-metal-single-node-spoke
23
23
- telcov10n-metal-single-node-spoke-kpis
24
24
- telcov10n-virtualised-single-node-hub-ztp
25
+ - cnf-network-functional-tests
Original file line number Diff line number Diff line change @@ -189,6 +189,18 @@ periodics:
189
189
ci.openshift.io/generator : prowgen
190
190
pj-rehearse.openshift.io/can-be-rehearsed : " true"
191
191
name : periodic-ci-openshift-kni-eco-ci-cd-main-cnf-network-4.17-cnf-network-functional-tests
192
+ reporter_config :
193
+ slack :
194
+ channel : ' #eco-ci-cd-notifications'
195
+ job_states_to_report :
196
+ - failure
197
+ - error
198
+ - success
199
+ - aborted
200
+ report_template : ' {{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}*
201
+ ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed:
202
+ Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
203
+ logs> {{end}}'
192
204
spec :
193
205
containers :
194
206
- args :
You can’t perform that action at this time.
0 commit comments