blob: b0b83990dfe37df3bf140ee35d5a21334cc05053 [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 * * *"
1081 robot-args: '-v unitag_sub:True'
1082 testTargets: |
1083 - target: functional-single-kind-tt
1084 workflow: tt
1085 flags: ""
1086 teardown: true
1087 logging: true
1088 - target: bbsim-failurescenarios-tt
1089 workflow: tt
1090 flags: ""
1091 teardown: true
1092 logging: true
1093 - target: functional-single-kind-multiuni-tt
1094 workflow: tt
1095 flags: " --set voltha-adapter-openonu.adapter_open_onu.uni_port_mask=0x00FF "
1096 teardown: true
1097 logging: true
1098
Matteo Scandolob6d80732021-05-05 14:06:42 -07001099 # ATT Per-patchset Pod builds on Tucson pod (master)
Andy Bavier51ba7e82019-12-17 11:01:01 -07001100 - 'verify_physical_voltha_patchset_auto':
1101 name: 'verify_physical_voltha_patchset_auto'
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001102 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001103 workflow: 'att'
Matteo Scandoloec3ec8e2021-05-27 13:03:00 -07001104 branch-pattern: master
Andy Bavier51ba7e82019-12-17 11:01:01 -07001105
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001106
1107 # ATT Per-patchset Pod builds on Tucson pod (voltha-2.8)
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001108 - 'verify_physical_voltha_patchset_auto':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001109 name: 'verify_physical_voltha_patchset_auto-2.8'
1110 pipeline-script: 'voltha/voltha-2.8/tucson-build-and-test.groovy'
1111 extraHelmFlags: '--set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001112 workflow: 'att'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001113 branch-pattern: voltha-2.8
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001114
Matteo Scandolob6d80732021-05-05 14:06:42 -07001115 # ATT Manual Pod builds on Tucson pod (master)
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001116 - 'verify_physical_voltha_patchset_manual':
1117 name: 'verify_physical_voltha_patchset_manual'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001118 trigger-string: 'hardware test'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001119 branch-pattern: master
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001120 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001121 workflow: 'att'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001122
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001123 # ATT Manual Pod builds on Tucson pod (voltha-2.8)
Matteo Scandolob6d80732021-05-05 14:06:42 -07001124 - 'verify_physical_voltha_patchset_manual':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001125 name: 'verify_physical_voltha_patchset_manual-2.8'
1126 pipeline-script: 'voltha/voltha-2.8/tucson-build-and-test.groovy'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001127 trigger-string: 'hardware test'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001128 branch-pattern: voltha-2.8
1129 extraHelmFlags: '--set global.log_level=debug'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001130 workflow: 'att'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001131
Matteo Scandolob6d80732021-05-05 14:06:42 -07001132 # DT Manual Pod builds on Tucson pod (master)
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001133 - 'verify_physical_voltha_patchset_manual':
1134 name: 'verify_physical_voltha_patchset_manual_DT'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001135 workflow: 'dt'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001136 trigger-string: 'DT hardware test'
1137 default-test-args: '-i sanityDt -i PowerSwitch -X'
1138 branch-pattern: master
Matteo Scandolo276a6e72021-12-15 18:56:15 +00001139 extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master --set global.log_level=debug'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001140
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001141 # DT Manual Pod builds on Tucson pod (voltha-2.8)
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001142 - 'verify_physical_voltha_patchset_manual':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001143 name: 'verify_physical_voltha_patchset_manual_DT-2.8'
1144 pipeline-script: 'voltha/voltha-2.8/tucson-build-and-test.groovy'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001145 workflow: 'dt'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001146 trigger-string: 'DT hardware test'
Girish Gowdraaabad2b2021-01-21 12:24:34 -08001147 default-test-args: '-i sanityDt -i PowerSwitch -X'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +00001148 branch-pattern: voltha-2.8
1149 extraHelmFlags: '--set global.log_level=debug'
Andy Bavier19c98a22019-11-11 13:57:11 -07001150
Kailash8b8de742019-07-30 08:54:51 -07001151- job-template:
Kailashaad71012019-08-27 10:36:53 -07001152 id: 'voltha-periodic-test'
1153 name: '{name}'
Hardik Windlassec9341b2021-06-07 11:58:29 +00001154 pipeline-script: 'voltha/master/bbsim-tests.groovy'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001155 build-node: 'ubuntu18.04-basebuild-8c-15g'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001156 robot-args: ''
Matteo Scandolobc28eab2021-09-28 18:10:58 -07001157 gerritProject: ''
Matteo Scandolo075740f2021-04-22 14:52:29 -07001158 gerritRefspec: ''
Matteo Scandolo075740f2021-04-22 14:52:29 -07001159 volthaSystemTestsChange: ''
1160 volthaHelmChartsChange: ''
1161 extraHelmFlags: ''
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001162 registry: mirror.registry.opennetworking.org
Matteo Scandolo075740f2021-04-22 14:52:29 -07001163 sandbox: true
1164 olts: 1
TorstenThieme869ba322021-05-05 12:11:42 +00001165 timeout: 130
Hardik Windlass696002d2021-05-07 11:38:28 +00001166 logLevel: 'INFO'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001167
Matteo Scandolo075740f2021-04-22 14:52:29 -07001168 trigger-comment: vv7CBoQQYYonvaN8xcru
1169 time-trigger: 0 0 29 2 *
1170
1171 description: |
1172 <!-- Managed by Jenkins Job Builder -->
1173 Created by {id} job-template from ci-management/jjb/voltha-e2e.yaml <br /><br />
1174 E2E Validation for Voltha 2.X
1175
1176 properties:
1177 - cord-infra-properties:
1178 build-days-to-keep: '{big-build-days-to-keep}'
1179 artifact-num-to-keep: '{big-artifact-num-to-keep}'
1180
1181 wrappers:
1182 - lf-infra-wrappers:
1183 build-timeout: '{build-timeout}'
1184 jenkins-ssh-credential: '{jenkins-ssh-credential}'
1185
1186 parameters:
1187 - string:
1188 name: buildNode
1189 default: '{build-node}'
1190 description: 'Name of the Jenkins node to run the job on'
1191
1192 - string:
1193 name: extraHelmFlags
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001194 default: '{extraHelmFlags}'
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001195 description: 'Helm flags (passed to each deployment)'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001196
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001197 # test configuration
1198 # this is a parameter to drive the test execution, VOLTHA is redeployed each time with
1199 # the provided configuration and then the make target is invoked,
1200 # example value (has to be valid YAML):
1201 # testTargets: |
TorstenThiemea6c21342021-05-05 09:21:59 +00001202 # - target: 1t1gem-openonu-go-adapter-test
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001203 # workflow: att
1204 # flags: ""
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001205 # teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001206 # logging: true
Matteo Scandolo886cb8e2021-05-03 13:37:41 -07001207 - text:
1208 name: testTargets
1209 default: '{testTargets}'
1210 description: 'Test configuration, see the ci-management job definition for more info'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001211
1212 - string:
1213 name: branch
1214 default: '{code-branch}'
1215 description: 'Repo manifest branch for code checkout'
1216
1217 - string:
1218 name: gerritProject
Matteo Scandolobc28eab2021-09-28 18:10:58 -07001219 default: '{gerritProject}'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001220 description: 'Name of the Gerrit project'
1221
1222 - string:
1223 name: gerritRefspec
Matteo Scandolobc28eab2021-09-28 18:10:58 -07001224 default: '{gerritRefspec}'
Matteo Scandolo075740f2021-04-22 14:52:29 -07001225 description: 'PatchSet REFSPEC in Gerrit, example value: "refs/changes/79/18779/13"'
1226
1227 - string:
1228 name: extraRobotArgs
1229 default: '{robot-args}'
1230 description: 'Arguments to pass to robot'
1231
1232 - string:
1233 name: volthaSystemTestsChange
1234 default: '{volthaSystemTestsChange}'
1235 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1236
1237 - string:
1238 name: volthaHelmChartsChange
1239 default: '{volthaHelmChartsChange}'
1240 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"'
1241
1242 - string:
1243 name: olts
1244 default: '{olts}'
1245 description: 'How many BBSim instances to run'
1246
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001247 - string:
1248 name: registry
1249 default: '{registry}'
1250 description: 'Which registry to use (amazon vs menlo)'
1251
Hardik Windlass696002d2021-05-07 11:38:28 +00001252 - string:
1253 name: logLevel
1254 default: '{logLevel}'
1255 description: 'Log level for all the components'
1256
TorstenThieme869ba322021-05-05 12:11:42 +00001257 - string:
1258 name: timeout
1259 default: '{timeout}'
1260 description: 'Timeout of pipeline job [minutes]'
1261
Matteo Scandolo075740f2021-04-22 14:52:29 -07001262 project-type: pipeline
1263 concurrent: true
1264
1265 dsl: !include-raw-escape: pipeline/{pipeline-script}
1266
1267 triggers:
1268 # patchset jobs will set this to "0 0 29 2 *" (feb 29th, it's once every 4 years)
1269 - timed: |
1270 TZ=America/Los_Angeles
1271 {time-trigger}
1272 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
1273 - gerrit:
1274 server-name: '{gerrit-server-name}'
1275 silent-start: false
1276 successful-message: "PASSED openonu-go test"
1277 failure-message: "FAILED openonu-go test"
1278 unstable-message: "UNSTABLE openonu-go test"
1279 trigger-on:
1280 - comment-added-contains-event:
1281 comment-contains-value: '.*{trigger-comment}.*'
1282 projects:
1283 - project-compare-type: REG_EXP
1284 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter-go|ofagent-go|voltha-onos|bbsim)$'
1285 branches:
1286 - branch-compare-type: REG_EXP
1287 branch-pattern: '{all-branches-regexp}'
1288
1289- job-template:
Kailashaad71012019-08-27 10:36:53 -07001290 id: 'voltha-patch-test'
Matteo Scandolo84e5f002020-02-10 11:50:05 -08001291 name: 'verify_{project}_sanity-test{name-extension}'
Hung-Wei Chiuf6cbde22021-04-22 22:15:23 -07001292 build-node: 'ubuntu18.04-basebuild-4c-8g'
Hardik Windlassec9341b2021-06-07 11:58:29 +00001293 pipeline-script: 'voltha/master/bbsim-tests.groovy'
Andy Bavier4318f8d2020-04-09 13:50:53 -07001294 override-branch: '$GERRIT_BRANCH'
Andy Bavier02b00dc2020-04-28 13:01:12 -07001295 sandbox: true
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001296 build-timeout: 20
Hardik Windlassfbf296b2021-06-08 07:36:51 +00001297 timeout: 50
1298 olts: 1
1299 registry: mirror.registry.opennetworking.org
1300 logLevel: 'INFO'
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001301 volthaSystemTestsChange: ''
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001302 volthaHelmChartsChange: ''
Matteo Scandolocecb0842021-05-04 13:16:47 -07001303 extraHelmFlags: ''
Hardik Windlass0e721202021-12-01 09:00:11 +00001304 robot-args: ''
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001305 branch-regexp: '{all-branches-regexp}'
Hardik Windlassec9341b2021-06-07 11:58:29 +00001306 testTargets: |
1307 - target: sanity-kind-att
1308 workflow: att
1309 flags: ""
1310 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001311 logging: true
Hardik Windlassec9341b2021-06-07 11:58:29 +00001312 - target: sanity-kind-dt
1313 workflow: dt
1314 flags: ""
1315 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001316 logging: true
Hardik Windlassec9341b2021-06-07 11:58:29 +00001317 - target: sanity-kind-tt
1318 workflow: tt
1319 flags: ""
1320 teardown: true
Hardik Windlass24e275f2021-10-19 08:19:06 +00001321 logging: true
Kailashaad71012019-08-27 10:36:53 -07001322
1323 description: |
1324 <!-- Managed by Jenkins Job Builder -->
1325 Created by {id} job-template from ci-management/jjb/voltha-e2e.yaml <br /><br />
1326 E2E Validation for Voltha 2.X
1327
1328 properties:
1329 - cord-infra-properties:
1330 build-days-to-keep: '{build-days-to-keep}'
1331 artifact-num-to-keep: '{artifact-num-to-keep}'
1332
1333 wrappers:
1334 - lf-infra-wrappers:
1335 build-timeout: '{build-timeout}'
1336 jenkins-ssh-credential: '{jenkins-ssh-credential}'
1337
1338 parameters:
1339 - string:
Zack Williamsb3292082019-10-11 17:15:18 -07001340 name: buildNode
Andrea Campanella4792b7f2021-04-23 15:06:42 +02001341 default: '{build-node}'
Kailashaad71012019-08-27 10:36:53 -07001342 description: 'Name of the Jenkins node to run the job on'
1343
1344 - string:
hwchiu14f97852019-10-08 10:51:11 -07001345 name: gerritProject
1346 default: '$GERRIT_PROJECT'
1347 description: 'Name of the Gerrit project'
Kailashaad71012019-08-27 10:36:53 -07001348
1349 - string:
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001350 name: gerritRefspec
1351 default: '$GERRIT_REFSPEC'
1352 description: 'PatchSet REFSPEC in Gerrit, example value: "refs/changes/79/18779/13"'
Kailashaad71012019-08-27 10:36:53 -07001353
1354 - string:
Andy Bavierbedd0392019-10-16 13:58:18 -07001355 name: extraHelmFlags
Matteo Scandolocecb0842021-05-04 13:16:47 -07001356 default: '{extraHelmFlags}'
Matteo Scandoloa57b0972021-05-03 14:04:58 -07001357 description: 'Helm flags to pass to every helm command'
Andy Bavierbedd0392019-10-16 13:58:18 -07001358
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001359 - string:
Hardik Windlass0e721202021-12-01 09:00:11 +00001360 name: extraRobotArgs
1361 default: '{robot-args}'
1362 description: 'Arguments to pass to robot'
1363
1364 - string:
Matteo Scandolo9aae4952020-09-14 13:05:53 -07001365 name: volthaSystemTestsChange
1366 default: '{volthaSystemTestsChange}'
1367 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1368
1369 - string:
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001370 name: volthaHelmChartsChange
1371 default: '{volthaHelmChartsChange}'
1372 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"'
1373
1374 - string:
1375 name: branch
1376 default: '{override-branch}'
1377 description: 'Name of the branch to use'
1378
Hardik Windlassec9341b2021-06-07 11:58:29 +00001379 # test configuration
1380 # this is a parameter to drive the test execution, VOLTHA is redeployed each time with
1381 # the provided configuration and then the make target is invoked,
1382 # example value (has to be valid YAML):
1383 # testTargets: |
1384 # - target: 1t1gem-openonu-go-adapter-test
1385 # workflow: att
1386 # flags: ""
1387 # teardown: true
Hardik Windlasse44ef712021-10-20 10:36:33 +00001388 # logging: true
Hardik Windlassec9341b2021-06-07 11:58:29 +00001389 - text:
1390 name: testTargets
1391 default: '{testTargets}'
1392 description: 'Test configuration, see the ci-management job definition for more info'
1393
Hardik Windlassfbf296b2021-06-08 07:36:51 +00001394 - string:
1395 name: timeout
1396 default: '{timeout}'
1397 description: 'Timeout of pipeline job [minutes]'
1398
1399 - string:
1400 name: olts
1401 default: '{olts}'
1402 description: 'How many BBSim instances to run'
1403
1404 - string:
1405 name: registry
1406 default: '{registry}'
1407 description: 'Which registry to use (amazon vs menlo)'
1408
1409 - string:
1410 name: logLevel
1411 default: '{logLevel}'
1412 description: 'Log level for all the components'
1413
Kailashaad71012019-08-27 10:36:53 -07001414 project-type: pipeline
Kailashb59bc7f2019-09-03 13:13:27 -07001415 concurrent: true
Kailashaad71012019-08-27 10:36:53 -07001416
Zack Williamsb3292082019-10-11 17:15:18 -07001417 dsl: !include-raw-escape: pipeline/{pipeline-script}
Kailashaad71012019-08-27 10:36:53 -07001418
1419 triggers:
Andy Bavierb99c3d32020-02-18 11:14:17 -07001420 - gerrit:
1421 server-name: '{gerrit-server-name}'
Kailashaad71012019-08-27 10:36:53 -07001422 dependency-jobs: '{dependency-jobs}'
Andy Bavierb99c3d32020-02-18 11:14:17 -07001423 silent-start: true
1424 trigger-on:
1425 - patchset-created-event:
1426 exclude-drafts: true
1427 exclude-trivial-rebase: false
1428 exclude-no-code-change: true
1429 - draft-published-event
1430 - comment-added-contains-event:
1431 comment-contains-value: '(?i)^.*recheck$'
1432 projects:
1433 - project-compare-type: REG_EXP
1434 project-pattern: '^{project}$'
1435 branches:
1436 - branch-compare-type: REG_EXP
Matteo Scandolo42f6e572021-01-25 15:11:34 -08001437 branch-pattern: '{branch-regexp}'
Andy Bavierb99c3d32020-02-18 11:14:17 -07001438 file-paths:
1439 - compare-type: REG_EXP
1440 pattern: '{all-files-regexp}'
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001441
1442# POD Per Patchset Pipeline Jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001443# to use these parameters in a job: `<<: *voltha-physical-patchset-parameters`
1444- voltha-physical-patchset-parameters: &voltha-physical-patchset-parameters
1445 name: voltha-physical-patchset-parameters
Andy Bavier51ba7e82019-12-17 11:01:01 -07001446 parameters:
1447 - string:
1448 name: buildNode
Zack Williams8ef79812019-10-29 11:09:18 -07001449 default: '{build-node}'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001450 description: 'Pod management node'
1451
1452 - string:
Zack Williams03ebb272020-03-27 09:42:33 -07001453 name: branch
1454 default: '$GERRIT_BRANCH'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001455 description: 'Name of the repo branch to use'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001456
1457 - string:
1458 name: gerritProject
1459 default: '$GERRIT_PROJECT'
1460 description: 'Name of the Gerrit project'
1461
1462 - string:
Matteo Scandolo7a330022021-03-29 14:03:48 -07001463 name: gerritRefspec
1464 default: '$GERRIT_REFSPEC'
1465 description: 'RefSpec number in Gerrit'
1466
1467 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001468 name: gerritComment
1469 default: '$GERRIT_EVENT_COMMENT_TEXT'
1470 description: 'RefSpec number in Gerrit'
1471
1472 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001473 name: cordRepoUrl
1474 default: '{gerrit-server-url}'
1475 description: 'The URL of the CORD Project repository'
1476
1477 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001478 name: configBaseDir
1479 default: 'pod-configs'
1480 description: 'The directory inside the POD configs repository'
1481
1482 - string:
1483 name: configDeploymentDir
1484 default: 'deployment-configs'
1485 description: 'The deployment configs folder'
1486
1487 - string:
1488 name: configKubernetesDir
1489 default: 'kubernetes-configs'
1490 description: 'The kubernetes config folder'
1491
1492 - string:
1493 name: configFileName
1494 default: '{config-pod}'
1495 description: 'The config file'
1496
1497 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001498 name: podName
1499 default: '{config-pod}'
1500
1501 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001502 name: sadisConfigFile
Matteo Scandolo7a330022021-03-29 14:03:48 -07001503 default: 'voltha-system-tests/tests/data/{config-pod}-sadis.json'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001504 description: 'Path of SADIS config to load'
1505
1506 - string:
Andy Bavier893d2442020-05-21 12:41:17 -07001507 name: oltDebVersionMaster
1508 default: '{oltDebVersionMaster}'
1509 description: 'OLT Software version to install for master branch builds'
1510
1511 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001512 name: oltDebVersionVoltha23
Andy Bavier893d2442020-05-21 12:41:17 -07001513 default: '{oltDebVersionVoltha23}'
1514 description: 'OLT Software version to install for voltha-2.3 branch builds'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001515
1516 - string:
Andy Bavier51ba7e82019-12-17 11:01:01 -07001517 name: profile
1518 default: '{profile}'
1519 description: 'Technology Profile pushed to the ETCD'
1520
Andy Bavier51ba7e82019-12-17 11:01:01 -07001521 - bool:
1522 name: reinstallOlt
1523 default: true
1524 description: "Re-install OLT software"
1525
Zack Williams03ebb272020-03-27 09:42:33 -07001526 - string:
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001527 name: extraRobotArgs
1528 default: '{default-test-args}'
1529 description: 'Arguments to pass to robot'
1530
1531 - string:
1532 name: volthaSystemTestsChange
1533 default: '{volthaSystemTestsChange}'
1534 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1535
1536 - string:
1537 name: volthaHelmChartsChange
1538 default: '{volthaHelmChartsChange}'
1539 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/79/18779/13"'
1540
1541 - string:
1542 name: workflow
1543 default: '{workflow}'
1544 description: 'Installs and uses the specified work flow on the POD'
1545
Matteo Scandolobb7382d2021-05-05 08:32:35 -07001546 - string:
1547 name: extraHelmFlags
1548 default: '{extraHelmFlags}'
1549 description: 'Helm flags (passed to each helm command)'
1550
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001551 # deprecated parameters, remove after VOLTHA-2.8 is released
1552 - string:
1553 name: deploymentConfigFile
1554 default: 'pod-configs/deployment-configs/{config-pod}.yaml'
1555 description: 'Path of deployment config file'
1556
1557 - string:
1558 name: kindVolthaValuesFile
1559 default: 'pod-configs/kubernetes-configs/voltha/{config-pod}.yml'
1560 description: 'Path of kind-voltha values override file'
1561
1562 - string:
1563 name: manifestUrl
1564 default: '{gerrit-server-url}/{voltha-test-manifest-repo}'
1565 description: 'URL to the repo manifest'
1566
1567 - string:
1568 name: gerritChangeNumber
1569 default: '$GERRIT_CHANGE_NUMBER'
1570 description: 'Changeset number in Gerrit'
1571
1572 - string:
1573 name: gerritPatchsetNumber
1574 default: '$GERRIT_PATCHSET_NUMBER'
1575 description: 'PatchSet number in Gerrit'
1576
1577 - string:
1578 name: localConfigDir
1579 default: null
1580 description: 'If specified, config file paths are relative to this dir; otherwise $WORKSPACE'
1581
1582 - string:
1583 name: configRepo
1584 default: 'pod-configs'
1585 description: 'A repository containing the config files, will be checked out if specified'
1586
1587 - string:
Zack Williams03ebb272020-03-27 09:42:33 -07001588 name: manualBranch
1589 default: '{manualBranch}'
1590 description: "If a non-empty string, build manually as a specific branch, not with a specific patchset"
Andy Bavier51ba7e82019-12-17 11:01:01 -07001591
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001592- job-template:
1593 name: '{name}'
1594 id: verify_physical_voltha_patchset_auto
1595 description: |
1596 <!-- Managed by Jenkins Job Builder -->
1597 Automated build on POD {config-pod} using {pipeline-script} <br /><br />
1598 Created from job-template {id} from ci-management/jjb/voltha-e2e.yaml <br />
1599 Created by Andy Bavier, andy@opennetworking.org <br />
1600 Copyright (c) 2019 Open Networking Foundation (ONF)
1601 sandbox: true
1602 pipeline-script: 'voltha/master/tucson-build-and-test.groovy'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001603 default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001604 build-node: 'tucson-pod'
1605 config-pod: 'tucson-pod'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001606 profile: 'Default'
Girish Gowdrad6868b02021-12-10 21:00:16 +05301607 oltDebVersionMaster: 'openolt_asfvolt16-3.6.2-602bf0a2b75e27e241cb73d7daf1e2c883539102-40G-NNI.deb'
Girish Gowdra69e3b7f2021-08-05 15:08:01 -07001608 oltDebVersionVoltha23: 'openolt_asfvolt16-3.4.9-e2a9597f3d690fe3a0ea0df244571dfc9e8c2833-40G-NNI.deb'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001609 volthaSystemTestsChange: ''
1610 volthaHelmChartsChange: ''
Matteo Scandolobb7382d2021-05-05 08:32:35 -07001611 extraHelmFlags: ''
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001612
1613 properties:
1614 - cord-infra-properties:
1615 build-days-to-keep: '{build-days-to-keep}'
1616 artifact-num-to-keep: '{artifact-num-to-keep}'
1617
1618 <<: *voltha-physical-patchset-parameters
Andy Bavier51ba7e82019-12-17 11:01:01 -07001619
1620 project-type: pipeline
1621 concurrent: true
1622
1623 dsl: !include-raw-escape: pipeline/{pipeline-script}
1624
1625 triggers:
1626 - gerrit:
1627 server-name: '{gerrit-server-name}'
1628 dependency-jobs: '{dependency-jobs}'
1629 silent-start: false
1630 successful-message: "PASSED hardware test"
1631 failure-message: "FAILED hardware test"
1632 unstable-message: "UNSTABLE hardware test"
1633 trigger-on:
1634 - comment-added-event:
1635 approval-category: 'Code-Review'
1636 approval-value: '+2'
1637 projects:
1638 - project-compare-type: REG_EXP
Girish Gowdra7beebea2021-01-31 18:56:45 -08001639 project-pattern: '^(voltha-openolt-adapter|voltha-openonu-adapter|voltha-openonu-adapter-go|voltha-go)$'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001640 branches:
Andy Bavier37f6ea92020-04-03 11:13:35 -07001641 - branch-compare-type: REG_EXP
Matteo Scandoloec3ec8e2021-05-27 13:03:00 -07001642 branch-pattern: '{branch-pattern}'
Andy Bavier51ba7e82019-12-17 11:01:01 -07001643
Andy Bavier51ba7e82019-12-17 11:01:01 -07001644- job-template:
1645 name: '{name}'
1646 id: verify_physical_voltha_patchset_manual
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001647 description: |
1648 <!-- Managed by Jenkins Job Builder -->
Andy Bavier61c5b2a2019-11-12 12:08:19 -07001649 Automated build on POD {config-pod} using {pipeline-script} <br /><br />
Andy Baviere9916452019-11-06 12:32:47 -07001650 Created from job-template {id} from ci-management/jjb/voltha-e2e.yaml <br />
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001651 Created by Andy Bavier, andy@opennetworking.org <br />
1652 Copyright (c) 2019 Open Networking Foundation (ONF)
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001653 sandbox: true
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001654 build-node: 'tucson-pod'
1655 config-pod: 'tucson-pod'
Girish Gowdrad6868b02021-12-10 21:00:16 +05301656 oltDebVersionMaster: 'openolt_asfvolt16-3.6.2-602bf0a2b75e27e241cb73d7daf1e2c883539102-40G-NNI.deb'
Girish Gowdra69e3b7f2021-08-05 15:08:01 -07001657 oltDebVersionVoltha23: 'openolt_asfvolt16-3.4.9-e2a9597f3d690fe3a0ea0df244571dfc9e8c2833-40G-NNI.deb'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001658 pipeline-script: 'voltha/master/tucson-build-and-test.groovy'
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001659 trigger-string: 'hardware test'
Matteo Scandolob6d80732021-05-05 14:06:42 -07001660 default-test-args: '-i sanityORDeleteOLT -i PowerSwitch -X'
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001661 volthaSystemTestsChange: ''
1662 volthaHelmChartsChange: ''
Matteo Scandolob6d80732021-05-05 14:06:42 -07001663 profile: 'Default'
Matteo Scandolobb7382d2021-05-05 08:32:35 -07001664 extraHelmFlags: ''
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001665
1666 properties:
1667 - cord-infra-properties:
1668 build-days-to-keep: '{build-days-to-keep}'
1669 artifact-num-to-keep: '{artifact-num-to-keep}'
1670
Matteo Scandolo9b644ba2021-04-19 11:21:07 -07001671 <<: *voltha-physical-patchset-parameters
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001672
Andy Bavier8c11d462019-12-17 08:19:34 -07001673
Andy Bavier61c5b2a2019-11-12 12:08:19 -07001674 project-type: pipeline
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001675 concurrent: true
1676
Andy Bavier61c5b2a2019-11-12 12:08:19 -07001677 dsl: !include-raw-escape: pipeline/{pipeline-script}
Andy Bavierbf68c5e2019-10-25 15:05:28 -07001678
Andy Bavier1f465592019-11-06 10:03:56 -07001679 triggers:
1680 - gerrit:
1681 server-name: '{gerrit-server-name}'
1682 dependency-jobs: '{dependency-jobs}'
1683 silent-start: false
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001684 successful-message: "PASSED {trigger-string}"
1685 failure-message: "FAILED {trigger-string}"
1686 unstable-message: "UNSTABLE {trigger-string}"
Andy Bavier1f465592019-11-06 10:03:56 -07001687 trigger-on:
1688 - comment-added-contains-event:
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001689 comment-contains-value: '^{trigger-string}$'
Scott Bakerda31d7b2020-01-08 16:35:52 -08001690 - comment-added-contains-event:
Andy Bavierd83bf3a2020-08-13 14:55:07 -07001691 comment-contains-value: '^{trigger-string} with delay$'
Andy Bavier8c11d462019-12-17 08:19:34 -07001692 projects:
1693 - project-compare-type: REG_EXP
Girish Gowdra7beebea2021-01-31 18:56:45 -08001694 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 -07001695 branches:
Andy Bavierfc3ca142020-03-27 13:44:25 -07001696 - branch-compare-type: REG_EXP
Matteo Scandoloec3ec8e2021-05-27 13:03:00 -07001697 branch-pattern: '{branch-pattern}'