blob: b59b58eacc5a3e9faa5f27d37f20c29162d5edc2 [file] [log] [blame]
Suchitra Vemuri58acd872019-08-28 18:52:35 -07001---
2# POD Build Pipeline Jobs for Voltha Releases
Joey Armstrongff93d822023-01-25 19:17:00 -05003# -----------------------------------------------------------------------
4# Disabled, offline -- 'qa-testvm-pod'
5# -----------------------------------------------------------------------
Suchitra Vemuri58acd872019-08-28 18:52:35 -07006- project:
7 name: voltha-release-jobs
8
9 project-name: '{name}'
10
11 build-timeout: '300'
12
Zack Williams21e3d162020-02-07 08:38:16 -070013 with-kind: false
Joey Armstrongca4cb462023-01-12 17:51:05 -050014 power-switch: false
15 power-cycle-olt: false
Hardik Windlass5ec68e82021-03-04 21:51:57 +053016 work-flow: 'ATT'
Andrea Campanella12ea28f2020-05-21 12:05:55 +020017 in-band-management: false
Suchitra Vemuri91896d42020-04-15 16:33:26 -070018 num-of-openonu: '1'
Suchitra Vemuri50e62792020-05-06 16:48:28 -070019 num-of-onos: '1'
20 num-of-atomix: '0'
Suchitra Vemuria0d92052020-07-15 11:36:12 -070021 reinstall-olt: true
Suchitra Vemurie6625222020-09-01 17:12:56 -070022 test-type: ''
Matteo Scandolo3dce2a12020-09-15 14:21:14 -070023 volthaSystemTestsChange: ''
24 kindVolthaChange: ''
25 cordTesterChange: ''
Andrea Campanella0d3110c2021-01-20 12:25:45 +010026 oltAdapterAppLabel: 'adapter-open-olt'
Suchitra Vemuridddc3ac2021-02-11 15:40:43 -080027 num-of-onus: ''
28 num-of-ponports: ''
Suchitra Vemuri5abcf2b2020-02-05 14:46:28 -080029
Suchitra Vemuri58acd872019-08-28 18:52:35 -070030 jobs:
Suchitra Vemuribc149852019-11-25 14:41:24 -080031 # flex OCP pod with olt/onu - manual test job, voltha master build job
Hardik Windlass77221c62021-05-21 06:24:35 +000032 - 'build_voltha_pod_manual':
Joey Armstrongddc65982023-02-02 18:41:35 -050033 disable-job: false
Zack Williams8ef79812019-10-29 11:09:18 -070034 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070035 config-pod: 'flex-ocp-cord'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -070036 num-of-onos: '3'
37 num-of-atomix: '3'
Hardik Windlass77221c62021-05-21 06:24:35 +000038 num-of-kafka: '3'
39 num-of-etcd: '3'
Matteo Scandolod43bb302021-04-20 10:19:29 -070040 VolthaEtcdPort: 9999
Hardik Windlass77221c62021-05-21 06:24:35 +000041 profile: 'TP'
42 name-extension: '_TT'
43 work-flow: 'TT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -040044
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070045 # flex pod1 test job - using voltha branch
Hardik Windlass77221c62021-05-21 06:24:35 +000046 - 'build_voltha_pod_manual_test':
Joey Armstrongddc65982023-02-02 18:41:35 -050047 disable-job: false
Zack Williams8ef79812019-10-29 11:09:18 -070048 build-node: 'qa-testvm-pod'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070049 config-pod: 'flex-ocp-cord'
Hardik Windlass77221c62021-05-21 06:24:35 +000050 profile: 'TP'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070051 branch: 'master'
Hardik Windlass77221c62021-05-21 06:24:35 +000052 release: 'master'
53 work-flow: 'TT'
54 name-extension: '_TT'
55 test-type: ''
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070056 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -070057 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070058
Suchitra Vemurif8236c12019-10-22 15:51:39 -070059 # flex pod1 test job - uses tech profile on voltha branch
Suchitra Vemurif921cda2019-09-25 22:53:45 -070060 - 'build_voltha_pod_test':
Joey Armstrongddc65982023-02-02 18:41:35 -050061 disable-job: false
Zack Williams8ef79812019-10-29 11:09:18 -070062 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070063 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070064 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070065 branch: 'master'
Joey Armstrongca4cb462023-01-12 17:51:05 -050066 power-switch: true
67 power-cycle-olt: true
hwchiu14f97852019-10-08 10:51:11 -070068 test-repo: 'voltha-system-tests'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070069 profile: 'Default'
Suchitra Vemurif8236c12019-10-22 15:51:39 -070070
Joey Armstrong0eb8bd82023-07-10 13:26:25 -040071 # -----------------------------------------------------------------------
72 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
73 # -----------------------------------------------------------------------
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -070074 - 'build_voltha_pod_test':
Joey Armstrongff93d822023-01-25 19:17:00 -050075 disable-job: true
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -070076 build-node: 'qa-testvm-pod'
77 config-pod: 'flex-ocp-cord'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -040078 release: '2.12'
79 branch: 'voltha-2.12'
Joey Armstrongca4cb462023-01-12 17:51:05 -050080 power-switch: true
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -070081 test-repo: 'voltha-system-tests'
82 profile: '1T4GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -040083
Joey Armstrongdeb61032023-03-03 15:05:24 -050084 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong35a8f8f2023-01-30 14:05:29 -050085 - 'build_voltha_pod_test':
Joey Armstrongdeb61032023-03-03 15:05:24 -050086 disable-job: true
Joey Armstrong35a8f8f2023-01-30 14:05:29 -050087 build-node: 'qa-testvm-pod'
88 config-pod: 'flex-ocp-cord'
89 release: '2.11'
90 branch: 'voltha-2.11'
91 power-switch: true
92 test-repo: 'voltha-system-tests'
93 profile: '1T4GEM'
94
Suchitra Vemuri376859a2020-07-08 17:04:44 -070095 # flex pod1 test job - released versions: uses tech profile on voltha branch
96 - 'build_voltha_pod_test':
Joey Armstrongddc65982023-02-02 18:41:35 -050097 disable-job: false
Suchitra Vemuri376859a2020-07-08 17:04:44 -070098 build-node: 'qa-testvm-pod'
99 config-pod: 'flex-ocp-cord'
100 release: 'master'
101 branch: 'master'
102 name-extension: '_TT'
103 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500104 power-switch: true
105 power-cycle-olt: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700106 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700107 test-repo: 'voltha-system-tests'
108 profile: 'TP'
Hardik Windlassd4fc1792021-11-10 11:44:18 +0000109 timeout: 360
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700110
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400111 # -----------------------------------------------------------------------
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000112 # flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400113 # -----------------------------------------------------------------------
114# - 'build_voltha_pod_test':
115# disable-job: true
116# build-node: 'qa-testvm-pod'
117# config-pod: 'flex-ocp-cord'
118# release: '2.8'
119# branch: 'voltha-2.8'
120# name-extension: '_TT'
121# work-flow: 'TT'
122# power-switch: true
123# pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy'
124# test-repo: 'voltha-system-tests'
125# profile: 'TP'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000126
Joey Armstrongdeb61032023-03-03 15:05:24 -0500127 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500128 - 'build_voltha_pod_test':
Joey Armstrongdeb61032023-03-03 15:05:24 -0500129 disable-job: true
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500130 build-node: 'qa-testvm-pod'
131 config-pod: 'flex-ocp-cord'
132 release: '2.11'
133 branch: 'voltha-2.11'
134 name-extension: '_TT'
135 work-flow: 'TT'
136 power-switch: true
137 pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
138 test-repo: 'voltha-system-tests'
139 profile: 'TP'
140
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400141 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
142 - 'build_voltha_pod_test':
143 disable-job: true
144 build-node: 'qa-testvm-pod'
145 config-pod: 'flex-ocp-cord'
146 release: '2.12'
147 branch: 'voltha-2.12'
148 name-extension: '_TT'
149 work-flow: 'TT'
150 power-switch: true
151 pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy'
152 test-repo: 'voltha-system-tests'
153 profile: 'TP'
154
Joey Armstrong14c06212023-03-05 09:44:35 -0500155 # [CORD-4941] - flex pod1 test job - released versions: uses tech profile on voltha branch
Hardik Windlass6598b032021-07-02 10:12:01 +0000156 - 'build_voltha_pod_test':
Joey Armstrong14c06212023-03-05 09:44:35 -0500157 disable-job: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000158 build-node: 'qa-testvm-pod'
159 config-pod: 'flex-ocp-cord-multi-uni'
160 release: 'master'
161 branch: 'master'
162 name-extension: '_TT'
163 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500164 power-switch: true
165 power-cycle-olt: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700166 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Hardik Windlass6598b032021-07-02 10:12:01 +0000167 test-repo: 'voltha-system-tests'
168 profile: 'TP'
169 enableMultiUni: true
170
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800171 # Menlo pod test job - uses tech profile on voltha branch
172 - 'build_voltha_pod_test':
Hardik Windlass50ec6d72021-12-16 05:37:04 +0000173 timeout: 330
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800174 build-node: 'menlo-demo-pod'
175 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500176 disable-job: false
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800177 release: 'master'
178 branch: 'master'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700179 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200180 work-flow: 'DT'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800181 test-repo: 'voltha-system-tests'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700182 profile: '1T8GEM'
Matteo Scandolo67842812021-07-13 16:52:13 -0700183 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500184 power-switch: true
185 power-cycle-olt: true
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800186
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400187 # -----------------------------------------------------------------------
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400188 # Menlo pod test job - uses tech profile on voltha branch
189# - 'build_voltha_pod_test':
190# timeout: 300
191# build-node: 'menlo-demo-pod'
192# config-pod: 'onf-demo-pod'
193# disable-job: true
194# release: '2.8'
195# branch: 'voltha-2.8'
196# name-extension: '_DT'
197# work-flow: 'DT'
198# test-repo: 'voltha-system-tests'
199# profile: '1T8GEM'
200# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
201# power-switch: true
Hardik Windlass868475f2021-12-16 16:47:39 +0000202
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500203 # Menlo pod test job - uses tech profile on voltha branch
204 - 'build_voltha_pod_test':
205 timeout: 300
206 build-node: 'menlo-demo-pod'
207 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500208 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500209 release: '2.11'
210 branch: 'voltha-2.11'
211 name-extension: '_DT'
212 work-flow: 'DT'
213 test-repo: 'voltha-system-tests'
214 profile: '1T8GEM'
215 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
216 power-switch: true
217
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400218 # Menlo pod test job - uses tech profile on voltha branch
219 - 'build_voltha_pod_test':
220 timeout: 300
221 build-node: 'menlo-demo-pod'
222 config-pod: 'onf-demo-pod'
223 disable-job: false
224 release: '2.12'
225 branch: 'voltha-2.12'
226 name-extension: '_DT'
227 work-flow: 'DT'
228 test-repo: 'voltha-system-tests'
229 profile: '1T8GEM'
230 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
231 power-switch: true
232
233 # -----------------------------------------------------------------------
Matteo Scandolo16672842020-06-02 14:19:33 -0700234 # ONF Menlo Soak POD build job - voltha-master branch
Hardik Windlassc7379022021-05-12 13:52:24 +0530235 - 'build_voltha_pod_manual':
Matteo Scandolo16672842020-06-02 14:19:33 -0700236 build-node: 'menlo-soak-pod'
237 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700238 disable-job: false
Hardik Windlass908533a2021-05-24 16:35:58 +0000239 bbsimReplicas: 1
Suchitra Vemurie6625222020-09-01 17:12:56 -0700240 profile: '1T8GEM'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700241 name-extension: '_DT'
242 work-flow: 'DT'
Hardik Windlassef2e99b2021-05-17 13:36:20 +0530243 reinstall-olt: true
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000244 num-of-onus: 32
245 num-of-ponports: 16
Hardik Windlass44619f52021-05-20 09:36:12 +0530246 logLevel: 'WARN'
Matteo Scandolo16672842020-06-02 14:19:33 -0700247
248 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass77221c62021-05-21 06:24:35 +0000249 # Run tests manually triggering the job
250 - 'build_voltha_pod_manual_test':
Suchitra Vemurie6625222020-09-01 17:12:56 -0700251 build-node: 'menlo-soak-pod'
252 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700253 disable-job: false
Suchitra Vemurie6625222020-09-01 17:12:56 -0700254 profile: '1T8GEM'
255 branch: 'master'
256 release: 'master'
257 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700258 name-extension: '_DT_soak_Func'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700259 test-type: 'Functional'
260 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700261 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700262
263 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000264 # Run failure/recovery tests every Wednesday
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700265 - 'build_voltha_pod_soak_test':
266 build-node: 'menlo-soak-pod'
267 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700268 disable-job: false
Suchitra Vemuri649b02b2020-09-01 18:18:10 -0700269 profile: '1T8GEM'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700270 branch: 'master'
271 release: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700272 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700273 name-extension: '_DT_soak_Fail'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700274 test-type: 'Failure'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700275 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700276 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000277 time-trigger: "H H * * 3"
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700278
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700279 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000280 # Run dataplane tests every Saturday
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700281 - 'build_voltha_pod_soak_test':
282 build-node: 'menlo-soak-pod'
283 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700284 disable-job: false
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700285 profile: '1T8GEM'
286 branch: 'master'
287 release: 'master'
288 work-flow: 'DT'
289 name-extension: '_DT_soak_DP'
290 test-type: 'Dataplane'
291 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700292 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000293 time-trigger: "H H * * 6"
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700294
Hardik Windlassf5321572021-07-14 11:28:46 +0000295 # ONF Menlo Soak POD build job - voltha-2.8 branch
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400296# - 'build_voltha_pod_manual':
297# build-node: 'menlo-soak-pod'
298# config-pod: 'onf-soak-pod'
299# disable-job: true
300# branch: 'voltha-2.8'
301## release: '2.8'
302 # bbsimReplicas: 1
303 # profile: '1T8GEM'
304 # name-extension: '_DT'
305 # work-flow: 'DT'
306 # reinstall-olt: true
307 # num-of-onus: 32
308 # num-of-ponports: 16
309 # logLevel: 'WARN'
310 # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000311
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500312 # ONF Menlo Soak POD build job - voltha-2.11 branch
313 - 'build_voltha_pod_manual':
314 build-node: 'menlo-soak-pod'
315 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500316 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500317 branch: 'voltha-2.11'
318 release: '2.11'
319 bbsimReplicas: 1
320 profile: '1T8GEM'
321 name-extension: '_DT'
322 work-flow: 'DT'
323 reinstall-olt: true
324 num-of-onus: 32
325 num-of-ponports: 16
326 logLevel: 'WARN'
327 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
328
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400329 # ONF Menlo Soak POD build job - voltha-2.12 branch
330 - 'build_voltha_pod_manual':
Hardik Windlassf5321572021-07-14 11:28:46 +0000331 build-node: 'menlo-soak-pod'
332 config-pod: 'onf-soak-pod'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400333 disable-job: false
334 branch: 'voltha-2.12'
335 release: '2.12'
336 bbsimReplicas: 1
Hardik Windlassf5321572021-07-14 11:28:46 +0000337 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400338 name-extension: '_DT'
Hardik Windlassf5321572021-07-14 11:28:46 +0000339 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400340 reinstall-olt: true
341 num-of-onus: 32
342 num-of-ponports: 16
343 logLevel: 'WARN'
344 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
345
346 # -----------------------------------------------------------------------
347 # ONF Menlo Soak POD test job - voltha-2.8 branch
348 # Run tests manually triggering the job
349# - 'build_voltha_pod_manual_test':
350# build-node: 'menlo-soak-pod'
351# config-pod: 'onf-soak-pod'
352# disable-job: true
353# profile: '1T8GEM'
354# branch: 'voltha-2.8'
355# release: '2.8'
356# work-flow: 'DT'
357# name-extension: '_DT_soak_Func'
358# test-type: 'Functional'
359# test-repo: 'voltha-system-tests'
360# pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000361
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500362 # ONF Menlo Soak POD test job - voltha-2.11 branch
363 # Run tests manually triggering the job
364 - 'build_voltha_pod_manual_test':
365 build-node: 'menlo-soak-pod'
366 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500367 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500368 profile: '1T8GEM'
369 branch: 'voltha-2.11'
370 release: '2.11'
371 work-flow: 'DT'
372 name-extension: '_DT_soak_Func'
373 test-type: 'Functional'
374 test-repo: 'voltha-system-tests'
375 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
376
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400377 # ONF Menlo Soak POD test job - voltha-2.12 branch
378 # Run tests manually triggering the job
379 - 'build_voltha_pod_manual_test':
Hardik Windlassf5321572021-07-14 11:28:46 +0000380 build-node: 'menlo-soak-pod'
381 config-pod: 'onf-soak-pod'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400382 disable-job: false
Hardik Windlassf5321572021-07-14 11:28:46 +0000383 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400384 branch: 'voltha-2.12'
385 release: '2.12'
Hardik Windlassf5321572021-07-14 11:28:46 +0000386 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400387 name-extension: '_DT_soak_Func'
388 test-type: 'Functional'
Hardik Windlassf5321572021-07-14 11:28:46 +0000389 test-repo: 'voltha-system-tests'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400390 pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy'
391
392 # -----------------------------------------------------------------------
393 # ONF Menlo Soak POD test job - voltha-2.8 branch
394 # Run failure/recovery tests every Wednesday
395# - 'build_voltha_pod_soak_test':
396# build-node: 'menlo-soak-pod'
397# config-pod: 'onf-soak-pod'
398# disable-job: true
399# profile: '1T8GEM'
400# branch: 'voltha-2.8'
401# release: '2.8'
402# work-flow: 'DT'
403# name-extension: '_DT_soak_Fail'
404# test-type: 'Failure'
405# test-repo: 'voltha-system-tests'
406# pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
407# time-trigger: "H H * * 3"
Hardik Windlassf5321572021-07-14 11:28:46 +0000408
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500409 # ONF Menlo Soak POD test job - voltha-2.11 branch
410 # Run failure/recovery tests every Wednesday
411 - 'build_voltha_pod_soak_test':
412 build-node: 'menlo-soak-pod'
413 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500414 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500415 profile: '1T8GEM'
416 branch: 'voltha-2.11'
417 release: '2.11'
418 work-flow: 'DT'
419 name-extension: '_DT_soak_Fail'
420 test-type: 'Failure'
421 test-repo: 'voltha-system-tests'
422 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
423 time-trigger: "H H * * 3"
424
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400425 # ONF Menlo Soak POD test job - voltha-2.12 branch
426 # Run failure/recovery tests every Wednesday
Hardik Windlassf5321572021-07-14 11:28:46 +0000427 - 'build_voltha_pod_soak_test':
428 build-node: 'menlo-soak-pod'
429 config-pod: 'onf-soak-pod'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400430 disable-job: false
Hardik Windlassf5321572021-07-14 11:28:46 +0000431 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400432 branch: 'voltha-2.12'
433 release: '2.12'
Hardik Windlassf5321572021-07-14 11:28:46 +0000434 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400435 name-extension: '_DT_soak_Fail'
436 test-type: 'Failure'
Hardik Windlassf5321572021-07-14 11:28:46 +0000437 test-repo: 'voltha-system-tests'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400438 pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy'
439 time-trigger: "H H * * 3"
440
441 # -----------------------------------------------------------------------
442 # ONF Menlo Soak POD test job - voltha-2.8 branch
443 # Run dataplane tests every Saturday
444# - 'build_voltha_pod_soak_test':
445# build-node: 'menlo-soak-pod'
446# config-pod: 'onf-soak-pod'
447# disable-job: true
448# profile: '1T8GEM'
449# branch: 'voltha-2.8'
450# release: '2.8'
451# work-flow: 'DT'
452# name-extension: '_DT_soak_DP'
453# test-type: 'Dataplane'
454# test-repo: 'voltha-system-tests'
455# pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
456# time-trigger: "H H * * 6"
Hardik Windlassf5321572021-07-14 11:28:46 +0000457
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500458 # ONF Menlo Soak POD test job - voltha-2.11 branch
459 # Run dataplane tests every Saturday
460 - 'build_voltha_pod_soak_test':
461 build-node: 'menlo-soak-pod'
462 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500463 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500464 profile: '1T8GEM'
465 branch: 'voltha-2.11'
466 release: '2.11'
467 work-flow: 'DT'
468 name-extension: '_DT_soak_DP'
469 test-type: 'Dataplane'
470 test-repo: 'voltha-system-tests'
471 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
472 time-trigger: "H H * * 6"
473
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400474 # ONF Menlo Soak POD test job - voltha-2.12 branch
475 # Run dataplane tests every Saturday
476 - 'build_voltha_pod_soak_test':
477 build-node: 'menlo-soak-pod'
478 config-pod: 'onf-soak-pod'
479 disable-job: false
480 profile: '1T8GEM'
481 branch: 'voltha-2.12'
482 release: '2.12'
483 work-flow: 'DT'
484 name-extension: '_DT_soak_DP'
485 test-type: 'Dataplane'
486 test-repo: 'voltha-system-tests'
487 pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy'
488 time-trigger: "H H * * 6"
489
490 # -----------------------------------------------------------------------
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800491 # Berlin pod with olt/onu - master versions timer based job , two OLTs
Hardik Windlassd4f410a2021-02-23 15:05:42 +0530492 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700493 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700494 config-pod: 'berlin-community-pod-1-multi-olt'
Joey Armstrongddc65982023-02-02 18:41:35 -0500495 disable-job: false
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800496 name-extension: '_DT'
497 work-flow: 'DT'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800498 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200499 num-of-onos: '3'
500 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100501 # Update time trigger value while re-enabling the job
502 time: ''
Andrea Campanellaa54bab92020-02-07 15:37:41 +0100503
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100504 # Berlin POD test job - master versions: uses tech profile on voltha branch
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800505 - 'build_voltha_pod_test':
Andrea Campanella2af4b902021-11-05 10:40:02 +0100506 timeout: 360
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700507 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700508 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100509 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800510 branch: 'master'
Joey Armstrongddc65982023-02-02 18:41:35 -0500511 disable-job: false
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800512 name-extension: '_DT'
513 work-flow: 'DT'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800514 test-repo: 'voltha-system-tests'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800515 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500516 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700517 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700518
Andrea Campanella972d63e2020-05-14 19:59:08 +0200519 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Hardik Windlassd4f410a2021-02-23 15:05:42 +0530520 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700521 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700522 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella625ba352020-04-02 15:32:13 +0200523 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500524 disable-job: false
Andrea Campanella625ba352020-04-02 15:32:13 +0200525 work-flow: 'DT'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200526 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200527 num-of-onos: '3'
528 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100529 # Update time trigger value while re-enabling the job
530 time: ''
Andrea Campanella625ba352020-04-02 15:32:13 +0200531
Andrea Campanella972d63e2020-05-14 19:59:08 +0200532 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
Andrea Campanella625ba352020-04-02 15:32:13 +0200533 - 'build_voltha_pod_test':
Hardik Windlass50ec6d72021-12-16 05:37:04 +0000534 timeout: 330
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700535 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700536 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella625ba352020-04-02 15:32:13 +0200537 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500538 disable-job: false
Andrea Campanellad924ce22020-04-20 16:40:41 +0200539 work-flow: 'DT'
Andrea Campanella625ba352020-04-02 15:32:13 +0200540 release: 'master'
541 branch: 'master'
542 test-repo: 'voltha-system-tests'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200543 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500544 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700545 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700546
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000547 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400548# - 'build_voltha_pod_release_timer':
549# build-node: 'berlin-community-pod-1'
550# config-pod: 'berlin-community-pod-1-gpon'
551# release: '2.8'
552# branch: 'voltha-2.8'
553# name-extension: '_DT'
554# disable-job: true
555# work-flow: 'DT'
556# profile: '1T8GEM'
557# num-of-onos: '3'
558# num-of-atomix: '3'
559# time: '1'
560# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700561
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500562 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
563 - 'build_voltha_pod_release_timer':
564 build-node: 'berlin-community-pod-1'
565 config-pod: 'berlin-community-pod-1-gpon'
566 release: '2.11'
567 branch: 'voltha-2.11'
568 name-extension: '_DT'
569 work-flow: 'DT'
570 profile: '1T8GEM'
571 num-of-onos: '3'
572 num-of-atomix: '3'
573 time: '1'
574 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
575
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400576 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
577 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700578 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700579 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400580 release: '2.12'
581 branch: 'voltha-2.12'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700582 name-extension: '_DT'
583 work-flow: 'DT'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700584 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400585 num-of-onos: '3'
586 num-of-atomix: '3'
587 time: '1'
588 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
589
590 # -----------------------------------------------------------------------
591 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
592# - 'build_voltha_pod_test':
593# build-node: 'berlin-community-pod-1'
594# config-pod: 'berlin-community-pod-1-gpon'
595# name-extension: '_DT'
596# disable-job: true
597# work-flow: 'DT'
598# release: '2.8'
599# branch: 'voltha-2.8'
600# test-repo: 'voltha-system-tests'
601# profile: '1T8GEM'
602# power-switch: true
603# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700604
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500605 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
606 - 'build_voltha_pod_test':
607 build-node: 'berlin-community-pod-1'
608 config-pod: 'berlin-community-pod-1-gpon'
609 name-extension: '_DT'
610 work-flow: 'DT'
611 release: '2.11'
612 branch: 'voltha-2.11'
613 test-repo: 'voltha-system-tests'
614 profile: '1T8GEM'
615 power-switch: true
616 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
617
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400618 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
619 - 'build_voltha_pod_test':
Matteo Scandolo4fb11422022-03-29 14:21:04 -0700620 build-node: 'berlin-community-pod-1'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400621 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200622 name-extension: '_DT'
Andrea Campanella350c6102020-10-01 09:56:40 +0200623 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400624 release: '2.12'
625 branch: 'voltha-2.12'
626 test-repo: 'voltha-system-tests'
Andrea Campanella350c6102020-10-01 09:56:40 +0200627 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400628 power-switch: true
629 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
630
631 # -----------------------------------------------------------------------
632 # Berlin pod with olt/onu - voltha-2.8 versions timer based job , two OLTs
633# - 'build_voltha_pod_release_timer':
634# build-node: 'berlin-community-pod-1'
635# config-pod: 'berlin-community-pod-1-multi-olt'
636# name-extension: '_DT'
637# disable-job: true
638# work-flow: 'DT'
639# release: '2.8'
640# branch: 'voltha-2.8'
641# profile: '1T8GEM'
642# num-of-onos: '3'
643# num-of-atomix: '3'
644# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
645# time: '7'
Andrea Campanella350c6102020-10-01 09:56:40 +0200646
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500647 # Berlin pod with olt/onu - voltha-2.11 versions timer based job , two OLTs
648 - 'build_voltha_pod_release_timer':
649 build-node: 'berlin-community-pod-1'
650 config-pod: 'berlin-community-pod-1-multi-olt'
651 name-extension: '_DT'
652 work-flow: 'DT'
653 release: '2.11'
654 branch: 'voltha-2.11'
655 profile: '1T8GEM'
656 num-of-onos: '3'
657 num-of-atomix: '3'
658 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
659 time: '7'
660
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400661 # Berlin pod with olt/onu - voltha-2.12 versions timer based job , two OLTs
662 - 'build_voltha_pod_release_timer':
Matteo Scandolo4fb11422022-03-29 14:21:04 -0700663 build-node: 'berlin-community-pod-1'
664 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200665 name-extension: '_DT'
Andrea Campanella350c6102020-10-01 09:56:40 +0200666 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400667 release: '2.12'
668 branch: 'voltha-2.12'
Andrea Campanella350c6102020-10-01 09:56:40 +0200669 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400670 num-of-onos: '3'
671 num-of-atomix: '3'
672 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
673 time: '7'
674
675 # -----------------------------------------------------------------------
676 # Berlin POD test job - voltha-2.8 versions: uses tech profile on voltha branch
677# - 'build_voltha_pod_test':
678# build-node: 'berlin-community-pod-1'
679# config-pod: 'berlin-community-pod-1-multi-olt'
680# release: '2.8'
681# branch: 'voltha-2.8'
682# name-extension: '_DT'
683# disable-job: true
684# work-flow: 'DT'
685# test-repo: 'voltha-system-tests'
686# profile: '1T8GEM'
687# power-switch: true
688# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200689
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500690 # Berlin POD test job - voltha-2.11 versions: uses tech profile on voltha branch
691 - 'build_voltha_pod_test':
692 build-node: 'berlin-community-pod-1'
693 config-pod: 'berlin-community-pod-1-multi-olt'
694 release: '2.11'
695 branch: 'voltha-2.11'
696 name-extension: '_DT'
697 work-flow: 'DT'
698 test-repo: 'voltha-system-tests'
699 profile: '1T8GEM'
700 power-switch: true
701 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
702
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400703 # Berlin POD test job - voltha-2.12 versions: uses tech profile on voltha branch
704 - 'build_voltha_pod_test':
705 build-node: 'berlin-community-pod-1'
706 config-pod: 'berlin-community-pod-1-multi-olt'
707 release: '2.12'
708 branch: 'voltha-2.12'
709 name-extension: '_DT'
710 work-flow: 'DT'
711 test-repo: 'voltha-system-tests'
712 profile: '1T8GEM'
713 power-switch: true
714 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
715
716 # -----------------------------------------------------------------------
TorstenThieme0adf6f12023-02-27 13:01:19 +0000717 # Berlin pod with gpon olt/onu - master 1T4GEM tech profile and timer based job
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530718 - 'build_voltha_pod_release_timer':
719 build-node: 'berlin-community-pod-1'
720 config-pod: 'berlin-community-pod-1-gpon-fttb'
721 withFttb: true
722 name-extension: '_DT'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700723 disable-job: false
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530724 work-flow: 'DT'
Hardik Windlass7f98e9e2022-05-30 14:36:25 +0530725 profile: '1T4GEM-FTTB'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530726 num-of-onos: '3'
727 num-of-atomix: '3'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530728 time: '13'
729
TorstenThieme0adf6f12023-02-27 13:01:19 +0000730 # Berlin POD test job - master versions: uses 1T4GEM tech profile on voltha branch
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530731 - 'build_voltha_pod_test':
732 timeout: 330
733 build-node: 'berlin-community-pod-1'
734 config-pod: 'berlin-community-pod-1-gpon-fttb'
735 withFttb: true
736 name-extension: '_DT'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700737 disable-job: false
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530738 work-flow: 'DT'
739 release: 'master'
740 branch: 'master'
741 test-repo: 'voltha-system-tests'
Hardik Windlass7f98e9e2022-05-30 14:36:25 +0530742 profile: '1T4GEM-FTTB'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500743 power-switch: true
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530744 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
745
TorstenThieme0adf6f12023-02-27 13:01:19 +0000746 # Berlin pod with gpon olt/onu - 2.11 1T4GEM tech profile and timer based job
747 - 'build_voltha_pod_release_timer':
748 build-node: 'berlin-community-pod-1'
749 config-pod: 'berlin-community-pod-1-gpon-fttb'
750 withFttb: true
751 name-extension: '_DT'
752 disable-job: false
753 work-flow: 'DT'
754 release: '2.11'
755 branch: 'voltha-2.11'
756 profile: '1T4GEM-FTTB'
757 num-of-onos: '3'
758 num-of-atomix: '3'
759 time: '13'
760 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
761
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400762 # Berlin pod with gpon olt/onu - 2.12 1T4GEM tech profile and timer based job
763 - 'build_voltha_pod_release_timer':
764 build-node: 'berlin-community-pod-1'
765 config-pod: 'berlin-community-pod-1-gpon-fttb'
766 withFttb: true
767 name-extension: '_DT'
768 disable-job: false
769 work-flow: 'DT'
770 release: '2.12'
771 branch: 'voltha-2.12'
772 profile: '1T4GEM-FTTB'
773 num-of-onos: '3'
774 num-of-atomix: '3'
775 time: '13'
776 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
777
778 # -----------------------------------------------------------------------
TorstenThieme0adf6f12023-02-27 13:01:19 +0000779 # Berlin POD test job - 2.11 versions: uses 1T4GEM tech profile on voltha branch
780 - 'build_voltha_pod_test':
781 timeout: 330
782 build-node: 'berlin-community-pod-1'
783 config-pod: 'berlin-community-pod-1-gpon-fttb'
784 withFttb: true
785 name-extension: '_DT'
786 disable-job: false
787 work-flow: 'DT'
788 release: '2.11'
789 branch: 'voltha-2.11'
790 test-repo: 'voltha-system-tests'
791 profile: '1T4GEM-FTTB'
792 power-switch: true
793 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
794
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400795 # Berlin POD test job - 2.12 versions: uses 1T4GEM tech profile on voltha branch
796 - 'build_voltha_pod_test':
797 timeout: 330
798 build-node: 'berlin-community-pod-1'
799 config-pod: 'berlin-community-pod-1-gpon-fttb'
800 withFttb: true
801 name-extension: '_DT'
802 disable-job: false
803 work-flow: 'DT'
804 release: '2.12'
805 branch: 'voltha-2.12'
806 test-repo: 'voltha-system-tests'
807 profile: '1T4GEM-FTTB'
808 power-switch: true
809 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
810
TorstenThieme0adf6f12023-02-27 13:01:19 +0000811 # Berlin pod with zyxel gpon olt/onu - master 1T8GEM tech profile and timer based job
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200812 - 'build_voltha_pod_release_timer':
813 build-node: 'berlin-community-pod-2'
814 config-pod: 'berlin-community-pod-2-gpon-zyxel'
Girish Gowdra9b20acc2022-05-20 16:22:25 -0700815 disable-job: false
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200816 name-extension: '_DT'
817 work-flow: 'DT'
818 release: 'master'
819 branch: 'master'
820 profile: '1T8GEM'
821 reinstall-olt: true
822 num-of-onos: '3'
823 num-of-atomix: '3'
824 pipeline-script: 'voltha/master/physical-build.groovy'
825 VolthaEtcdPort: 9999
826 waitTimerForOltUp: 360
827 time: '1'
828
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500829 # Berlin POD test job - zyxel gpon master versions: uses tech profile on voltha branch
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200830 - 'build_voltha_pod_test':
831 build-node: 'berlin-community-pod-2'
832 config-pod: 'berlin-community-pod-2-gpon-zyxel'
833 release: 'master'
834 branch: 'master'
835 name-extension: '_DT'
836 work-flow: 'DT'
837 test-repo: 'voltha-system-tests'
838 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500839 power-switch: true
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200840 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
841
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500842 # Berlin pod with zyxel xgspon olt/onu - master 1T8GEM tech profile and timer based job
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200843 - 'build_voltha_pod_release_timer':
844 build-node: 'berlin-community-pod-2'
845 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
Girish Gowdra9b20acc2022-05-20 16:22:25 -0700846 disable-job: false
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200847 name-extension: '_DT'
848 work-flow: 'DT'
849 release: 'master'
850 branch: 'master'
851 reinstall-olt: true
852 num-of-onos: '3'
853 num-of-atomix: '3'
854 pipeline-script: 'voltha/master/physical-build.groovy'
855 VolthaEtcdPort: 9999
856 waitTimerForOltUp: 360
Girish Gowdrae20a52b2022-05-19 11:51:31 -0700857 profile: '1T8GEM'
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200858 time: '5'
859
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500860 # Berlin POD test job - zyxel xgsgpon master versions: uses tech profile on voltha branch
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200861 - 'build_voltha_pod_test':
862 build-node: 'berlin-community-pod-2'
863 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
864 release: 'master'
865 branch: 'master'
866 name-extension: '_DT'
867 work-flow: 'DT'
868 test-repo: 'voltha-system-tests'
869 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500870 power-switch: true
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200871 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
872
Joey Armstrong980e37f2023-02-28 18:57:41 -0500873 # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700874 - 'build_voltha_pod_release_timer':
875 disable-job: false
876 build-node: 'berlin-community-pod-2'
877 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
878 release: 'master'
879 branch: 'master'
880 name-extension: '_TT'
881 work-flow: 'TT'
882 profile: 'TP'
883 time: '10'
884 VolthaEtcdPort: 9999
885 num-of-onos: '3'
886 num-of-atomix: '3'
887
Joey Armstrong980e37f2023-02-28 18:57:41 -0500888 # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700889 - 'build_voltha_pod_test':
890 disable-job: false
891 build-node: 'berlin-community-pod-2'
892 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
893 release: 'master'
894 branch: 'master'
895 name-extension: '_TT'
896 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500897 power-switch: true
898 power-cycle-olt: true
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700899 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
900 test-repo: 'voltha-system-tests'
901 profile: 'TP'
902 timeout: 360
903
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500904 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
905 - 'build_voltha_pod_release_timer':
Joey Armstrong980e37f2023-02-28 18:57:41 -0500906 disable-job: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500907 build-node: 'berlin-community-pod-1'
908 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrong980e37f2023-02-28 18:57:41 -0500909 release: 'master'
910 branch: 'master'
911 name-extension: '_TT'
912 work-flow: 'TT'
913 profile: 'TP'
914 time: '10'
915 VolthaEtcdPort: 9999
916 num-of-onos: '3'
917 num-of-atomix: '3'
918
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500919 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
920 - 'build_voltha_pod_test':
921 disable-job: false
922 build-node: 'berlin-community-pod-1'
923 config-pod: 'berlin-community-pod-1-gpon'
924 release: 'master'
925 branch: 'master'
926 name-extension: '_TT'
927 work-flow: 'TT'
928 power-switch: true
Joey Armstrongdf24f602023-03-02 18:18:21 -0500929 power-cycle-olt: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500930 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
931 test-repo: 'voltha-system-tests'
932 profile: 'TP'
933 timeout: 360
934
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400935 # -----------------------------------------------------------------------
Joey Armstrongdf24f602023-03-02 18:18:21 -0500936 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
937 - 'build_voltha_pod_release_timer':
938 disable-job: false
939 build-node: 'berlin-community-pod-1'
940 config-pod: 'berlin-community-pod-1-gpon'
941 release: 'voltha-2.11'
942 branch: 'voltha-2.11'
943 name-extension: '_TT'
944 work-flow: 'TT'
945 profile: 'TP'
946 time: '10'
947 VolthaEtcdPort: 9999
948 num-of-onos: '3'
949 num-of-atomix: '3'
950
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400951 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
952 - 'build_voltha_pod_release_timer':
953 disable-job: false
954 build-node: 'berlin-community-pod-1'
955 config-pod: 'berlin-community-pod-1-gpon'
956 release: 'voltha-2.12'
957 branch: 'voltha-2.12'
958 name-extension: '_TT'
959 work-flow: 'TT'
960 profile: 'TP'
961 time: '10'
962 VolthaEtcdPort: 9999
963 num-of-onos: '3'
964 num-of-atomix: '3'
965
966 # -----------------------------------------------------------------------
Joey Armstrongdf24f602023-03-02 18:18:21 -0500967 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
968 - 'build_voltha_pod_test':
969 disable-job: false
970 build-node: 'berlin-community-pod-1'
971 config-pod: 'berlin-community-pod-1-gpon'
972 release: 'voltha-2.11'
973 branch: 'voltha-2.11'
974 name-extension: '_TT'
975 work-flow: 'TT'
976 power-switch: true
977 power-cycle-olt: false
978 pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
979 test-repo: 'voltha-system-tests'
980 profile: 'TP'
981 timeout: 360
982
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400983 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
984 - 'build_voltha_pod_test':
985 disable-job: false
986 build-node: 'berlin-community-pod-1'
987 config-pod: 'berlin-community-pod-1-gpon'
988 release: 'voltha-2.12'
989 branch: 'voltha-2.12'
990 name-extension: '_TT'
991 work-flow: 'TT'
992 power-switch: true
993 power-cycle-olt: false
994 pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy'
995 test-repo: 'voltha-system-tests'
996 profile: 'TP'
997 timeout: 360
998
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500999 # TT workflow on Zyxel GPON OLT at Berlin pod - build job (playground)
1000 - 'build_voltha_pod_release_timer_playground':
1001 disable-job: false
1002 build-node: 'berlin-community-pod-1'
1003 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrongdf24f602023-03-02 18:18:21 -05001004 release: 'master'
Joey Armstrong9fbc0da2023-03-01 15:37:38 -05001005 branch: 'master'
1006 name-extension: '_TT'
1007 work-flow: 'TT'
1008 profile: 'TP'
1009 time: '10'
1010 VolthaEtcdPort: 9999
1011 num-of-onos: '3'
1012 num-of-atomix: '3'
1013
1014 # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job (playground)
1015 - 'build_voltha_pod_test_playground':
1016 disable-job: false
1017 build-node: 'berlin-community-pod-1'
1018 config-pod: 'berlin-community-pod-1-gpon'
1019 release: 'master'
1020 branch: 'master'
1021 name-extension: '_TT'
1022 work-flow: 'TT'
1023 power-switch: true
Joey Armstrongdf24f602023-03-02 18:18:21 -05001024 power-cycle-olt: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -05001025 pipeline-script: 'voltha/playground/voltha-tt-physical-functional-tests.groovy'
1026 test-repo: 'voltha-system-tests'
1027 profile: 'TP'
1028 timeout: 360
Joey Armstrong980e37f2023-02-28 18:57:41 -05001029
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001030 # -----------------------------------------------------------------------
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001031 # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001032# - 'build_voltha_pod_release_timer':
1033# build-node: 'berlin-community-pod-1'
1034# config-pod: 'berlin-community-pod-1-gpon-adtran'
1035# name-extension: '_DT'
1036# disable-job: true
1037# work-flow: 'DT'
1038# release: '2.8'
1039# branch: 'voltha-2.8'
1040# profile: '1T8GEM'
1041# reinstall-olt: false
1042# extraHelmFlags: "--set adapter_adtran_olt.kv_store_data_prefix='service/voltha/voltha_volth#a' --set network.netconfUserSecret='' --set adapter_adtran_olt.topics.core_topic=voltha_voltha_rwcore#"
1043# num-of-onos: '3'
1044# num-of-atomix: '3'
1045# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
1046# VolthaEtcdPort: 9999
1047# openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt'
1048# oltAdapterReleaseName: 'adtran-olt'
1049# waitTimerForOltUp: 420
1050# time: '19'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001051
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001052 # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job
1053 - 'build_voltha_pod_release_timer':
1054 build-node: 'berlin-community-pod-1'
1055 config-pod: 'berlin-community-pod-1-gpon-adtran'
1056 name-extension: '_DT'
1057 work-flow: 'DT'
1058 release: '2.11'
1059 branch: 'voltha-2.11'
1060 profile: '1T8GEM'
1061 reinstall-olt: false
1062 extraHelmFlags: "--set adapter_adtran_olt.kv_store_data_prefix='service/voltha/voltha_voltha' --set network.netconfUserSecret='' --set adapter_adtran_olt.topics.core_topic=voltha_voltha_rwcore"
1063 num-of-onos: '3'
1064 num-of-atomix: '3'
1065 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
1066 VolthaEtcdPort: 9999
Jan Klare9f937602023-07-12 17:39:31 +02001067 openoltAdapterChart: '/home/community/adtran-23.1-voltha-2.11/voltha-adapter-adtran-olt'
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001068 oltAdapterReleaseName: 'adtran-olt'
1069 waitTimerForOltUp: 420
1070 time: '19'
1071
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001072 # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job
1073 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -07001074 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -07001075 config-pod: 'berlin-community-pod-1-gpon-adtran'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001076 name-extension: '_DT'
1077 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001078 release: '2.12'
1079 branch: 'voltha-2.12'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001080 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001081 reinstall-olt: false
1082 extraHelmFlags: "--set adapter_adtran_olt.kv_store_data_prefix='service/voltha/voltha_voltha' --set network.netconfUserSecret='' --set adapter_adtran_olt.topics.core_topic=voltha_voltha_rwcore"
1083 num-of-onos: '3'
1084 num-of-atomix: '3'
1085 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
1086 VolthaEtcdPort: 9999
Jan Klare9f937602023-07-12 17:39:31 +02001087 openoltAdapterChart: '/home/community/adtran-23.1-voltha-2.12/voltha-adapter-adtran-olt'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001088 oltAdapterReleaseName: 'adtran-olt'
1089 waitTimerForOltUp: 420
1090 time: '19'
1091
1092 # -----------------------------------------------------------------------
1093 # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch
1094# - 'build_voltha_pod_test':
1095# timeout: 390
1096# build-node: 'berlin-community-pod-1'
1097# config-pod: 'berlin-community-pod-1-gpon-adtran'
1098# release: '2.8'
1099# branch: 'voltha-2.8'
1100# name-extension: '_DT'
1101# disable-job: true
1102# work-flow: 'DT'
1103# test-repo: 'voltha-system-tests'
1104# profile: '1T8GEM'
1105# power-switch: true
1106# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
1107# oltAdapterAppLabel: 'adapter-adtran-olt'
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001108
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001109 # Berlin POD adtran test job - 2.11 versions: uses 1T8GEM tech profile on voltha branch
1110 - 'build_voltha_pod_test':
1111 timeout: 390
1112 build-node: 'berlin-community-pod-1'
1113 config-pod: 'berlin-community-pod-1-gpon-adtran'
1114 release: '2.11'
1115 branch: 'voltha-2.11'
1116 name-extension: '_DT'
1117 work-flow: 'DT'
1118 test-repo: 'voltha-system-tests'
1119 profile: '1T8GEM'
1120 power-switch: true
1121 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
1122 oltAdapterAppLabel: 'adapter-adtran-olt'
1123
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001124 # Berlin POD adtran test job - 2.12 versions: uses 1T8GEM tech profile on voltha branch
1125 - 'build_voltha_pod_test':
1126 timeout: 390
1127 build-node: 'berlin-community-pod-1'
1128 config-pod: 'berlin-community-pod-1-gpon-adtran'
1129 release: '2.12'
1130 branch: 'voltha-2.12'
1131 name-extension: '_DT'
1132 work-flow: 'DT'
1133 test-repo: 'voltha-system-tests'
1134 profile: '1T8GEM'
1135 power-switch: true
1136 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
1137 oltAdapterAppLabel: 'adapter-adtran-olt'
1138
1139 # -----------------------------------------------------------------------
TorstenThieme0adf6f12023-02-27 13:01:19 +00001140 # Berlin pod with adtran gpon olt/onu - 1T8GEM tech profile and timer based job
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001141 - 'verify_voltha_pod_dmi_test':
Girish Gowdra6b7dab02022-03-30 11:21:44 -07001142 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -07001143 config-pod: 'berlin-community-pod-1-gpon-adtran'
Hardik Windlassace19e52022-02-10 09:36:21 +00001144 name-extension: '_DT'
TorstenThiemeb8e30f82023-03-03 07:51:46 +00001145 disable-job: false
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001146 work-flow: 'DT'
TorstenThieme0adf6f12023-02-27 13:01:19 +00001147 release: 'master'
1148 branch: 'master'
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001149 profile: 'Default'
Hardik Windlass230fca62022-05-04 08:50:35 +05301150 installVolthaInfra: true
1151 installVolthaStack: false
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001152 reinstall-olt: false
1153 restart-olt: false
1154 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1155 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1156 OltDevMgr: 'adtran-olt-device-manager'
1157 num-of-onos: '3'
1158 num-of-atomix: '3'
1159 VolthaEtcdPort: 9999
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001160 waitTimerForOltUp: 420
Hardik Windlassc97ceae2022-05-13 10:12:55 +05301161 time: '16'
Joey Armstrongaf679da2023-01-31 14:22:41 -05001162
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001163 # -----------------------------------------------------------------------
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001164 # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001165 # -----------------------------------------------------------------------
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001166 - 'verify_voltha_pod_dmi_test':
1167 build-node: 'berlin-community-pod-1'
1168 config-pod: 'berlin-community-pod-1-gpon-adtran'
1169 name-extension: '_DT'
TorstenThiemeb8e30f82023-03-03 07:51:46 +00001170 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001171 work-flow: 'DT'
1172 release: '2.11'
1173 branch: 'voltha-2.11'
1174 profile: 'Default'
1175 installVolthaInfra: true
1176 installVolthaStack: false
1177 reinstall-olt: false
1178 restart-olt: false
1179 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1180 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1181 OltDevMgr: 'adtran-olt-device-manager'
1182 num-of-onos: '3'
1183 num-of-atomix: '3'
1184 VolthaEtcdPort: 9999
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001185 waitTimerForOltUp: 420
1186 time: '16'
1187
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001188 # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job
1189 - 'verify_voltha_pod_dmi_test':
1190 build-node: 'berlin-community-pod-1'
1191 config-pod: 'berlin-community-pod-1-gpon-adtran'
1192 name-extension: '_DT'
1193 disable-job: false
1194 work-flow: 'DT'
1195 release: '2.12'
1196 branch: 'voltha-2.12'
1197 profile: 'Default'
1198 installVolthaInfra: true
1199 installVolthaStack: false
1200 reinstall-olt: false
1201 restart-olt: false
1202 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1203 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1204 OltDevMgr: 'adtran-olt-device-manager'
1205 num-of-onos: '3'
1206 num-of-atomix: '3'
1207 VolthaEtcdPort: 9999
1208 waitTimerForOltUp: 420
1209 time: '16'
1210
Joey Armstrongaf679da2023-01-31 14:22:41 -05001211# [EOF]