File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
ci-operator/jobs/openshift/odo Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ periodics:
14
14
ci-operator.openshift.io/variant : v4.2
15
15
pj-rehearse.openshift.io/can-be-rehearsed : " true"
16
16
name : periodic-ci-openshift-odo-master-v4.2-integration-e2e-periodic
17
+ reporter_config :
18
+ slack :
19
+ channel : ' #odo-notifications'
17
20
spec :
18
21
containers :
19
22
- args :
@@ -78,6 +81,9 @@ periodics:
78
81
ci-operator.openshift.io/variant : v4.3
79
82
pj-rehearse.openshift.io/can-be-rehearsed : " true"
80
83
name : periodic-ci-openshift-odo-master-v4.3-integration-e2e-periodic
84
+ reporter_config :
85
+ slack :
86
+ channel : ' #odo-notifications'
81
87
spec :
82
88
containers :
83
89
- args :
@@ -142,6 +148,9 @@ periodics:
142
148
ci-operator.openshift.io/variant : v4.4
143
149
pj-rehearse.openshift.io/can-be-rehearsed : " true"
144
150
name : periodic-ci-openshift-odo-master-v4.4-integration-e2e-periodic
151
+ reporter_config :
152
+ slack :
153
+ channel : ' #odo-notifications'
145
154
spec :
146
155
containers :
147
156
- args :
@@ -206,6 +215,9 @@ periodics:
206
215
ci-operator.openshift.io/variant : v4.5
207
216
pj-rehearse.openshift.io/can-be-rehearsed : " true"
208
217
name : periodic-ci-openshift-odo-master-v4.5-integration-e2e-periodic
218
+ reporter_config :
219
+ slack :
220
+ channel : ' #odo-notifications'
209
221
spec :
210
222
containers :
211
223
- args :
You can’t perform that action at this time.
0 commit comments