blob: 3086a3ef5ae24e065adbe1dca6778aa2f26d6b8e [file] [log] [blame]
Kailash8b8de742019-07-30 08:54:51 -07001---
2# voltha 2.0 tests
3
4- project:
5 name: voltha-e2e
6
7 project-name: '{name}'
Zack Williams03ebb272020-03-27 09:42:33 -07008 manualBranch: ''
Suchitra Vemuri456b6b42020-11-10 19:06:22 -08009 olts: 1
Andrea Campanellaf3c32af2020-12-10 12:21:57 +010010 onus: 1
11 pons: 1
Suchitra Vemuri456b6b42020-11-10 19:06:22 -080012 withAlarms: true
13 make-target-failtest: bbsim-failurescenarios
14 make-target-errortest: bbsim-errorscenarios
15 make-target-alarmtest: bbsim-alarms-kind
Suchitra Vemuri0a9c8c62020-12-07 18:24:31 -080016 make-target-multipleolt: bbsim-multiolt-kind
TorstenThieme669258d2021-01-29 09:03:10 +000017 make-target-1t4gemtest: 1t4gem-openonu-go-adapter-test
18 make-target-1t8gemtest: 1t8gem-openonu-go-adapter-test
TorstenThiemea6c21342021-05-05 09:21:59 +000019 make-target-reconciletest: reconcile-openonu-go-adapter-test-att
TorstenThieme45422612021-03-23 10:38:59 +000020 make-target-reconciledttest: reconcile-openonu-go-adapter-test-dt
21 make-target-reconciletttest: reconcile-openonu-go-adapter-test-tt
Kailash8b8de742019-07-30 08:54:51 -070022
23 jobs:
Matteo Scandoloa57b0972021-05-03 14:04:58 -070024 - 'voltha-periodic-test':
Hung-Wei Chiu5ec2edf2020-04-30 14:53:13 -070025 name: 'periodic-voltha-test-bbsim'
Hung-Wei Chiu5ec2edf2020-04-30 14:53:13 -070026 code-branch: 'master'
Matteo Scandolo276a6e72021-12-15 18:56:15 +000027 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onos-classic.replicas=3,onos-classic.atomix.replicas=3 --set voltha.onos_classic.replicas=3 '
Matteo Scandolo08900f72021-09-07 15:01:10 -070028 time-trigger: "H H/23 * * *"
29 testTargets: |
30 - target: functional-single-kind
31 workflow: att
32 flags: ""
33 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +000034 logging: true
Matteo Scandolo08900f72021-09-07 15:01:10 -070035 - target: bbsim-alarms-kind
36 workflow: att
37 flags: ""
38 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000039 logging: true
Matteo Scandolo08900f72021-09-07 15:01:10 -070040 - target: bbsim-failurescenarios
41 workflow: att
42 flags: ""
43 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000044 logging: true
Matteo Scandolo08900f72021-09-07 15:01:10 -070045 - target: bbsim-errorscenarios
46 workflow: att
47 flags: ""
48 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000049 logging: true
Andrea Campanellaf383c172021-10-07 11:48:02 +020050 - target: onos-ha-test
51 workflow: att
52 flags: ""
53 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000054 logging: true
Matteo Scandolo08900f72021-09-07 15:01:10 -070055
56 - 'voltha-periodic-test':
Matteo Scandoloa57b0972021-05-03 14:04:58 -070057 name: 'periodic-voltha-multiple-olts-test-bbsim'
Suchitra Vemuri456b6b42020-11-10 19:06:22 -080058 code-branch: 'master'
59 olts: 2
Matteo Scandolo276a6e72021-12-15 18:56:15 +000060 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2'
Suchitra Vemuricbb9d842021-02-24 20:29:19 -080061 time-trigger: "H H/23 * * *"
Matteo Scandoloa57b0972021-05-03 14:04:58 -070062 testTargets: |
63 - target: functional-multi-olt
64 workflow: att
65 flags: ""
66 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +000067 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -070068 - target: bbsim-multiolt-failurescenarios
69 workflow: att
70 flags: ""
71 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000072 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -070073 - target: bbsim-multiolt-errorscenarios
74 workflow: att
75 flags: ""
76 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000077 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -070078 - target: bbsim-multiolt-kind
79 workflow: att
80 flags: ""
81 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000082 logging: true
Andy Bavierf93f3142020-01-09 16:08:51 -070083
Hardik Windlass6598b032021-07-02 10:12:01 +000084 - 'voltha-periodic-test':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +000085 name: 'periodic-voltha-test-bbsim-2.8'
86 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
87 code-branch: 'voltha-2.8'
88 time-trigger: "H H/23 * * *"
89 testTargets: |
90 - target: functional-single-kind
91 workflow: att
92 flags: ""
93 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +000094 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +000095 - target: bbsim-alarms-kind
96 workflow: att
97 flags: ""
98 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +000099 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000100 - target: bbsim-failurescenarios
101 workflow: att
102 flags: ""
103 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000104 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000105 - target: bbsim-errorscenarios
106 workflow: att
107 flags: ""
108 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000109 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000110
111 - 'voltha-periodic-test':
112 name: 'periodic-voltha-multiple-olts-test-bbsim-2.8'
113 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
114 code-branch: 'voltha-2.8'
115 olts: 2
116 extraHelmFlags: '--set onu=2,pon=2'
117 time-trigger: "H H/23 * * *"
118 testTargets: |
119 - target: functional-multi-olt
120 workflow: att
121 flags: ""
122 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000123 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000124 - target: bbsim-multiolt-failurescenarios
125 workflow: att
126 flags: ""
127 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000128 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000129 - target: bbsim-multiolt-errorscenarios
130 workflow: att
131 flags: ""
132 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000133 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000134 - target: bbsim-multiolt-kind
135 workflow: att
136 flags: ""
137 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000138 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000139
140 - 'voltha-periodic-test':
Hardik Windlass6598b032021-07-02 10:12:01 +0000141 name: 'periodic-voltha-multi-uni-test-bbsim'
142 code-branch: 'master'
Matteo Scandolo276a6e72021-12-15 18:56:15 +0000143 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set voltha-adapter-openonu.adapter_open_onu.uni_port_mask=0x00FF'
Hardik Windlass6598b032021-07-02 10:12:01 +0000144 time-trigger: "H H/23 * * *"
145 testTargets: |
146 - target: functional-single-kind-multiuni-att
147 workflow: att
148 flags: ""
149 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000150 logging: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000151 - target: bbsim-multiuni-failurescenarios-att
152 workflow: att
153 flags: ""
154 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000155 logging: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000156 - target: bbsim-multiuni-errorscenarios-att
157 workflow: att
158 flags: ""
159 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000160 logging: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000161
162 - 'voltha-periodic-test':
163 name: 'periodic-voltha-multi-uni-multiple-olts-test-bbsim'
164 code-branch: 'master'
165 olts: 2
Matteo Scandolo276a6e72021-12-15 18:56:15 +0000166 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2 --set voltha-adapter-openonu.adapter_open_onu.uni_port_mask=0x00FF'
Hardik Windlass6598b032021-07-02 10:12:01 +0000167 time-trigger: "H H/23 * * *"
168 testTargets: |
169 - target: functional-multiuni-multiolt-att
170 workflow: att
171 flags: ""
172 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000173 logging: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000174 - target: bbsim-multiuni-multiolt-failurescenarios-att
175 workflow: att
176 flags: ""
177 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000178 logging: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000179 - target: bbsim-multiuni-multiolt-errorscenarios-att
180 workflow: att
181 flags: ""
182 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000183 logging: true
Hardik Windlass5de3d4b2021-07-19 07:35:43 +0000184 timeout: 180
Hardik Windlass6598b032021-07-02 10:12:01 +0000185
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000186 - 'voltha-periodic-test':
187 name: 'periodic-voltha-multi-uni-test-bbsim-2.8'
188 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
189 code-branch: 'voltha-2.8'
Girish Gowdra3d44b9c2021-10-05 12:10:13 -0700190 extraHelmFlags: '--set voltha-adapter-openonu.adapter_open_onu.uni_port_mask=0x00FF'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000191 time-trigger: "H H/23 * * *"
192 testTargets: |
193 - target: functional-single-kind-multiuni-att
194 workflow: att
195 flags: ""
196 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000197 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000198 - target: bbsim-multiuni-failurescenarios-att
199 workflow: att
200 flags: ""
201 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000202 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000203 - target: bbsim-multiuni-errorscenarios-att
204 workflow: att
205 flags: ""
206 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000207 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000208
209 - 'voltha-periodic-test':
210 name: 'periodic-voltha-multi-uni-multiple-olts-test-bbsim-2.8'
211 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
212 code-branch: 'voltha-2.8'
Suchitra Vemuri95a73432020-12-16 13:17:48 -0800213 olts: 2
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000214 extraHelmFlags: '--set onu=2,pon=2 --set voltha-adapter-openonu.adapter_open_onu.uni_port_mask=0x00FF'
215 time-trigger: "H H/23 * * *"
216 testTargets: |
217 - target: functional-multiuni-multiolt-att
218 workflow: att
219 flags: ""
220 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000221 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000222 - target: bbsim-multiuni-multiolt-failurescenarios-att
223 workflow: att
224 flags: ""
225 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000226 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000227 - target: bbsim-multiuni-multiolt-errorscenarios-att
228 workflow: att
229 flags: ""
230 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +0000231 logging: true
Hardik Windlass5de3d4b2021-07-19 07:35:43 +0000232 timeout: 180
Suchitra Vemuri95a73432020-12-16 13:17:48 -0800233
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700234 # openonu Go periodic tests
Matteo Scandolo08900f72021-09-07 15:01:10 -0700235 - 'voltha-periodic-test':
Andrea Campanella6b002832021-09-30 17:28:22 +0200236 name: 'periodic-voltha-openonu-go-test-bbsim'
Matteo Scandolo08900f72021-09-07 15:01:10 -0700237 code-branch: 'master'
Matteo Scandolo276a6e72021-12-15 18:56:15 +0000238 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master'
TorstenThieme326e7972021-01-19 14:27:59 +0000239 time-trigger: "H H/12 * * *"
Hardik Windlass696002d2021-05-07 11:38:28 +0000240 logLevel: 'DEBUG'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700241 testTargets: |
TorstenThiemea6c21342021-05-05 09:21:59 +0000242 - target: 1t1gem-openonu-go-adapter-test
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700243 workflow: att
244 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700245 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000246 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700247 - target: 1t4gem-openonu-go-adapter-test
248 workflow: att
249 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700250 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000251 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700252 - target: 1t8gem-openonu-go-adapter-test
253 workflow: att
254 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700255 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000256 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700257 - target: mib-upload-templating-openonu-go-adapter-test
258 workflow: att
259 flags: "--set pon=2,onu=2,controlledActivation=only-onu"
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700260 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000261 logging: true
TorstenThiemea6c21342021-05-05 09:21:59 +0000262 - target: reconcile-openonu-go-adapter-test-att
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700263 workflow: att
264 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700265 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000266 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700267 - target: reconcile-openonu-go-adapter-test-dt
268 workflow: dt
269 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700270 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000271 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700272 - target: reconcile-openonu-go-adapter-test-tt
273 workflow: tt
274 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700275 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000276 logging: true
TorstenThieme39209882021-05-12 11:22:39 +0000277 - target: openonu-go-adapter-omci-hardening-passed-test
278 workflow: att
TorstenThieme49aec2b2021-07-16 11:32:04 +0000279 flags: "--set omci_response_rate=9 --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=1s"
TorstenThieme39209882021-05-12 11:22:39 +0000280 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000281 logging: true
TorstenThieme39209882021-05-12 11:22:39 +0000282 - target: openonu-go-adapter-omci-hardening-failed-test
283 workflow: att
284 flags: "--set omci_response_rate=7"
285 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000286 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000287 - target: voltha-onu-omci-get-single-kind-att
288 workflow: att
289 flags: ""
290 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000291 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000292 - target: voltha-onu-omci-get-single-kind-dt
293 workflow: dt
294 flags: ""
295 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000296 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000297 - target: voltha-onu-omci-get-single-kind-tt
298 workflow: tt
299 flags: ""
300 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000301 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000302 - target: voltha-onu-flows-check-single-kind-att
303 workflow: att
304 flags: ""
305 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000306 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000307 - target: voltha-onu-flows-check-single-kind-dt
308 workflow: dt
309 flags: ""
310 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000311 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000312 - target: voltha-onu-flows-check-single-kind-tt
313 workflow: tt
314 flags: ""
315 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000316 logging: true
TorstenThieme326e7972021-01-19 14:27:59 +0000317
318 - 'voltha-periodic-test':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000319 name: 'periodic-voltha-openonu-go-test-bbsim-2.8'
320 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
321 code-branch: 'voltha-2.8'
Hardik Windlass5de3d4b2021-07-19 07:35:43 +0000322 time-trigger: "H H/23 * * *"
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000323 logLevel: 'DEBUG'
324 testTargets: |
325 - target: 1t1gem-openonu-go-adapter-test
326 workflow: att
327 flags: ""
328 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000329 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000330 - target: 1t4gem-openonu-go-adapter-test
331 workflow: att
332 flags: ""
333 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000334 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000335 - target: 1t8gem-openonu-go-adapter-test
336 workflow: att
337 flags: ""
338 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000339 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000340 - target: mib-upload-templating-openonu-go-adapter-test
341 workflow: att
342 flags: "--set pon=2,onu=2,controlledActivation=only-onu"
343 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000344 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000345 - target: reconcile-openonu-go-adapter-test-att
346 workflow: att
347 flags: ""
348 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000349 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000350 - target: reconcile-openonu-go-adapter-test-dt
351 workflow: dt
352 flags: ""
353 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000354 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000355 - target: reconcile-openonu-go-adapter-test-tt
356 workflow: tt
357 flags: ""
358 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000359 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000360 - target: openonu-go-adapter-omci-hardening-passed-test
361 workflow: att
TorstenThieme49aec2b2021-07-16 11:32:04 +0000362 flags: "--set omci_response_rate=9 --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=1s"
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000363 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000364 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000365 - target: openonu-go-adapter-omci-hardening-failed-test
366 workflow: att
367 flags: "--set omci_response_rate=7"
368 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000369 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000370 - target: voltha-onu-omci-get-single-kind-att
371 workflow: att
372 flags: ""
373 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000374 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000375 - target: voltha-onu-omci-get-single-kind-dt
376 workflow: dt
377 flags: ""
378 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000379 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000380 - target: voltha-onu-omci-get-single-kind-tt
381 workflow: tt
382 flags: ""
383 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000384 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000385
386 - 'voltha-periodic-test':
Matteo Scandolo075740f2021-04-22 14:52:29 -0700387 name: 'patchset-voltha-openonu-go-test-bbsim'
Hardik Windlass8c3813b2021-05-07 08:13:37 +0000388 trigger-comment: "voltha test openonu singleolt"
Matteo Scandolo075740f2021-04-22 14:52:29 -0700389 code-branch: '$GERRIT_BRANCH'
Andrea Campanella67850712021-06-04 08:13:08 +0000390 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master'
Matteo Scandolobc28eab2021-09-28 18:10:58 -0700391 gerritProject: '$GERRIT_PROJECT'
Matteo Scandolo075740f2021-04-22 14:52:29 -0700392 gerritRefspec: '$GERRIT_REFSPEC'
Hardik Windlass696002d2021-05-07 11:38:28 +0000393 logLevel: 'DEBUG'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700394 testTargets: |
TorstenThiemea6c21342021-05-05 09:21:59 +0000395 - target: 1t1gem-openonu-go-adapter-test
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700396 workflow: att
397 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700398 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000399 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700400 - target: 1t4gem-openonu-go-adapter-test
401 workflow: att
402 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700403 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000404 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700405 - target: 1t8gem-openonu-go-adapter-test
406 workflow: att
407 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700408 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000409 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700410 - target: mib-upload-templating-openonu-go-adapter-test
411 workflow: att
412 flags: "--set pon=2,onu=2,controlledActivation=only-onu"
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700413 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000414 logging: true
TorstenThiemea6c21342021-05-05 09:21:59 +0000415 - target: reconcile-openonu-go-adapter-test-att
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700416 workflow: att
417 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700418 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000419 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700420 - target: reconcile-openonu-go-adapter-test-dt
421 workflow: dt
422 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700423 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000424 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700425 - target: reconcile-openonu-go-adapter-test-tt
426 workflow: tt
427 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700428 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000429 logging: true
TorstenThieme39209882021-05-12 11:22:39 +0000430 - target: openonu-go-adapter-omci-hardening-passed-test
431 workflow: att
TorstenThieme49aec2b2021-07-16 11:32:04 +0000432 flags: "--set omci_response_rate=9 --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=1s"
TorstenThieme39209882021-05-12 11:22:39 +0000433 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000434 logging: true
TorstenThieme39209882021-05-12 11:22:39 +0000435 - target: openonu-go-adapter-omci-hardening-failed-test
436 workflow: att
437 flags: "--set omci_response_rate=7"
438 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000439 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000440 - target: voltha-onu-omci-get-single-kind-att
441 workflow: att
442 flags: ""
443 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000444 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000445 - target: voltha-onu-omci-get-single-kind-dt
446 workflow: dt
447 flags: ""
448 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000449 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000450 - target: voltha-onu-omci-get-single-kind-tt
451 workflow: tt
452 flags: ""
453 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000454 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000455 - target: voltha-onu-flows-check-single-kind-att
456 workflow: att
457 flags: ""
458 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000459 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000460 - target: voltha-onu-flows-check-single-kind-dt
461 workflow: dt
462 flags: ""
463 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000464 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000465 - target: voltha-onu-flows-check-single-kind-tt
466 workflow: tt
467 flags: ""
468 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000469 logging: true
Matteo Scandolo075740f2021-04-22 14:52:29 -0700470
Hardik Windlass46d61132021-03-30 16:42:07 +0530471 - 'voltha-periodic-test':
TorstenThiemeb8df8e22022-01-10 11:17:31 +0000472 name: 'patchset-voltha-2.8-openonu-go-test-bbsim'
473 trigger-comment: "voltha 2.8 test openonu singleolt"
474 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
475 code-branch: '$GERRIT_BRANCH'
476 gerritProject: '$GERRIT_PROJECT'
477 gerritRefspec: '$GERRIT_REFSPEC'
478 logLevel: 'DEBUG'
479 testTargets: |
480 - target: 1t1gem-openonu-go-adapter-test
481 workflow: att
482 flags: ""
483 teardown: true
484 logging: true
485 - target: 1t4gem-openonu-go-adapter-test
486 workflow: att
487 flags: ""
488 teardown: true
489 logging: true
490 - target: 1t8gem-openonu-go-adapter-test
491 workflow: att
492 flags: ""
493 teardown: true
494 logging: true
495 - target: mib-upload-templating-openonu-go-adapter-test
496 workflow: att
497 flags: "--set pon=2,onu=2,controlledActivation=only-onu"
498 teardown: true
499 logging: true
500 - target: reconcile-openonu-go-adapter-test-att
501 workflow: att
502 flags: ""
503 teardown: true
504 logging: true
505 - target: reconcile-openonu-go-adapter-test-dt
506 workflow: dt
507 flags: ""
508 teardown: true
509 logging: true
510 - target: reconcile-openonu-go-adapter-test-tt
511 workflow: tt
512 flags: ""
513 teardown: true
514 logging: true
515 - target: openonu-go-adapter-omci-hardening-passed-test
516 workflow: att
517 flags: "--set omci_response_rate=9 --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=1s"
518 teardown: true
519 logging: true
520 - target: openonu-go-adapter-omci-hardening-failed-test
521 workflow: att
522 flags: "--set omci_response_rate=7"
523 teardown: true
524 logging: true
525 - target: voltha-onu-omci-get-single-kind-att
526 workflow: att
527 flags: ""
528 teardown: true
529 logging: true
530 - target: voltha-onu-omci-get-single-kind-dt
531 workflow: dt
532 flags: ""
533 teardown: true
534 logging: true
535 - target: voltha-onu-omci-get-single-kind-tt
536 workflow: tt
537 flags: ""
538 teardown: true
539 logging: true
540
541 - 'voltha-periodic-test':
TorstenThieme669258d2021-01-29 09:03:10 +0000542 name: 'periodic-voltha-multiple-olts-openonu-go-test-bbsim'
Matteo Scandolo075740f2021-04-22 14:52:29 -0700543 code-branch: 'master'
Matteo Scandolo276a6e72021-12-15 18:56:15 +0000544 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2'
Matteo Scandolo075740f2021-04-22 14:52:29 -0700545 olts: 2
Hardik Windlass696002d2021-05-07 11:38:28 +0000546 logLevel: 'DEBUG'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700547 testTargets: |
TorstenThiemea6c21342021-05-05 09:21:59 +0000548 - target: 1t1gem-openonu-go-adapter-multi-olt-test
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700549 workflow: att
550 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700551 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000552 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700553 - target: 1t4gem-openonu-go-adapter-multi-olt-test
554 workflow: att
555 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700556 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000557 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700558 - target: 1t8gem-openonu-go-adapter-multi-olt-test
559 workflow: att
560 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700561 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000562 logging: true
TorstenThiemea6c21342021-05-05 09:21:59 +0000563 - target: reconcile-openonu-go-adapter-multi-olt-test-att
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700564 workflow: att
565 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700566 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000567 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700568 - target: reconcile-openonu-go-adapter-multi-olt-test-dt
569 workflow: dt
570 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700571 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000572 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700573 - target: reconcile-openonu-go-adapter-multi-olt-test-tt
574 workflow: tt
575 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700576 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000577 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000578 - target: voltha-onu-omci-get-multiolt-kind-att
579 workflow: att
580 flags: ""
581 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000582 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000583 - target: voltha-onu-omci-get-multiolt-kind-dt
584 workflow: dt
585 flags: ""
586 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000587 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000588 - target: voltha-onu-omci-get-multiolt-kind-tt
589 workflow: tt
590 flags: ""
591 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000592 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000593 - target: voltha-onu-flows-check-multiolt-kind-att
594 workflow: att
595 flags: ""
596 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000597 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000598 - target: voltha-onu-flows-check-multiolt-kind-dt
599 workflow: dt
600 flags: ""
601 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000602 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000603 - target: voltha-onu-flows-check-multiolt-kind-tt
604 workflow: tt
605 flags: ""
606 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000607 logging: true
TorstenThieme669258d2021-01-29 09:03:10 +0000608 time-trigger: "H H/12 * * *"
TorstenThiemef0f373c2021-12-03 11:31:05 +0000609 timeout: 160
TorstenThieme669258d2021-01-29 09:03:10 +0000610
611 - 'voltha-periodic-test':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000612 name: 'periodic-voltha-multiple-olts-openonu-go-test-bbsim-2.8'
613 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
614 code-branch: 'voltha-2.8'
615 extraHelmFlags: '--set onu=2,pon=2'
616 olts: 2
617 logLevel: 'DEBUG'
618 testTargets: |
619 - target: 1t1gem-openonu-go-adapter-multi-olt-test
620 workflow: att
621 flags: ""
622 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000623 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000624 - target: 1t4gem-openonu-go-adapter-multi-olt-test
625 workflow: att
626 flags: ""
627 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000628 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000629 - target: 1t8gem-openonu-go-adapter-multi-olt-test
630 workflow: att
631 flags: ""
632 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000633 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000634 - target: reconcile-openonu-go-adapter-multi-olt-test-att
635 workflow: att
636 flags: ""
637 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000638 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000639 - target: reconcile-openonu-go-adapter-multi-olt-test-dt
640 workflow: dt
641 flags: ""
642 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000643 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000644 - target: reconcile-openonu-go-adapter-multi-olt-test-tt
645 workflow: tt
646 flags: ""
647 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000648 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000649 - target: voltha-onu-omci-get-multiolt-kind-att
650 workflow: att
651 flags: ""
652 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000653 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000654 - target: voltha-onu-omci-get-multiolt-kind-dt
655 workflow: dt
656 flags: ""
657 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000658 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000659 - target: voltha-onu-omci-get-multiolt-kind-tt
660 workflow: tt
661 flags: ""
662 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000663 logging: true
Hardik Windlass5de3d4b2021-07-19 07:35:43 +0000664 time-trigger: "H H/23 * * *"
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000665
666 - 'voltha-periodic-test':
Matteo Scandolo075740f2021-04-22 14:52:29 -0700667 name: 'patchset-voltha-multiple-olts-openonu-go-test-bbsim'
668 trigger-comment: "voltha test openonu multiolt"
669 code-branch: '$GERRIT_BRANCH'
Hardik Windlass696002d2021-05-07 11:38:28 +0000670 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2'
Matteo Scandolobc28eab2021-09-28 18:10:58 -0700671 gerritProject: '$GERRIT_PROJECT'
Matteo Scandolo075740f2021-04-22 14:52:29 -0700672 gerritRefspec: '$GERRIT_REFSPEC'
Hardik Windlass696002d2021-05-07 11:38:28 +0000673 logLevel: 'DEBUG'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700674 testTargets: |
TorstenThiemea6c21342021-05-05 09:21:59 +0000675 - target: 1t1gem-openonu-go-adapter-multi-olt-test
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700676 workflow: att
677 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700678 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000679 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700680 - target: 1t4gem-openonu-go-adapter-multi-olt-test
681 workflow: att
682 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700683 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000684 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700685 - target: 1t8gem-openonu-go-adapter-multi-olt-test
686 workflow: att
687 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700688 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000689 logging: true
TorstenThiemea6c21342021-05-05 09:21:59 +0000690 - target: reconcile-openonu-go-adapter-multi-olt-test-att
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700691 workflow: att
692 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700693 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000694 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700695 - target: reconcile-openonu-go-adapter-multi-olt-test-dt
696 workflow: dt
697 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700698 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000699 logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -0700700 - target: reconcile-openonu-go-adapter-multi-olt-test-tt
701 workflow: tt
702 flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700703 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000704 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000705 - target: voltha-onu-omci-get-multiolt-kind-att
706 workflow: att
707 flags: ""
708 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000709 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000710 - target: voltha-onu-omci-get-multiolt-kind-dt
711 workflow: dt
712 flags: ""
713 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000714 logging: true
TorstenThiemefb4e48d2021-06-21 10:54:31 +0000715 - target: voltha-onu-omci-get-multiolt-kind-tt
716 workflow: tt
717 flags: ""
718 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000719 logging: true
Hardik Windlass60fc0da2021-10-14 07:02:40 +0000720 - target: voltha-onu-flows-check-multiolt-kind-att
TorstenThieme674013d2021-07-28 08:15:14 +0000721 workflow: att
722 flags: ""
723 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000724 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000725 - target: voltha-onu-flows-check-multiolt-kind-dt
726 workflow: dt
727 flags: ""
728 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000729 logging: true
TorstenThieme674013d2021-07-28 08:15:14 +0000730 - target: voltha-onu-flows-check-multiolt-kind-tt
731 workflow: tt
732 flags: ""
733 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000734 logging: true
Matteo Scandolo075740f2021-04-22 14:52:29 -0700735 olts: 2
TorstenThiemef0f373c2021-12-03 11:31:05 +0000736 timeout: 160
Matteo Scandolo075740f2021-04-22 14:52:29 -0700737
TorstenThieme869ba322021-05-05 12:11:42 +0000738 - 'voltha-periodic-test':
TorstenThiemeb8df8e22022-01-10 11:17:31 +0000739 name: 'patchset-voltha-2.8-multiple-olts-openonu-go-test-bbsim'
740 trigger-comment: "voltha 2.8 test openonu multiolt"
741 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
742 code-branch: '$GERRIT_BRANCH'
743 gerritProject: '$GERRIT_PROJECT'
744 gerritRefspec: '$GERRIT_REFSPEC'
745 extraHelmFlags: '--set onu=2,pon=2'
746 olts: 2
747 logLevel: 'DEBUG'
748 testTargets: |
749 - target: 1t1gem-openonu-go-adapter-multi-olt-test
750 workflow: att
751 flags: ""
752 teardown: true
753 logging: true
754 - target: 1t4gem-openonu-go-adapter-multi-olt-test
755 workflow: att
756 flags: ""
757 teardown: true
758 logging: true
759 - target: 1t8gem-openonu-go-adapter-multi-olt-test
760 workflow: att
761 flags: ""
762 teardown: true
763 logging: true
764 - target: reconcile-openonu-go-adapter-multi-olt-test-att
765 workflow: att
766 flags: ""
767 teardown: true
768 logging: true
769 - target: reconcile-openonu-go-adapter-multi-olt-test-dt
770 workflow: dt
771 flags: ""
772 teardown: true
773 logging: true
774 - target: reconcile-openonu-go-adapter-multi-olt-test-tt
775 workflow: tt
776 flags: ""
777 teardown: true
778 logging: true
779 - target: voltha-onu-omci-get-multiolt-kind-att
780 workflow: att
781 flags: ""
782 teardown: true
783 logging: true
784 - target: voltha-onu-omci-get-multiolt-kind-dt
785 workflow: dt
786 flags: ""
787 teardown: true
788 logging: true
789 - target: voltha-onu-omci-get-multiolt-kind-tt
790 workflow: tt
791 flags: ""
792 teardown: true
793 logging: true
794
795 - 'voltha-periodic-test':
TorstenThieme869ba322021-05-05 12:11:42 +0000796 name: 'periodic-voltha-pm-data-test-bbsim'
797 code-branch: 'master'
Girish Gowdra3d44b9c2021-10-05 12:10:13 -0700798 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1'
TorstenThieme869ba322021-05-05 12:11:42 +0000799 time-trigger: "H H/23 * * *"
800 logLevel: 'DEBUG'
801 testTargets: |
802 - target: voltha-pm-data-single-kind-att
803 workflow: att
804 flags: ""
805 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000806 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000807 - target: voltha-pm-data-single-kind-dt
808 workflow: dt
809 flags: ""
810 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000811 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000812 - target: voltha-pm-data-single-kind-tt
813 workflow: tt
814 flags: ""
815 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000816 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000817 timeout: 140
818
819 - 'voltha-periodic-test':
820 name: 'patchset-voltha-pm-data-test-bbsim'
821 trigger-comment: "voltha test pm data singleolt"
TorstenThieme6877ab12021-05-26 13:28:54 +0000822 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1'
TorstenThieme869ba322021-05-05 12:11:42 +0000823 code-branch: '$GERRIT_BRANCH'
Matteo Scandolobc28eab2021-09-28 18:10:58 -0700824 gerritProject: '$GERRIT_PROJECT'
TorstenThieme869ba322021-05-05 12:11:42 +0000825 gerritRefspec: '$GERRIT_REFSPEC'
826 logLevel: 'DEBUG'
827 testTargets: |
828 - target: voltha-pm-data-single-kind-att
829 workflow: att
830 flags: ""
831 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000832 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000833 - target: voltha-pm-data-single-kind-dt
834 workflow: dt
835 flags: ""
836 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000837 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000838 - target: voltha-pm-data-single-kind-tt
839 workflow: tt
840 flags: ""
841 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000842 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000843 timeout: 140
844
845 - 'voltha-periodic-test':
TorstenThieme22880da2021-09-17 11:41:02 +0000846 name: 'periodic-voltha-pm-data-test-bbsim-2.8'
TorstenThieme81cdeda2021-09-22 10:10:07 +0000847 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
TorstenThieme22880da2021-09-17 11:41:02 +0000848 code-branch: 'voltha-2.8'
849 extraHelmFlags: '--set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1'
850 time-trigger: "H H/23 * * *"
851 logLevel: 'DEBUG'
852 testTargets: |
853 - target: voltha-pm-data-single-kind-att
854 workflow: att
855 flags: ""
856 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000857 logging: true
TorstenThieme22880da2021-09-17 11:41:02 +0000858 - target: voltha-pm-data-single-kind-dt
859 workflow: dt
860 flags: ""
861 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000862 logging: true
TorstenThieme22880da2021-09-17 11:41:02 +0000863 - target: voltha-pm-data-single-kind-tt
864 workflow: tt
865 flags: ""
866 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000867 logging: true
TorstenThieme22880da2021-09-17 11:41:02 +0000868 timeout: 140
869
870 - 'voltha-periodic-test':
TorstenThieme869ba322021-05-05 12:11:42 +0000871 name: 'periodic-voltha-multiple-olts-pm-data-test-bbsim'
872 code-branch: 'master'
Girish Gowdra3d44b9c2021-10-05 12:10:13 -0700873 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2 --set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1'
TorstenThieme869ba322021-05-05 12:11:42 +0000874 olts: 2
875 timeout: 180
876 logLevel: 'DEBUG'
877 testTargets: |
878 - target: voltha-pm-data-multiolt-kind-att
879 workflow: att
880 flags: ""
881 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000882 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000883 - target: voltha-pm-data-multiolt-kind-dt
884 workflow: dt
885 flags: ""
886 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000887 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000888 - target: voltha-pm-data-multiolt-kind-tt
889 workflow: tt
890 flags: ""
891 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000892 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000893 time-trigger: "H H/23 * * *"
894
895 - 'voltha-periodic-test':
896 name: 'patchset-voltha-multiple-olts-pm-data-test-bbsim'
897 trigger-comment: "voltha test pm data multiolt"
898 code-branch: '$GERRIT_BRANCH'
TorstenThieme6877ab12021-05-26 13:28:54 +0000899 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2 --set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1'
Matteo Scandolobc28eab2021-09-28 18:10:58 -0700900 gerritProject: '$GERRIT_PROJECT'
TorstenThieme869ba322021-05-05 12:11:42 +0000901 gerritRefspec: '$GERRIT_REFSPEC'
902 logLevel: 'DEBUG'
903 testTargets: |
904 - target: voltha-pm-data-multiolt-kind-att
905 workflow: att
906 flags: ""
907 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000908 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000909 - target: voltha-pm-data-multiolt-kind-dt
910 workflow: dt
911 flags: ""
912 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000913 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000914 - target: voltha-pm-data-multiolt-kind-tt
915 workflow: tt
916 flags: ""
917 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000918 logging: true
TorstenThieme869ba322021-05-05 12:11:42 +0000919 olts: 2
920 timeout: 180
921
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700922 - 'voltha-periodic-test':
TorstenThieme22880da2021-09-17 11:41:02 +0000923 name: 'periodic-voltha-multiple-olts-pm-data-test-bbsim-2.8'
TorstenThieme81cdeda2021-09-22 10:10:07 +0000924 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
TorstenThieme22880da2021-09-17 11:41:02 +0000925 code-branch: 'voltha-2.8'
926 extraHelmFlags: '--set onu=2,pon=2 --set kafka.externalAccess.enabled=true,kafka.externalAccess.service.type=NodePort,kafka.externalAccess.service.nodePorts[0]=30201,kafka.externalAccess.service.domain=127.0.0.1'
927 olts: 2
928 timeout: 180
929 logLevel: 'DEBUG'
930 testTargets: |
931 - target: voltha-pm-data-multiolt-kind-att
932 workflow: att
933 flags: ""
934 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000935 logging: true
TorstenThieme22880da2021-09-17 11:41:02 +0000936 - target: voltha-pm-data-multiolt-kind-dt
937 workflow: dt
938 flags: ""
939 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000940 logging: true
TorstenThieme22880da2021-09-17 11:41:02 +0000941 - target: voltha-pm-data-multiolt-kind-tt
942 workflow: tt
943 flags: ""
944 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000945 logging: true
TorstenThieme22880da2021-09-17 11:41:02 +0000946 time-trigger: "H H/23 * * *"
947
948 - 'voltha-periodic-test':
Andrea Campanellaf3c32af2020-12-10 12:21:57 +0100949 name: 'periodic-voltha-test-DMI'
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700950 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master'
Andrea Campanellaf3c32af2020-12-10 12:21:57 +0100951 code-branch: 'master'
Suchitra Vemuricbb9d842021-02-24 20:29:19 -0800952 time-trigger: "H H/23 * * *"
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700953 testTargets: |
954 - target: bbsim-dmi-hw-management-test
955 workflow: att
956 flags: ""
957 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000958 logging: true
Andrea Campanellaf3c32af2020-12-10 12:21:57 +0100959
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000960 - 'voltha-periodic-test':
961 name: 'periodic-voltha-test-DMI-2.8'
962 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
963 code-branch: 'voltha-2.8'
Suchitra Vemuricbb9d842021-02-24 20:29:19 -0800964 time-trigger: "H H/23 * * *"
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000965 testTargets: |
966 - target: bbsim-dmi-hw-management-test
967 workflow: att
968 flags: ""
969 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000970 logging: true
Andy Bavier10926f12020-03-27 16:53:43 -0700971
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700972 - 'voltha-periodic-test':
Andy Bavier4be37062020-06-29 15:17:26 -0700973 name: 'periodic-voltha-etcd-test'
Hung-Wei Chiuf6cbde22021-04-22 22:15:23 -0700974 build-node: 'ubuntu18.04-basebuild-4c-8g'
hwchiuc9189b72019-12-02 15:12:29 -0800975 code-branch: 'master'
Matteo Scandolo276a6e72021-12-15 18:56:15 +0000976 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2'
hwchiufdc49242019-11-18 16:37:22 -0800977 time-trigger: "H H/12 * * *"
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700978 testTargets: |
979 - target: sanity-multi-kind
980 workflow: att
981 flags: ""
982 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000983 logging: true
hwchiufdc49242019-11-18 16:37:22 -0800984
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000985 - 'voltha-periodic-test':
986 name: 'periodic-voltha-etcd-test-2.8'
987 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
Hung-Wei Chiuf6cbde22021-04-22 22:15:23 -0700988 build-node: 'ubuntu18.04-basebuild-4c-8g'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000989 code-branch: 'voltha-2.8'
990 extraHelmFlags: '--set onu=2,pon=2'
Hardik Windlass5de3d4b2021-07-19 07:35:43 +0000991 time-trigger: "H H/23 * * *"
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000992 testTargets: |
993 - target: sanity-multi-kind
994 workflow: att
995 flags: ""
996 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +0000997 logging: true
Andy Bavier10926f12020-03-27 16:53:43 -0700998
Matteo Scandoloa57b0972021-05-03 14:04:58 -0700999 - 'voltha-periodic-test':
Andy Bavier3708d072019-12-10 15:22:18 -07001000 name: 'periodic-voltha-sanity-test-multi-runs'
Andy Bavier3708d072019-12-10 15:22:18 -07001001 code-branch: 'master'
Suchitra Vemuricbb9d842021-02-24 20:29:19 -08001002 time-trigger: "H H/23 * * *"
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001003 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onu=2,pon=2'
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001004 testTargets: |
1005 - target: sanity-kind
1006 workflow: att
1007 flags: ""
1008 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001009 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001010 - target: sanity-kind
1011 workflow: att
1012 flags: ""
1013 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001014 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001015 - target: sanity-kind
1016 workflow: att
1017 flags: ""
1018 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001019 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001020 - target: sanity-kind
1021 workflow: att
1022 flags: ""
1023 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001024 logging: true
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001025 - target: sanity-kind
1026 workflow: att
1027 flags: ""
1028 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001029 logging: true
Andy Bavier10926f12020-03-27 16:53:43 -07001030
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001031 - 'voltha-periodic-test':
1032 name: 'periodic-voltha-sanity-test-multi-runs-2.8'
1033 pipeline-script: 'voltha/voltha-2.8/bbsim-tests.groovy'
1034 code-branch: 'voltha-2.8'
Suchitra Vemuricbb9d842021-02-24 20:29:19 -08001035 time-trigger: "H H/23 * * *"
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001036 testTargets: |
1037 - target: sanity-kind
1038 workflow: att
1039 flags: ""
1040 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001041 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001042 - target: sanity-kind
1043 workflow: att
1044 flags: ""
1045 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001046 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001047 - target: sanity-kind
1048 workflow: att
1049 flags: ""
1050 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001051 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001052 - target: sanity-kind
1053 workflow: att
1054 flags: ""
1055 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001056 logging: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001057 - target: sanity-kind
1058 workflow: att
1059 flags: ""
1060 teardown: false
Hardik Windlass24e275f2021-10-19 08:19:06 +00001061 logging: true
Andy Bavier10926f12020-03-27 16:53:43 -07001062
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001063 - 'voltha-periodic-test':
Hung-Wei Chiuf3f00052020-03-31 11:12:06 -07001064 name: 'nightly-voltha-DTflow-sanity-test'
Hung-Wei Chiuf6cbde22021-04-22 22:15:23 -07001065 build-node: 'ubuntu18.04-basebuild-4c-8g'
Hung-Wei Chiuf3f00052020-03-31 11:12:06 -07001066 code-branch: 'master'
Hung-Wei Chiuf3f00052020-03-31 11:12:06 -07001067 time-trigger: "@daily"
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001068 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master'
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001069 testTargets: |
1070 - target: sanity-kind-dt
1071 workflow: dt
1072 flags: ""
1073 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001074 logging: true
Hung-Wei Chiuf3f00052020-03-31 11:12:06 -07001075
Hardik Windlassd62442d2021-11-30 10:51:20 +00001076 - 'voltha-periodic-test':
1077 name: 'periodic-voltha-unitag-subscriber-tt-test-bbsim'
1078 code-branch: 'master'
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001079 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set onos-classic.replicas=3,onos-classic.atomix.replicas=3 --set voltha.onos_classic.replicas=3 '
Hardik Windlassd62442d2021-11-30 10:51:20 +00001080 time-trigger: "H H/23 * * *"
TorstenThieme0024c862022-01-14 07:35:18 +00001081 logLevel: 'DEBUG'
Hardik Windlassd62442d2021-11-30 10:51:20 +00001082 robot-args: '-v unitag_sub:True'
1083 testTargets: |
1084 - target: functional-single-kind-tt
1085 workflow: tt
1086 flags: ""
1087 teardown: true
1088 logging: true
1089 - target: bbsim-failurescenarios-tt
1090 workflow: tt
1091 flags: ""
1092 teardown: true
1093 logging: true
1094 - target: functional-single-kind-multiuni-tt
1095 workflow: tt
1096 flags: " --set voltha-adapter-openonu.adapter_open_onu.uni_port_mask=0x00FF "
1097 teardown: true
1098 logging: true
1099
Matteo Scandolob6d80732021-05-05 14:06:42 -07001100 # ATT Per-patchset Pod builds on Tucson pod (master)
Andy Bavier51ba7e82019-12-17 11:01:01 -07001101 - 'verify_physical_voltha_patchset_auto':
1102 name: 'verify_physical_voltha_patchset_auto'
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001103 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001104 workflow: 'att'
Matteo Scandoloec3ec8e2021-05-27 13:03:00 -07001105 branch-pattern: master
Andy Bavier51ba7e82019-12-17 11:01:01 -07001106
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001107
1108 # ATT Per-patchset Pod builds on Tucson pod (voltha-2.8)
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001109 - 'verify_physical_voltha_patchset_auto':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001110 name: 'verify_physical_voltha_patchset_auto-2.8'
1111 pipeline-script: 'voltha/voltha-2.8/tucson-build-and-test.groovy'
1112 extraHelmFlags: '--set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001113 workflow: 'att'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001114 branch-pattern: voltha-2.8
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001115
Matteo Scandolob6d80732021-05-05 14:06:42 -07001116 # ATT Manual Pod builds on Tucson pod (master)
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001117 - 'verify_physical_voltha_patchset_manual':
1118 name: 'verify_physical_voltha_patchset_manual'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001119 trigger-string: 'hardware test'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001120 branch-pattern: master
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001121 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001122 workflow: 'att'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001123
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001124 # ATT Manual Pod builds on Tucson pod (voltha-2.8)
Matteo Scandolob6d80732021-05-05 14:06:42 -07001125 - 'verify_physical_voltha_patchset_manual':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001126 name: 'verify_physical_voltha_patchset_manual-2.8'
1127 pipeline-script: 'voltha/voltha-2.8/tucson-build-and-test.groovy'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001128 trigger-string: 'hardware test'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001129 branch-pattern: voltha-2.8
1130 extraHelmFlags: '--set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001131 workflow: 'att'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001132
Matteo Scandolob6d80732021-05-05 14:06:42 -07001133 # DT Manual Pod builds on Tucson pod (master)
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001134 - 'verify_physical_voltha_patchset_manual':
1135 name: 'verify_physical_voltha_patchset_manual_DT'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001136 workflow: 'dt'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001137 trigger-string: 'DT hardware test'
1138 default-test-args: '-i sanityDt -i PowerSwitch -X'
1139 branch-pattern: master
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001140 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set global.log_level=debug'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001141
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001142 # DT Manual Pod builds on Tucson pod (voltha-2.8)
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001143 - 'verify_physical_voltha_patchset_manual':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001144 name: 'verify_physical_voltha_patchset_manual_DT-2.8'
1145 pipeline-script: 'voltha/voltha-2.8/tucson-build-and-test.groovy'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001146 workflow: 'dt'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001147 trigger-string: 'DT hardware test'
Girish Gowdraaabad2b2021-01-21 12:24:34 -08001148 default-test-args: '-i sanityDt -i PowerSwitch -X'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001149 branch-pattern: voltha-2.8
1150 extraHelmFlags: '--set global.log_level=debug'
Andy Bavier19c98a22019-11-11 13:57:11 -07001151
Kailash8b8de742019-07-30 08:54:51 -07001152- job-template:
Kailashaad71012019-08-27 10:36:53 -07001153 id: 'voltha-periodic-test'
1154 name: '{name}'
Hardik Windlassec9341b2021-06-07 11:58:29 +00001155 pipeline-script: 'voltha/master/bbsim-tests.groovy'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001156 build-node: 'ubuntu18.04-basebuild-8c-15g'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001157 robot-args: ''
Matteo Scandolobc28eab2021-09-28 18:10:58 -07001158 gerritProject: ''
Matteo Scandolo075740f2021-04-22 14:52:29 -07001159 gerritRefspec: ''
Matteo Scandolo075740f2021-04-22 14:52:29 -07001160 volthaSystemTestsChange: ''
1161 volthaHelmChartsChange: ''
1162 extraHelmFlags: ''
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001163 registry: mirror.registry.opennetworking.org
Matteo Scandolo075740f2021-04-22 14:52:29 -07001164 sandbox: true
1165 olts: 1
TorstenThieme869ba322021-05-05 12:11:42 +00001166 timeout: 130
Hardik Windlass696002d2021-05-07 11:38:28 +00001167 logLevel: 'INFO'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001168
Matteo Scandolo075740f2021-04-22 14:52:29 -07001169 trigger-comment: vv7CBoQQYYonvaN8xcru
1170 time-trigger: 0 0 29 2 *
1171
1172 description: |
1173 <!-- Managed by Jenkins Job Builder -->
1174 Created by {id} job-template from ci-management/jjb/voltha-e2e.yaml <br /><br />
1175 E2E Validation for Voltha 2.X
1176
1177 properties:
1178 - cord-infra-properties:
1179 build-days-to-keep: '{big-build-days-to-keep}'
1180 artifact-num-to-keep: '{big-artifact-num-to-keep}'
1181
1182 wrappers:
1183 - lf-infra-wrappers:
1184 build-timeout: '{build-timeout}'
1185 jenkins-ssh-credential: '{jenkins-ssh-credential}'
1186
1187 parameters:
1188 - string:
1189 name: buildNode
1190 default: '{build-node}'
1191 description: 'Name of the Jenkins node to run the job on'
1192
1193 - string:
1194 name: extraHelmFlags
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001195 default: '{extraHelmFlags}'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001196 description: 'Helm flags (passed to each deployment)'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001197
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001198 # test configuration
1199 # this is a parameter to drive the test execution, VOLTHA is redeployed each time with
1200 # the provided configuration and then the make target is invoked,
1201 # example value (has to be valid YAML):
1202 # testTargets: |
TorstenThiemea6c21342021-05-05 09:21:59 +00001203 # - target: 1t1gem-openonu-go-adapter-test
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001204 # workflow: att
1205 # flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001206 # teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001207 # logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001208 - text:
1209 name: testTargets
1210 default: '{testTargets}'
1211 description: 'Test configuration, see the ci-management job definition for more info'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001212
1213 - string:
1214 name: branch
1215 default: '{code-branch}'
1216 description: 'Repo manifest branch for code checkout'
1217
1218 - string:
1219 name: gerritProject
Matteo Scandolobc28eab2021-09-28 18:10:58 -07001220 default: '{gerritProject}'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001221 description: 'Name of the Gerrit project'
1222
1223 - string:
1224 name: gerritRefspec
Matteo Scandolobc28eab2021-09-28 18:10:58 -07001225 default: '{gerritRefspec}'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001226 description: 'PatchSet REFSPEC in Gerrit, example value: "refs/changes/79/18779/13"'
1227
1228 - string:
1229 name: extraRobotArgs
1230 default: '{robot-args}'
1231 description: 'Arguments to pass to robot'
1232
1233 - string:
1234 name: volthaSystemTestsChange
1235 default: '{volthaSystemTestsChange}'
1236 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1237
1238 - string:
1239 name: volthaHelmChartsChange
1240 default: '{volthaHelmChartsChange}'
1241 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"'
1242
1243 - string:
1244 name: olts
1245 default: '{olts}'
1246 description: 'How many BBSim instances to run'
1247
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001248 - string:
1249 name: registry
1250 default: '{registry}'
1251 description: 'Which registry to use (amazon vs menlo)'
1252
Hardik Windlass696002d2021-05-07 11:38:28 +00001253 - string:
1254 name: logLevel
1255 default: '{logLevel}'
1256 description: 'Log level for all the components'
1257
TorstenThieme869ba322021-05-05 12:11:42 +00001258 - string:
1259 name: timeout
1260 default: '{timeout}'
1261 description: 'Timeout of pipeline job [minutes]'
1262
Matteo Scandolo075740f2021-04-22 14:52:29 -07001263 project-type: pipeline
1264 concurrent: true
1265
1266 dsl: !include-raw-escape: pipeline/{pipeline-script}
1267
1268 triggers:
1269 # patchset jobs will set this to "0 0 29 2 *" (feb 29th, it's once every 4 years)
1270 - timed: |
1271 TZ=America/Los_Angeles
1272 {time-trigger}
1273 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
1274 - gerrit:
1275 server-name: '{gerrit-server-name}'
1276 silent-start: false
1277 successful-message: "PASSED openonu-go test"
1278 failure-message: "FAILED openonu-go test"
1279 unstable-message: "UNSTABLE openonu-go test"
1280 trigger-on:
1281 - comment-added-contains-event:
1282 comment-contains-value: '.*{trigger-comment}.*'
1283 projects:
1284 - project-compare-type: REG_EXP
1285 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter-go|ofagent-go|voltha-onos|bbsim)$'
1286 branches:
1287 - branch-compare-type: REG_EXP
1288 branch-pattern: '{all-branches-regexp}'
1289
1290- job-template:
Kailashaad71012019-08-27 10:36:53 -07001291 id: 'voltha-patch-test'
Matteo Scandolo84e5f002020-02-10 11:50:05 -08001292 name: 'verify_{project}_sanity-test{name-extension}'
Hung-Wei Chiuf6cbde22021-04-22 22:15:23 -07001293 build-node: 'ubuntu18.04-basebuild-4c-8g'
Hardik Windlassec9341b2021-06-07 11:58:29 +00001294 pipeline-script: 'voltha/master/bbsim-tests.groovy'
Andy Bavier4318f8d2020-04-09 13:50:53 -07001295 override-branch: '$GERRIT_BRANCH'
Andy Bavier02b00dc2020-04-28 13:01:12 -07001296 sandbox: true
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001297 build-timeout: 20
Hardik Windlassfbf296b2021-06-08 07:36:51 +00001298 timeout: 50
1299 olts: 1
1300 registry: mirror.registry.opennetworking.org
1301 logLevel: 'INFO'
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001302 volthaSystemTestsChange: ''
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001303 volthaHelmChartsChange: ''
Matteo Scandolocecb0842021-05-04 13:16:47 -07001304 extraHelmFlags: ''
Hardik Windlass0e721202021-12-01 09:00:11 +00001305 robot-args: ''
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001306 branch-regexp: '{all-branches-regexp}'
Hardik Windlassec9341b2021-06-07 11:58:29 +00001307 testTargets: |
1308 - target: sanity-kind-att
1309 workflow: att
1310 flags: ""
1311 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001312 logging: true
Hardik Windlassec9341b2021-06-07 11:58:29 +00001313 - target: sanity-kind-dt
1314 workflow: dt
1315 flags: ""
1316 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001317 logging: true
Hardik Windlassec9341b2021-06-07 11:58:29 +00001318 - target: sanity-kind-tt
1319 workflow: tt
1320 flags: ""
1321 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001322 logging: true
Kailashaad71012019-08-27 10:36:53 -07001323
1324 description: |
1325 <!-- Managed by Jenkins Job Builder -->
1326 Created by {id} job-template from ci-management/jjb/voltha-e2e.yaml <br /><br />
1327 E2E Validation for Voltha 2.X
1328
1329 properties:
1330 - cord-infra-properties:
1331 build-days-to-keep: '{build-days-to-keep}'
1332 artifact-num-to-keep: '{artifact-num-to-keep}'
1333
1334 wrappers:
1335 - lf-infra-wrappers:
1336 build-timeout: '{build-timeout}'
1337 jenkins-ssh-credential: '{jenkins-ssh-credential}'
1338
1339 parameters:
1340 - string:
Zack Williamsb3292082019-10-11 17:15:18 -07001341 name: buildNode
Andrea Campanella4792b7f2021-04-23 15:06:42 +02001342 default: '{build-node}'
Kailashaad71012019-08-27 10:36:53 -07001343 description: 'Name of the Jenkins node to run the job on'
1344
1345 - string:
hwchiu14f97852019-10-08 10:51:11 -07001346 name: gerritProject
1347 default: '$GERRIT_PROJECT'
1348 description: 'Name of the Gerrit project'
Kailashaad71012019-08-27 10:36:53 -07001349
1350 - string:
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001351 name: gerritRefspec
1352 default: '$GERRIT_REFSPEC'
1353 description: 'PatchSet REFSPEC in Gerrit, example value: "refs/changes/79/18779/13"'
Kailashaad71012019-08-27 10:36:53 -07001354
1355 - string:
Andy Bavierbedd0392019-10-16 13:58:18 -07001356 name: extraHelmFlags
Matteo Scandolocecb0842021-05-04 13:16:47 -07001357 default: '{extraHelmFlags}'
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001358 description: 'Helm flags to pass to every helm command'
Andy Bavierbedd0392019-10-16 13:58:18 -07001359
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001360 - string:
Hardik Windlass0e721202021-12-01 09:00:11 +00001361 name: extraRobotArgs
1362 default: '{robot-args}'
1363 description: 'Arguments to pass to robot'
1364
1365 - string:
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001366 name: volthaSystemTestsChange
1367 default: '{volthaSystemTestsChange}'
1368 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1369
1370 - string:
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001371 name: volthaHelmChartsChange
1372 default: '{volthaHelmChartsChange}'
1373 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"'
1374
1375 - string:
1376 name: branch
1377 default: '{override-branch}'
1378 description: 'Name of the branch to use'
1379
Hardik Windlassec9341b2021-06-07 11:58:29 +00001380 # test configuration
1381 # this is a parameter to drive the test execution, VOLTHA is redeployed each time with
1382 # the provided configuration and then the make target is invoked,
1383 # example value (has to be valid YAML):
1384 # testTargets: |
1385 # - target: 1t1gem-openonu-go-adapter-test
1386 # workflow: att
1387 # flags: ""
1388 # teardown: true
Hardik Windlasse44ef712021-10-20 10:36:33 +00001389 # logging: true
Hardik Windlassec9341b2021-06-07 11:58:29 +00001390 - text:
1391 name: testTargets
1392 default: '{testTargets}'
1393 description: 'Test configuration, see the ci-management job definition for more info'
1394
Hardik Windlassfbf296b2021-06-08 07:36:51 +00001395 - string:
1396 name: timeout
1397 default: '{timeout}'
1398 description: 'Timeout of pipeline job [minutes]'
1399
1400 - string:
1401 name: olts
1402 default: '{olts}'
1403 description: 'How many BBSim instances to run'
1404
1405 - string:
1406 name: registry
1407 default: '{registry}'
1408 description: 'Which registry to use (amazon vs menlo)'
1409
1410 - string:
1411 name: logLevel
1412 default: '{logLevel}'
1413 description: 'Log level for all the components'
1414
Kailashaad71012019-08-27 10:36:53 -07001415 project-type: pipeline
Kailashb59bc7f2019-09-03 13:13:27 -07001416 concurrent: true
Kailashaad71012019-08-27 10:36:53 -07001417
Zack Williamsb3292082019-10-11 17:15:18 -07001418 dsl: !include-raw-escape: pipeline/{pipeline-script}
Kailashaad71012019-08-27 10:36:53 -07001419
1420 triggers:
Andy Bavierb99c3d32020-02-18 11:14:17 -07001421 - gerrit:
1422 server-name: '{gerrit-server-name}'
Kailashaad71012019-08-27 10:36:53 -07001423 dependency-jobs: '{dependency-jobs}'
Andy Bavierb99c3d32020-02-18 11:14:17 -07001424 silent-start: true
1425 trigger-on:
1426 - patchset-created-event:
1427 exclude-drafts: true
1428 exclude-trivial-rebase: false
1429 exclude-no-code-change: true
1430 - draft-published-event
1431 - comment-added-contains-event:
1432 comment-contains-value: '(?i)^.*recheck$'
1433 projects:
1434 - project-compare-type: REG_EXP
1435 project-pattern: '^{project}$'
1436 branches:
1437 - branch-compare-type: REG_EXP
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001438 branch-pattern: '{branch-regexp}'
Andy Bavierb99c3d32020-02-18 11:14:17 -07001439 file-paths:
1440 - compare-type: REG_EXP
1441 pattern: '{all-files-regexp}'
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001442
1443# POD Per Patchset Pipeline Jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001444# to use these parameters in a job: `<<: *voltha-physical-patchset-parameters`
1445- voltha-physical-patchset-parameters: &voltha-physical-patchset-parameters
1446 name: voltha-physical-patchset-parameters
Andy Bavier51ba7e82019-12-17 11:01:01 -07001447 parameters:
1448 - string:
1449 name: buildNode
Zack Williams8ef79812019-10-29 11:09:18 -07001450 default: '{build-node}'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001451 description: 'Pod management node'
1452
1453 - string:
Zack Williams03ebb272020-03-27 09:42:33 -07001454 name: branch
1455 default: '$GERRIT_BRANCH'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001456 description: 'Name of the repo branch to use'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001457
1458 - string:
1459 name: gerritProject
1460 default: '$GERRIT_PROJECT'
1461 description: 'Name of the Gerrit project'
1462
1463 - string:
Matteo Scandolo7a330022021-03-29 14:03:48 -07001464 name: gerritRefspec
1465 default: '$GERRIT_REFSPEC'
1466 description: 'RefSpec number in Gerrit'
1467
1468 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001469 name: gerritComment
1470 default: '$GERRIT_EVENT_COMMENT_TEXT'
1471 description: 'RefSpec number in Gerrit'
1472
1473 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001474 name: cordRepoUrl
1475 default: '{gerrit-server-url}'
1476 description: 'The URL of the CORD Project repository'
1477
1478 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001479 name: configBaseDir
1480 default: 'pod-configs'
1481 description: 'The directory inside the POD configs repository'
1482
1483 - string:
1484 name: configDeploymentDir
1485 default: 'deployment-configs'
1486 description: 'The deployment configs folder'
1487
1488 - string:
1489 name: configKubernetesDir
1490 default: 'kubernetes-configs'
1491 description: 'The kubernetes config folder'
1492
1493 - string:
1494 name: configFileName
1495 default: '{config-pod}'
1496 description: 'The config file'
1497
1498 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001499 name: podName
1500 default: '{config-pod}'
1501
1502 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001503 name: sadisConfigFile
Matteo Scandolo7a330022021-03-29 14:03:48 -07001504 default: 'voltha-system-tests/tests/data/{config-pod}-sadis.json'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001505 description: 'Path of SADIS config to load'
1506
1507 - string:
Andy Bavier893d2442020-05-21 12:41:17 -07001508 name: oltDebVersionMaster
1509 default: '{oltDebVersionMaster}'
1510 description: 'OLT Software version to install for master branch builds'
1511
1512 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001513 name: oltDebVersionVoltha23
Andy Bavier893d2442020-05-21 12:41:17 -07001514 default: '{oltDebVersionVoltha23}'
1515 description: 'OLT Software version to install for voltha-2.3 branch builds'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001516
1517 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001518 name: profile
1519 default: '{profile}'
1520 description: 'Technology Profile pushed to the ETCD'
1521
Andy Bavier51ba7e82019-12-17 11:01:01 -07001522 - bool:
1523 name: reinstallOlt
1524 default: true
1525 description: "Re-install OLT software"
1526
Zack Williams03ebb272020-03-27 09:42:33 -07001527 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001528 name: extraRobotArgs
1529 default: '{default-test-args}'
1530 description: 'Arguments to pass to robot'
1531
1532 - string:
1533 name: volthaSystemTestsChange
1534 default: '{volthaSystemTestsChange}'
1535 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1536
1537 - string:
1538 name: volthaHelmChartsChange
1539 default: '{volthaHelmChartsChange}'
1540 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"'
1541
1542 - string:
1543 name: workflow
1544 default: '{workflow}'
1545 description: 'Installs and uses the specified work flow on the POD'
1546
Matteo Scandolobb7382d2021-05-05 08:32:35 -07001547 - string:
1548 name: extraHelmFlags
1549 default: '{extraHelmFlags}'
1550 description: 'Helm flags (passed to each helm command)'
1551
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001552 # deprecated parameters, remove after VOLTHA-2.8 is released
1553 - string:
1554 name: deploymentConfigFile
1555 default: 'pod-configs/deployment-configs/{config-pod}.yaml'
1556 description: 'Path of deployment config file'
1557
1558 - string:
1559 name: kindVolthaValuesFile
1560 default: 'pod-configs/kubernetes-configs/voltha/{config-pod}.yml'
1561 description: 'Path of kind-voltha values override file'
1562
1563 - string:
1564 name: manifestUrl
1565 default: '{gerrit-server-url}/{voltha-test-manifest-repo}'
1566 description: 'URL to the repo manifest'
1567
1568 - string:
1569 name: gerritChangeNumber
1570 default: '$GERRIT_CHANGE_NUMBER'
1571 description: 'Changeset number in Gerrit'
1572
1573 - string:
1574 name: gerritPatchsetNumber
1575 default: '$GERRIT_PATCHSET_NUMBER'
1576 description: 'PatchSet number in Gerrit'
1577
1578 - string:
1579 name: localConfigDir
1580 default: null
1581 description: 'If specified, config file paths are relative to this dir; otherwise $WORKSPACE'
1582
1583 - string:
1584 name: configRepo
1585 default: 'pod-configs'
1586 description: 'A repository containing the config files, will be checked out if specified'
1587
1588 - string:
Zack Williams03ebb272020-03-27 09:42:33 -07001589 name: manualBranch
1590 default: '{manualBranch}'
1591 description: "If a non-empty string, build manually as a specific branch, not with a specific patchset"
Andy Bavier51ba7e82019-12-17 11:01:01 -07001592
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001593- job-template:
1594 name: '{name}'
1595 id: verify_physical_voltha_patchset_auto
1596 description: |
1597 <!-- Managed by Jenkins Job Builder -->
1598 Automated build on POD {config-pod} using {pipeline-script} <br /><br />
1599 Created from job-template {id} from ci-management/jjb/voltha-e2e.yaml <br />
1600 Created by Andy Bavier, andy@opennetworking.org <br />
1601 Copyright (c) 2019 Open Networking Foundation (ONF)
1602 sandbox: true
1603 pipeline-script: 'voltha/master/tucson-build-and-test.groovy'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001604 default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001605 build-node: 'tucson-pod'
1606 config-pod: 'tucson-pod'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001607 profile: 'Default'
Girish Gowdrad6868b02021-12-10 21:00:16 +05301608 oltDebVersionMaster: 'openolt_asfvolt16-3.6.2-602bf0a2b75e27e241cb73d7daf1e2c883539102-40G-NNI.deb'
Girish Gowdra69e3b7f2021-08-05 15:08:01 -07001609 oltDebVersionVoltha23: 'openolt_asfvolt16-3.4.9-e2a9597f3d690fe3a0ea0df244571dfc9e8c2833-40G-NNI.deb'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001610 volthaSystemTestsChange: ''
1611 volthaHelmChartsChange: ''
Matteo Scandolobb7382d2021-05-05 08:32:35 -07001612 extraHelmFlags: ''
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001613
1614 properties:
1615 - cord-infra-properties:
1616 build-days-to-keep: '{build-days-to-keep}'
1617 artifact-num-to-keep: '{artifact-num-to-keep}'
1618
1619 <<: *voltha-physical-patchset-parameters
Andy Bavier51ba7e82019-12-17 11:01:01 -07001620
1621 project-type: pipeline
1622 concurrent: true
1623
1624 dsl: !include-raw-escape: pipeline/{pipeline-script}
1625
1626 triggers:
1627 - gerrit:
1628 server-name: '{gerrit-server-name}'
1629 dependency-jobs: '{dependency-jobs}'
1630 silent-start: false
1631 successful-message: "PASSED hardware test"
1632 failure-message: "FAILED hardware test"
1633 unstable-message: "UNSTABLE hardware test"
1634 trigger-on:
1635 - comment-added-event:
1636 approval-category: 'Code-Review'
1637 approval-value: '+2'
1638 projects:
1639 - project-compare-type: REG_EXP
Girish Gowdra7beebea2021-01-31 18:56:45 -08001640 project-pattern: '^(voltha-openolt-adapter|voltha-openonu-adapter|voltha-openonu-adapter-go|voltha-go)$'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001641 branches:
Andy Bavier37f6ea92020-04-03 11:13:35 -07001642 - branch-compare-type: REG_EXP
Matteo Scandoloec3ec8e2021-05-27 13:03:00 -07001643 branch-pattern: '{branch-pattern}'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001644
Andy Bavier51ba7e82019-12-17 11:01:01 -07001645- job-template:
1646 name: '{name}'
1647 id: verify_physical_voltha_patchset_manual
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001648 description: |
1649 <!-- Managed by Jenkins Job Builder -->
Andy Bavier61c5b2a2019-11-12 12:08:19 -07001650 Automated build on POD {config-pod} using {pipeline-script} <br /><br />
Andy Baviere9916452019-11-06 12:32:47 -07001651 Created from job-template {id} from ci-management/jjb/voltha-e2e.yaml <br />
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001652 Created by Andy Bavier, andy@opennetworking.org <br />
1653 Copyright (c) 2019 Open Networking Foundation (ONF)
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001654 sandbox: true
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001655 build-node: 'tucson-pod'
1656 config-pod: 'tucson-pod'
Girish Gowdrad6868b02021-12-10 21:00:16 +05301657 oltDebVersionMaster: 'openolt_asfvolt16-3.6.2-602bf0a2b75e27e241cb73d7daf1e2c883539102-40G-NNI.deb'
Girish Gowdra69e3b7f2021-08-05 15:08:01 -07001658 oltDebVersionVoltha23: 'openolt_asfvolt16-3.4.9-e2a9597f3d690fe3a0ea0df244571dfc9e8c2833-40G-NNI.deb'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001659 pipeline-script: 'voltha/master/tucson-build-and-test.groovy'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001660 trigger-string: 'hardware test'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001661 default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001662 volthaSystemTestsChange: ''
1663 volthaHelmChartsChange: ''
Matteo Scandolob6d80732021-05-05 14:06:42 -07001664 profile: 'Default'
Matteo Scandolobb7382d2021-05-05 08:32:35 -07001665 extraHelmFlags: ''
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001666
1667 properties:
1668 - cord-infra-properties:
1669 build-days-to-keep: '{build-days-to-keep}'
1670 artifact-num-to-keep: '{artifact-num-to-keep}'
1671
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001672 <<: *voltha-physical-patchset-parameters
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001673
Andy Bavier8c11d462019-12-17 08:19:34 -07001674
Andy Bavier61c5b2a2019-11-12 12:08:19 -07001675 project-type: pipeline
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001676 concurrent: true
1677
Andy Bavier61c5b2a2019-11-12 12:08:19 -07001678 dsl: !include-raw-escape: pipeline/{pipeline-script}
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001679
Andy Bavier1f465592019-11-06 10:03:56 -07001680 triggers:
1681 - gerrit:
1682 server-name: '{gerrit-server-name}'
1683 dependency-jobs: '{dependency-jobs}'
1684 silent-start: false
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001685 successful-message: "PASSED {trigger-string}"
1686 failure-message: "FAILED {trigger-string}"
1687 unstable-message: "UNSTABLE {trigger-string}"
Andy Bavier1f465592019-11-06 10:03:56 -07001688 trigger-on:
1689 - comment-added-contains-event:
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001690 comment-contains-value: '^{trigger-string}$'
Scott Bakerda31d7b2020-01-08 16:35:52 -08001691 - comment-added-contains-event:
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001692 comment-contains-value: '^{trigger-string} with delay$'
Andy Bavier8c11d462019-12-17 08:19:34 -07001693 projects:
1694 - project-compare-type: REG_EXP
Girish Gowdra7beebea2021-01-31 18:56:45 -08001695 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|voltha-openonu-adapter-go|voltha-api-server|voltha-system-tests|ofagent-py|ofagent-go|voltha-onos|kind-voltha|voltha-helm-charts)$'
Andy Bavier8c11d462019-12-17 08:19:34 -07001696 branches:
Andy Bavierfc3ca142020-03-27 13:44:25 -07001697 - branch-compare-type: REG_EXP
Matteo Scandoloec3ec8e2021-05-27 13:03:00 -07001698 branch-pattern: '{branch-pattern}'