blob: 0e58156eb321d4a9f22231b42e98f207f012134d [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
95 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -070096 - 'build_voltha_pod_release_timer':
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'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700102 name-extension: '_TT'
103 work-flow: 'TT'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700104 profile: 'TP'
Hardik Windlass6598b032021-07-02 10:12:01 +0000105 time: '10'
Matteo Scandolod43bb302021-04-20 10:19:29 -0700106 VolthaEtcdPort: 9999
107 num-of-onos: '3'
108 num-of-atomix: '3'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700109
110 # flex pod1 test job - released versions: uses tech profile on voltha branch
111 - 'build_voltha_pod_test':
Joey Armstrongddc65982023-02-02 18:41:35 -0500112 disable-job: false
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700113 build-node: 'qa-testvm-pod'
114 config-pod: 'flex-ocp-cord'
115 release: 'master'
116 branch: 'master'
117 name-extension: '_TT'
118 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500119 power-switch: true
120 power-cycle-olt: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700121 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700122 test-repo: 'voltha-system-tests'
123 profile: 'TP'
Hardik Windlassd4fc1792021-11-10 11:44:18 +0000124 timeout: 360
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700125
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400126 # -----------------------------------------------------------------------
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000127 # flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400128 # -----------------------------------------------------------------------
129# - 'build_voltha_pod_test':
130# disable-job: true
131# build-node: 'qa-testvm-pod'
132# config-pod: 'flex-ocp-cord'
133# release: '2.8'
134# branch: 'voltha-2.8'
135# name-extension: '_TT'
136# work-flow: 'TT'
137# power-switch: true
138# pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy'
139# test-repo: 'voltha-system-tests'
140# profile: 'TP'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000141
Joey Armstrongdeb61032023-03-03 15:05:24 -0500142 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500143 - 'build_voltha_pod_test':
Joey Armstrongdeb61032023-03-03 15:05:24 -0500144 disable-job: true
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500145 build-node: 'qa-testvm-pod'
146 config-pod: 'flex-ocp-cord'
147 release: '2.11'
148 branch: 'voltha-2.11'
149 name-extension: '_TT'
150 work-flow: 'TT'
151 power-switch: true
152 pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
153 test-repo: 'voltha-system-tests'
154 profile: 'TP'
155
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400156 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
157 - 'build_voltha_pod_test':
158 disable-job: true
159 build-node: 'qa-testvm-pod'
160 config-pod: 'flex-ocp-cord'
161 release: '2.12'
162 branch: 'voltha-2.12'
163 name-extension: '_TT'
164 work-flow: 'TT'
165 power-switch: true
166 pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy'
167 test-repo: 'voltha-system-tests'
168 profile: 'TP'
169
170 # -----------------------------------------------------------------------
Joey Armstrong14c06212023-03-05 09:44:35 -0500171 # [CORD-4941] - flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000172 - 'build_voltha_pod_release_timer':
Joey Armstrong14c06212023-03-05 09:44:35 -0500173 disable-job: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000174 build-node: 'qa-testvm-pod'
Hardik Windlass6598b032021-07-02 10:12:01 +0000175 config-pod: 'flex-ocp-cord-multi-uni'
176 release: 'master'
177 branch: 'master'
178 name-extension: '_TT'
179 work-flow: 'TT'
180 profile: 'TP'
Hardik Windlassa1ff58f2021-10-29 07:42:53 +0000181 time: '16'
Hardik Windlass6598b032021-07-02 10:12:01 +0000182 VolthaEtcdPort: 9999
183 num-of-onos: '3'
184 num-of-atomix: '3'
185 reinstall-olt: true
186 enableMultiUni: true
187 uniPortMask: '0x0003'
188
Joey Armstrong14c06212023-03-05 09:44:35 -0500189 # [CORD-4941] - flex pod1 test job - released versions: uses tech profile on voltha branch
Hardik Windlass6598b032021-07-02 10:12:01 +0000190 - 'build_voltha_pod_test':
Joey Armstrong14c06212023-03-05 09:44:35 -0500191 disable-job: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000192 build-node: 'qa-testvm-pod'
193 config-pod: 'flex-ocp-cord-multi-uni'
194 release: 'master'
195 branch: 'master'
196 name-extension: '_TT'
197 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500198 power-switch: true
199 power-cycle-olt: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700200 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Hardik Windlass6598b032021-07-02 10:12:01 +0000201 test-repo: 'voltha-system-tests'
202 profile: 'TP'
203 enableMultiUni: true
204
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800205 # Menlo pod test job - uses tech profile on voltha branch
206 - 'build_voltha_pod_test':
Hardik Windlass50ec6d72021-12-16 05:37:04 +0000207 timeout: 330
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800208 build-node: 'menlo-demo-pod'
209 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500210 disable-job: false
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800211 release: 'master'
212 branch: 'master'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700213 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200214 work-flow: 'DT'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800215 test-repo: 'voltha-system-tests'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700216 profile: '1T8GEM'
Matteo Scandolo67842812021-07-13 16:52:13 -0700217 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500218 power-switch: true
219 power-cycle-olt: true
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800220
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400221 # -----------------------------------------------------------------------
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400222 # Menlo pod test job - uses tech profile on voltha branch
223# - 'build_voltha_pod_test':
224# timeout: 300
225# build-node: 'menlo-demo-pod'
226# config-pod: 'onf-demo-pod'
227# disable-job: true
228# release: '2.8'
229# branch: 'voltha-2.8'
230# name-extension: '_DT'
231# work-flow: 'DT'
232# test-repo: 'voltha-system-tests'
233# profile: '1T8GEM'
234# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
235# power-switch: true
Hardik Windlass868475f2021-12-16 16:47:39 +0000236
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500237 # Menlo pod test job - uses tech profile on voltha branch
238 - 'build_voltha_pod_test':
239 timeout: 300
240 build-node: 'menlo-demo-pod'
241 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500242 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500243 release: '2.11'
244 branch: 'voltha-2.11'
245 name-extension: '_DT'
246 work-flow: 'DT'
247 test-repo: 'voltha-system-tests'
248 profile: '1T8GEM'
249 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
250 power-switch: true
251
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400252 # Menlo pod test job - uses tech profile on voltha branch
253 - 'build_voltha_pod_test':
254 timeout: 300
255 build-node: 'menlo-demo-pod'
256 config-pod: 'onf-demo-pod'
257 disable-job: false
258 release: '2.12'
259 branch: 'voltha-2.12'
260 name-extension: '_DT'
261 work-flow: 'DT'
262 test-repo: 'voltha-system-tests'
263 profile: '1T8GEM'
264 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
265 power-switch: true
266
267 # -----------------------------------------------------------------------
Matteo Scandolo16672842020-06-02 14:19:33 -0700268 # ONF Menlo Soak POD build job - voltha-master branch
Hardik Windlassc7379022021-05-12 13:52:24 +0530269 - 'build_voltha_pod_manual':
Matteo Scandolo16672842020-06-02 14:19:33 -0700270 build-node: 'menlo-soak-pod'
271 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700272 disable-job: false
Hardik Windlass908533a2021-05-24 16:35:58 +0000273 bbsimReplicas: 1
Suchitra Vemurie6625222020-09-01 17:12:56 -0700274 profile: '1T8GEM'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700275 name-extension: '_DT'
276 work-flow: 'DT'
Hardik Windlassef2e99b2021-05-17 13:36:20 +0530277 reinstall-olt: true
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000278 num-of-onus: 32
279 num-of-ponports: 16
Hardik Windlass44619f52021-05-20 09:36:12 +0530280 logLevel: 'WARN'
Matteo Scandolo16672842020-06-02 14:19:33 -0700281
282 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass77221c62021-05-21 06:24:35 +0000283 # Run tests manually triggering the job
284 - 'build_voltha_pod_manual_test':
Suchitra Vemurie6625222020-09-01 17:12:56 -0700285 build-node: 'menlo-soak-pod'
286 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700287 disable-job: false
Suchitra Vemurie6625222020-09-01 17:12:56 -0700288 profile: '1T8GEM'
289 branch: 'master'
290 release: 'master'
291 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700292 name-extension: '_DT_soak_Func'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700293 test-type: 'Functional'
294 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700295 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700296
297 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000298 # Run failure/recovery tests every Wednesday
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700299 - 'build_voltha_pod_soak_test':
300 build-node: 'menlo-soak-pod'
301 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700302 disable-job: false
Suchitra Vemuri649b02b2020-09-01 18:18:10 -0700303 profile: '1T8GEM'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700304 branch: 'master'
305 release: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700306 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700307 name-extension: '_DT_soak_Fail'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700308 test-type: 'Failure'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700309 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700310 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000311 time-trigger: "H H * * 3"
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700312
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700313 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000314 # Run dataplane tests every Saturday
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700315 - 'build_voltha_pod_soak_test':
316 build-node: 'menlo-soak-pod'
317 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700318 disable-job: false
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700319 profile: '1T8GEM'
320 branch: 'master'
321 release: 'master'
322 work-flow: 'DT'
323 name-extension: '_DT_soak_DP'
324 test-type: 'Dataplane'
325 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700326 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000327 time-trigger: "H H * * 6"
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700328
Hardik Windlassf5321572021-07-14 11:28:46 +0000329 # ONF Menlo Soak POD build job - voltha-2.8 branch
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400330# - 'build_voltha_pod_manual':
331# build-node: 'menlo-soak-pod'
332# config-pod: 'onf-soak-pod'
333# disable-job: true
334# branch: 'voltha-2.8'
335## release: '2.8'
336 # bbsimReplicas: 1
337 # profile: '1T8GEM'
338 # name-extension: '_DT'
339 # work-flow: 'DT'
340 # reinstall-olt: true
341 # num-of-onus: 32
342 # num-of-ponports: 16
343 # logLevel: 'WARN'
344 # pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000345
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500346 # ONF Menlo Soak POD build job - voltha-2.11 branch
347 - 'build_voltha_pod_manual':
348 build-node: 'menlo-soak-pod'
349 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500350 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500351 branch: 'voltha-2.11'
352 release: '2.11'
353 bbsimReplicas: 1
354 profile: '1T8GEM'
355 name-extension: '_DT'
356 work-flow: 'DT'
357 reinstall-olt: true
358 num-of-onus: 32
359 num-of-ponports: 16
360 logLevel: 'WARN'
361 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
362
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400363 # ONF Menlo Soak POD build job - voltha-2.12 branch
364 - 'build_voltha_pod_manual':
Hardik Windlassf5321572021-07-14 11:28:46 +0000365 build-node: 'menlo-soak-pod'
366 config-pod: 'onf-soak-pod'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400367 disable-job: false
368 branch: 'voltha-2.12'
369 release: '2.12'
370 bbsimReplicas: 1
Hardik Windlassf5321572021-07-14 11:28:46 +0000371 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400372 name-extension: '_DT'
Hardik Windlassf5321572021-07-14 11:28:46 +0000373 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400374 reinstall-olt: true
375 num-of-onus: 32
376 num-of-ponports: 16
377 logLevel: 'WARN'
378 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
379
380 # -----------------------------------------------------------------------
381 # ONF Menlo Soak POD test job - voltha-2.8 branch
382 # Run tests manually triggering the job
383# - 'build_voltha_pod_manual_test':
384# build-node: 'menlo-soak-pod'
385# config-pod: 'onf-soak-pod'
386# disable-job: true
387# profile: '1T8GEM'
388# branch: 'voltha-2.8'
389# release: '2.8'
390# work-flow: 'DT'
391# name-extension: '_DT_soak_Func'
392# test-type: 'Functional'
393# test-repo: 'voltha-system-tests'
394# pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000395
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500396 # ONF Menlo Soak POD test job - voltha-2.11 branch
397 # Run tests manually triggering the job
398 - 'build_voltha_pod_manual_test':
399 build-node: 'menlo-soak-pod'
400 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500401 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500402 profile: '1T8GEM'
403 branch: 'voltha-2.11'
404 release: '2.11'
405 work-flow: 'DT'
406 name-extension: '_DT_soak_Func'
407 test-type: 'Functional'
408 test-repo: 'voltha-system-tests'
409 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
410
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400411 # ONF Menlo Soak POD test job - voltha-2.12 branch
412 # Run tests manually triggering the job
413 - 'build_voltha_pod_manual_test':
Hardik Windlassf5321572021-07-14 11:28:46 +0000414 build-node: 'menlo-soak-pod'
415 config-pod: 'onf-soak-pod'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400416 disable-job: false
Hardik Windlassf5321572021-07-14 11:28:46 +0000417 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400418 branch: 'voltha-2.12'
419 release: '2.12'
Hardik Windlassf5321572021-07-14 11:28:46 +0000420 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400421 name-extension: '_DT_soak_Func'
422 test-type: 'Functional'
Hardik Windlassf5321572021-07-14 11:28:46 +0000423 test-repo: 'voltha-system-tests'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400424 pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy'
425
426 # -----------------------------------------------------------------------
427 # ONF Menlo Soak POD test job - voltha-2.8 branch
428 # Run failure/recovery tests every Wednesday
429# - 'build_voltha_pod_soak_test':
430# build-node: 'menlo-soak-pod'
431# config-pod: 'onf-soak-pod'
432# disable-job: true
433# profile: '1T8GEM'
434# branch: 'voltha-2.8'
435# release: '2.8'
436# work-flow: 'DT'
437# name-extension: '_DT_soak_Fail'
438# test-type: 'Failure'
439# test-repo: 'voltha-system-tests'
440# pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
441# time-trigger: "H H * * 3"
Hardik Windlassf5321572021-07-14 11:28:46 +0000442
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500443 # ONF Menlo Soak POD test job - voltha-2.11 branch
444 # Run failure/recovery tests every Wednesday
445 - 'build_voltha_pod_soak_test':
446 build-node: 'menlo-soak-pod'
447 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500448 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500449 profile: '1T8GEM'
450 branch: 'voltha-2.11'
451 release: '2.11'
452 work-flow: 'DT'
453 name-extension: '_DT_soak_Fail'
454 test-type: 'Failure'
455 test-repo: 'voltha-system-tests'
456 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
457 time-trigger: "H H * * 3"
458
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400459 # ONF Menlo Soak POD test job - voltha-2.12 branch
460 # Run failure/recovery tests every Wednesday
Hardik Windlassf5321572021-07-14 11:28:46 +0000461 - 'build_voltha_pod_soak_test':
462 build-node: 'menlo-soak-pod'
463 config-pod: 'onf-soak-pod'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400464 disable-job: false
Hardik Windlassf5321572021-07-14 11:28:46 +0000465 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400466 branch: 'voltha-2.12'
467 release: '2.12'
Hardik Windlassf5321572021-07-14 11:28:46 +0000468 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400469 name-extension: '_DT_soak_Fail'
470 test-type: 'Failure'
Hardik Windlassf5321572021-07-14 11:28:46 +0000471 test-repo: 'voltha-system-tests'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400472 pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy'
473 time-trigger: "H H * * 3"
474
475 # -----------------------------------------------------------------------
476 # ONF Menlo Soak POD test job - voltha-2.8 branch
477 # Run dataplane tests every Saturday
478# - 'build_voltha_pod_soak_test':
479# build-node: 'menlo-soak-pod'
480# config-pod: 'onf-soak-pod'
481# disable-job: true
482# profile: '1T8GEM'
483# branch: 'voltha-2.8'
484# release: '2.8'
485# work-flow: 'DT'
486# name-extension: '_DT_soak_DP'
487# test-type: 'Dataplane'
488# test-repo: 'voltha-system-tests'
489# pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
490# time-trigger: "H H * * 6"
Hardik Windlassf5321572021-07-14 11:28:46 +0000491
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500492 # ONF Menlo Soak POD test job - voltha-2.11 branch
493 # Run dataplane tests every Saturday
494 - 'build_voltha_pod_soak_test':
495 build-node: 'menlo-soak-pod'
496 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500497 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500498 profile: '1T8GEM'
499 branch: 'voltha-2.11'
500 release: '2.11'
501 work-flow: 'DT'
502 name-extension: '_DT_soak_DP'
503 test-type: 'Dataplane'
504 test-repo: 'voltha-system-tests'
505 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
506 time-trigger: "H H * * 6"
507
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400508 # ONF Menlo Soak POD test job - voltha-2.12 branch
509 # Run dataplane tests every Saturday
510 - 'build_voltha_pod_soak_test':
511 build-node: 'menlo-soak-pod'
512 config-pod: 'onf-soak-pod'
513 disable-job: false
514 profile: '1T8GEM'
515 branch: 'voltha-2.12'
516 release: '2.12'
517 work-flow: 'DT'
518 name-extension: '_DT_soak_DP'
519 test-type: 'Dataplane'
520 test-repo: 'voltha-system-tests'
521 pipeline-script: 'voltha/voltha-2.12/voltha-physical-soak-dt-tests.groovy'
522 time-trigger: "H H * * 6"
523
524 # -----------------------------------------------------------------------
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800525 # Berlin pod with olt/onu - master versions timer based job , two OLTs
Hardik Windlassd4f410a2021-02-23 15:05:42 +0530526 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700527 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700528 config-pod: 'berlin-community-pod-1-multi-olt'
Joey Armstrongddc65982023-02-02 18:41:35 -0500529 disable-job: false
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800530 name-extension: '_DT'
531 work-flow: 'DT'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800532 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200533 num-of-onos: '3'
534 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100535 # Update time trigger value while re-enabling the job
536 time: ''
Andrea Campanellaa54bab92020-02-07 15:37:41 +0100537
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100538 # Berlin POD test job - master versions: uses tech profile on voltha branch
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800539 - 'build_voltha_pod_test':
Andrea Campanella2af4b902021-11-05 10:40:02 +0100540 timeout: 360
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700541 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700542 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100543 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800544 branch: 'master'
Joey Armstrongddc65982023-02-02 18:41:35 -0500545 disable-job: false
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800546 name-extension: '_DT'
547 work-flow: 'DT'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800548 test-repo: 'voltha-system-tests'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800549 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500550 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700551 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700552
Andrea Campanella972d63e2020-05-14 19:59:08 +0200553 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Hardik Windlassd4f410a2021-02-23 15:05:42 +0530554 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700555 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700556 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella625ba352020-04-02 15:32:13 +0200557 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500558 disable-job: false
Andrea Campanella625ba352020-04-02 15:32:13 +0200559 work-flow: 'DT'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200560 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200561 num-of-onos: '3'
562 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100563 # Update time trigger value while re-enabling the job
564 time: ''
Andrea Campanella625ba352020-04-02 15:32:13 +0200565
Andrea Campanella972d63e2020-05-14 19:59:08 +0200566 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
Andrea Campanella625ba352020-04-02 15:32:13 +0200567 - 'build_voltha_pod_test':
Hardik Windlass50ec6d72021-12-16 05:37:04 +0000568 timeout: 330
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700569 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700570 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella625ba352020-04-02 15:32:13 +0200571 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500572 disable-job: false
Andrea Campanellad924ce22020-04-20 16:40:41 +0200573 work-flow: 'DT'
Andrea Campanella625ba352020-04-02 15:32:13 +0200574 release: 'master'
575 branch: 'master'
576 test-repo: 'voltha-system-tests'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200577 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500578 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700579 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700580
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000581 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400582# - 'build_voltha_pod_release_timer':
583# build-node: 'berlin-community-pod-1'
584# config-pod: 'berlin-community-pod-1-gpon'
585# release: '2.8'
586# branch: 'voltha-2.8'
587# name-extension: '_DT'
588# disable-job: true
589# work-flow: 'DT'
590# profile: '1T8GEM'
591# num-of-onos: '3'
592# num-of-atomix: '3'
593# time: '1'
594# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700595
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500596 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
597 - 'build_voltha_pod_release_timer':
598 build-node: 'berlin-community-pod-1'
599 config-pod: 'berlin-community-pod-1-gpon'
600 release: '2.11'
601 branch: 'voltha-2.11'
602 name-extension: '_DT'
603 work-flow: 'DT'
604 profile: '1T8GEM'
605 num-of-onos: '3'
606 num-of-atomix: '3'
607 time: '1'
608 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
609
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400610 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
611 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700612 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700613 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400614 release: '2.12'
615 branch: 'voltha-2.12'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700616 name-extension: '_DT'
617 work-flow: 'DT'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700618 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400619 num-of-onos: '3'
620 num-of-atomix: '3'
621 time: '1'
622 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
623
624 # -----------------------------------------------------------------------
625 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
626# - 'build_voltha_pod_test':
627# build-node: 'berlin-community-pod-1'
628# config-pod: 'berlin-community-pod-1-gpon'
629# name-extension: '_DT'
630# disable-job: true
631# work-flow: 'DT'
632# release: '2.8'
633# branch: 'voltha-2.8'
634# test-repo: 'voltha-system-tests'
635# profile: '1T8GEM'
636# power-switch: true
637# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700638
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500639 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
640 - 'build_voltha_pod_test':
641 build-node: 'berlin-community-pod-1'
642 config-pod: 'berlin-community-pod-1-gpon'
643 name-extension: '_DT'
644 work-flow: 'DT'
645 release: '2.11'
646 branch: 'voltha-2.11'
647 test-repo: 'voltha-system-tests'
648 profile: '1T8GEM'
649 power-switch: true
650 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
651
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400652 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
653 - 'build_voltha_pod_test':
Matteo Scandolo4fb11422022-03-29 14:21:04 -0700654 build-node: 'berlin-community-pod-1'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400655 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200656 name-extension: '_DT'
Andrea Campanella350c6102020-10-01 09:56:40 +0200657 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400658 release: '2.12'
659 branch: 'voltha-2.12'
660 test-repo: 'voltha-system-tests'
Andrea Campanella350c6102020-10-01 09:56:40 +0200661 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400662 power-switch: true
663 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
664
665 # -----------------------------------------------------------------------
666 # Berlin pod with olt/onu - voltha-2.8 versions timer based job , two OLTs
667# - 'build_voltha_pod_release_timer':
668# build-node: 'berlin-community-pod-1'
669# config-pod: 'berlin-community-pod-1-multi-olt'
670# name-extension: '_DT'
671# disable-job: true
672# work-flow: 'DT'
673# release: '2.8'
674# branch: 'voltha-2.8'
675# profile: '1T8GEM'
676# num-of-onos: '3'
677# num-of-atomix: '3'
678# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
679# time: '7'
Andrea Campanella350c6102020-10-01 09:56:40 +0200680
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500681 # Berlin pod with olt/onu - voltha-2.11 versions timer based job , two OLTs
682 - 'build_voltha_pod_release_timer':
683 build-node: 'berlin-community-pod-1'
684 config-pod: 'berlin-community-pod-1-multi-olt'
685 name-extension: '_DT'
686 work-flow: 'DT'
687 release: '2.11'
688 branch: 'voltha-2.11'
689 profile: '1T8GEM'
690 num-of-onos: '3'
691 num-of-atomix: '3'
692 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
693 time: '7'
694
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400695 # Berlin pod with olt/onu - voltha-2.12 versions timer based job , two OLTs
696 - 'build_voltha_pod_release_timer':
Matteo Scandolo4fb11422022-03-29 14:21:04 -0700697 build-node: 'berlin-community-pod-1'
698 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200699 name-extension: '_DT'
Andrea Campanella350c6102020-10-01 09:56:40 +0200700 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400701 release: '2.12'
702 branch: 'voltha-2.12'
Andrea Campanella350c6102020-10-01 09:56:40 +0200703 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400704 num-of-onos: '3'
705 num-of-atomix: '3'
706 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
707 time: '7'
708
709 # -----------------------------------------------------------------------
710 # Berlin POD test job - voltha-2.8 versions: uses tech profile on voltha branch
711# - 'build_voltha_pod_test':
712# build-node: 'berlin-community-pod-1'
713# config-pod: 'berlin-community-pod-1-multi-olt'
714# release: '2.8'
715# branch: 'voltha-2.8'
716# name-extension: '_DT'
717# disable-job: true
718# work-flow: 'DT'
719# test-repo: 'voltha-system-tests'
720# profile: '1T8GEM'
721# power-switch: true
722# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200723
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500724 # Berlin POD test job - voltha-2.11 versions: uses tech profile on voltha branch
725 - 'build_voltha_pod_test':
726 build-node: 'berlin-community-pod-1'
727 config-pod: 'berlin-community-pod-1-multi-olt'
728 release: '2.11'
729 branch: 'voltha-2.11'
730 name-extension: '_DT'
731 work-flow: 'DT'
732 test-repo: 'voltha-system-tests'
733 profile: '1T8GEM'
734 power-switch: true
735 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
736
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400737 # Berlin POD test job - voltha-2.12 versions: uses tech profile on voltha branch
738 - 'build_voltha_pod_test':
739 build-node: 'berlin-community-pod-1'
740 config-pod: 'berlin-community-pod-1-multi-olt'
741 release: '2.12'
742 branch: 'voltha-2.12'
743 name-extension: '_DT'
744 work-flow: 'DT'
745 test-repo: 'voltha-system-tests'
746 profile: '1T8GEM'
747 power-switch: true
748 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
749
750 # -----------------------------------------------------------------------
TorstenThieme0adf6f12023-02-27 13:01:19 +0000751 # Berlin pod with gpon olt/onu - master 1T4GEM tech profile and timer based job
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530752 - 'build_voltha_pod_release_timer':
753 build-node: 'berlin-community-pod-1'
754 config-pod: 'berlin-community-pod-1-gpon-fttb'
755 withFttb: true
756 name-extension: '_DT'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700757 disable-job: false
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530758 work-flow: 'DT'
Hardik Windlass7f98e9e2022-05-30 14:36:25 +0530759 profile: '1T4GEM-FTTB'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530760 num-of-onos: '3'
761 num-of-atomix: '3'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530762 time: '13'
763
TorstenThieme0adf6f12023-02-27 13:01:19 +0000764 # Berlin POD test job - master versions: uses 1T4GEM tech profile on voltha branch
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530765 - 'build_voltha_pod_test':
766 timeout: 330
767 build-node: 'berlin-community-pod-1'
768 config-pod: 'berlin-community-pod-1-gpon-fttb'
769 withFttb: true
770 name-extension: '_DT'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700771 disable-job: false
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530772 work-flow: 'DT'
773 release: 'master'
774 branch: 'master'
775 test-repo: 'voltha-system-tests'
Hardik Windlass7f98e9e2022-05-30 14:36:25 +0530776 profile: '1T4GEM-FTTB'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500777 power-switch: true
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530778 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
779
TorstenThieme0adf6f12023-02-27 13:01:19 +0000780 # Berlin pod with gpon olt/onu - 2.11 1T4GEM tech profile and timer based job
781 - 'build_voltha_pod_release_timer':
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 profile: '1T4GEM-FTTB'
791 num-of-onos: '3'
792 num-of-atomix: '3'
793 time: '13'
794 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
795
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400796 # Berlin pod with gpon olt/onu - 2.12 1T4GEM tech profile and timer based job
797 - 'build_voltha_pod_release_timer':
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 profile: '1T4GEM-FTTB'
807 num-of-onos: '3'
808 num-of-atomix: '3'
809 time: '13'
810 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
811
812 # -----------------------------------------------------------------------
TorstenThieme0adf6f12023-02-27 13:01:19 +0000813 # Berlin POD test job - 2.11 versions: uses 1T4GEM tech profile on voltha branch
814 - 'build_voltha_pod_test':
815 timeout: 330
816 build-node: 'berlin-community-pod-1'
817 config-pod: 'berlin-community-pod-1-gpon-fttb'
818 withFttb: true
819 name-extension: '_DT'
820 disable-job: false
821 work-flow: 'DT'
822 release: '2.11'
823 branch: 'voltha-2.11'
824 test-repo: 'voltha-system-tests'
825 profile: '1T4GEM-FTTB'
826 power-switch: true
827 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
828
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400829 # Berlin POD test job - 2.12 versions: uses 1T4GEM tech profile on voltha branch
830 - 'build_voltha_pod_test':
831 timeout: 330
832 build-node: 'berlin-community-pod-1'
833 config-pod: 'berlin-community-pod-1-gpon-fttb'
834 withFttb: true
835 name-extension: '_DT'
836 disable-job: false
837 work-flow: 'DT'
838 release: '2.12'
839 branch: 'voltha-2.12'
840 test-repo: 'voltha-system-tests'
841 profile: '1T4GEM-FTTB'
842 power-switch: true
843 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
844
TorstenThieme0adf6f12023-02-27 13:01:19 +0000845 # Berlin pod with zyxel gpon olt/onu - master 1T8GEM tech profile and timer based job
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200846 - 'build_voltha_pod_release_timer':
847 build-node: 'berlin-community-pod-2'
848 config-pod: 'berlin-community-pod-2-gpon-zyxel'
Girish Gowdra9b20acc2022-05-20 16:22:25 -0700849 disable-job: false
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200850 name-extension: '_DT'
851 work-flow: 'DT'
852 release: 'master'
853 branch: 'master'
854 profile: '1T8GEM'
855 reinstall-olt: true
856 num-of-onos: '3'
857 num-of-atomix: '3'
858 pipeline-script: 'voltha/master/physical-build.groovy'
859 VolthaEtcdPort: 9999
860 waitTimerForOltUp: 360
861 time: '1'
862
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500863 # Berlin POD test job - zyxel gpon master versions: uses tech profile on voltha branch
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200864 - 'build_voltha_pod_test':
865 build-node: 'berlin-community-pod-2'
866 config-pod: 'berlin-community-pod-2-gpon-zyxel'
867 release: 'master'
868 branch: 'master'
869 name-extension: '_DT'
870 work-flow: 'DT'
871 test-repo: 'voltha-system-tests'
872 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500873 power-switch: true
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200874 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
875
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500876 # Berlin pod with zyxel xgspon olt/onu - master 1T8GEM tech profile and timer based job
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200877 - 'build_voltha_pod_release_timer':
878 build-node: 'berlin-community-pod-2'
879 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
Girish Gowdra9b20acc2022-05-20 16:22:25 -0700880 disable-job: false
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200881 name-extension: '_DT'
882 work-flow: 'DT'
883 release: 'master'
884 branch: 'master'
885 reinstall-olt: true
886 num-of-onos: '3'
887 num-of-atomix: '3'
888 pipeline-script: 'voltha/master/physical-build.groovy'
889 VolthaEtcdPort: 9999
890 waitTimerForOltUp: 360
Girish Gowdrae20a52b2022-05-19 11:51:31 -0700891 profile: '1T8GEM'
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200892 time: '5'
893
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500894 # Berlin POD test job - zyxel xgsgpon master versions: uses tech profile on voltha branch
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200895 - 'build_voltha_pod_test':
896 build-node: 'berlin-community-pod-2'
897 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
898 release: 'master'
899 branch: 'master'
900 name-extension: '_DT'
901 work-flow: 'DT'
902 test-repo: 'voltha-system-tests'
903 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500904 power-switch: true
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200905 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
906
Joey Armstrong980e37f2023-02-28 18:57:41 -0500907 # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700908 - 'build_voltha_pod_release_timer':
909 disable-job: false
910 build-node: 'berlin-community-pod-2'
911 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
912 release: 'master'
913 branch: 'master'
914 name-extension: '_TT'
915 work-flow: 'TT'
916 profile: 'TP'
917 time: '10'
918 VolthaEtcdPort: 9999
919 num-of-onos: '3'
920 num-of-atomix: '3'
921
Joey Armstrong980e37f2023-02-28 18:57:41 -0500922 # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700923 - 'build_voltha_pod_test':
924 disable-job: false
925 build-node: 'berlin-community-pod-2'
926 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
927 release: 'master'
928 branch: 'master'
929 name-extension: '_TT'
930 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500931 power-switch: true
932 power-cycle-olt: true
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700933 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
934 test-repo: 'voltha-system-tests'
935 profile: 'TP'
936 timeout: 360
937
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500938 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
939 - 'build_voltha_pod_release_timer':
Joey Armstrong980e37f2023-02-28 18:57:41 -0500940 disable-job: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500941 build-node: 'berlin-community-pod-1'
942 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrong980e37f2023-02-28 18:57:41 -0500943 release: 'master'
944 branch: 'master'
945 name-extension: '_TT'
946 work-flow: 'TT'
947 profile: 'TP'
948 time: '10'
949 VolthaEtcdPort: 9999
950 num-of-onos: '3'
951 num-of-atomix: '3'
952
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500953 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
954 - 'build_voltha_pod_test':
955 disable-job: false
956 build-node: 'berlin-community-pod-1'
957 config-pod: 'berlin-community-pod-1-gpon'
958 release: 'master'
959 branch: 'master'
960 name-extension: '_TT'
961 work-flow: 'TT'
962 power-switch: true
Joey Armstrongdf24f602023-03-02 18:18:21 -0500963 power-cycle-olt: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500964 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
965 test-repo: 'voltha-system-tests'
966 profile: 'TP'
967 timeout: 360
968
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400969 # -----------------------------------------------------------------------
Joey Armstrongdf24f602023-03-02 18:18:21 -0500970 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
971 - 'build_voltha_pod_release_timer':
972 disable-job: false
973 build-node: 'berlin-community-pod-1'
974 config-pod: 'berlin-community-pod-1-gpon'
975 release: 'voltha-2.11'
976 branch: 'voltha-2.11'
977 name-extension: '_TT'
978 work-flow: 'TT'
979 profile: 'TP'
980 time: '10'
981 VolthaEtcdPort: 9999
982 num-of-onos: '3'
983 num-of-atomix: '3'
984
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400985 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
986 - 'build_voltha_pod_release_timer':
987 disable-job: false
988 build-node: 'berlin-community-pod-1'
989 config-pod: 'berlin-community-pod-1-gpon'
990 release: 'voltha-2.12'
991 branch: 'voltha-2.12'
992 name-extension: '_TT'
993 work-flow: 'TT'
994 profile: 'TP'
995 time: '10'
996 VolthaEtcdPort: 9999
997 num-of-onos: '3'
998 num-of-atomix: '3'
999
1000 # -----------------------------------------------------------------------
Joey Armstrongdf24f602023-03-02 18:18:21 -05001001 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
1002 - 'build_voltha_pod_test':
1003 disable-job: false
1004 build-node: 'berlin-community-pod-1'
1005 config-pod: 'berlin-community-pod-1-gpon'
1006 release: 'voltha-2.11'
1007 branch: 'voltha-2.11'
1008 name-extension: '_TT'
1009 work-flow: 'TT'
1010 power-switch: true
1011 power-cycle-olt: false
1012 pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
1013 test-repo: 'voltha-system-tests'
1014 profile: 'TP'
1015 timeout: 360
1016
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001017 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
1018 - 'build_voltha_pod_test':
1019 disable-job: false
1020 build-node: 'berlin-community-pod-1'
1021 config-pod: 'berlin-community-pod-1-gpon'
1022 release: 'voltha-2.12'
1023 branch: 'voltha-2.12'
1024 name-extension: '_TT'
1025 work-flow: 'TT'
1026 power-switch: true
1027 power-cycle-olt: false
1028 pipeline-script: 'voltha/voltha-2.12/voltha-tt-physical-functional-tests.groovy'
1029 test-repo: 'voltha-system-tests'
1030 profile: 'TP'
1031 timeout: 360
1032
Joey Armstrong9fbc0da2023-03-01 15:37:38 -05001033 # TT workflow on Zyxel GPON OLT at Berlin pod - build job (playground)
1034 - 'build_voltha_pod_release_timer_playground':
1035 disable-job: false
1036 build-node: 'berlin-community-pod-1'
1037 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrongdf24f602023-03-02 18:18:21 -05001038 release: 'master'
Joey Armstrong9fbc0da2023-03-01 15:37:38 -05001039 branch: 'master'
1040 name-extension: '_TT'
1041 work-flow: 'TT'
1042 profile: 'TP'
1043 time: '10'
1044 VolthaEtcdPort: 9999
1045 num-of-onos: '3'
1046 num-of-atomix: '3'
1047
1048 # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job (playground)
1049 - 'build_voltha_pod_test_playground':
1050 disable-job: false
1051 build-node: 'berlin-community-pod-1'
1052 config-pod: 'berlin-community-pod-1-gpon'
1053 release: 'master'
1054 branch: 'master'
1055 name-extension: '_TT'
1056 work-flow: 'TT'
1057 power-switch: true
Joey Armstrongdf24f602023-03-02 18:18:21 -05001058 power-cycle-olt: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -05001059 pipeline-script: 'voltha/playground/voltha-tt-physical-functional-tests.groovy'
1060 test-repo: 'voltha-system-tests'
1061 profile: 'TP'
1062 timeout: 360
Joey Armstrong980e37f2023-02-28 18:57:41 -05001063
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001064 # -----------------------------------------------------------------------
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001065 # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001066# - 'build_voltha_pod_release_timer':
1067# build-node: 'berlin-community-pod-1'
1068# config-pod: 'berlin-community-pod-1-gpon-adtran'
1069# name-extension: '_DT'
1070# disable-job: true
1071# work-flow: 'DT'
1072# release: '2.8'
1073# branch: 'voltha-2.8'
1074# profile: '1T8GEM'
1075# reinstall-olt: false
1076# 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#"
1077# num-of-onos: '3'
1078# num-of-atomix: '3'
1079# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
1080# VolthaEtcdPort: 9999
1081# openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt'
1082# oltAdapterReleaseName: 'adtran-olt'
1083# waitTimerForOltUp: 420
1084# time: '19'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001085
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001086 # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job
1087 - 'build_voltha_pod_release_timer':
1088 build-node: 'berlin-community-pod-1'
1089 config-pod: 'berlin-community-pod-1-gpon-adtran'
1090 name-extension: '_DT'
1091 work-flow: 'DT'
1092 release: '2.11'
1093 branch: 'voltha-2.11'
1094 profile: '1T8GEM'
1095 reinstall-olt: false
1096 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"
1097 num-of-onos: '3'
1098 num-of-atomix: '3'
1099 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
1100 VolthaEtcdPort: 9999
Jan Klare9f937602023-07-12 17:39:31 +02001101 openoltAdapterChart: '/home/community/adtran-23.1-voltha-2.11/voltha-adapter-adtran-olt'
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001102 oltAdapterReleaseName: 'adtran-olt'
1103 waitTimerForOltUp: 420
1104 time: '19'
1105
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001106 # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job
1107 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -07001108 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -07001109 config-pod: 'berlin-community-pod-1-gpon-adtran'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001110 name-extension: '_DT'
1111 work-flow: 'DT'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001112 release: '2.12'
1113 branch: 'voltha-2.12'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001114 profile: '1T8GEM'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001115 reinstall-olt: false
1116 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"
1117 num-of-onos: '3'
1118 num-of-atomix: '3'
1119 pipeline-script: 'voltha/voltha-2.12/physical-build.groovy'
1120 VolthaEtcdPort: 9999
Jan Klare9f937602023-07-12 17:39:31 +02001121 openoltAdapterChart: '/home/community/adtran-23.1-voltha-2.12/voltha-adapter-adtran-olt'
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001122 oltAdapterReleaseName: 'adtran-olt'
1123 waitTimerForOltUp: 420
1124 time: '19'
1125
1126 # -----------------------------------------------------------------------
1127 # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch
1128# - 'build_voltha_pod_test':
1129# timeout: 390
1130# build-node: 'berlin-community-pod-1'
1131# config-pod: 'berlin-community-pod-1-gpon-adtran'
1132# release: '2.8'
1133# branch: 'voltha-2.8'
1134# name-extension: '_DT'
1135# disable-job: true
1136# work-flow: 'DT'
1137# test-repo: 'voltha-system-tests'
1138# profile: '1T8GEM'
1139# power-switch: true
1140# pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
1141# oltAdapterAppLabel: 'adapter-adtran-olt'
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001142
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001143 # Berlin POD adtran test job - 2.11 versions: uses 1T8GEM tech profile on voltha branch
1144 - 'build_voltha_pod_test':
1145 timeout: 390
1146 build-node: 'berlin-community-pod-1'
1147 config-pod: 'berlin-community-pod-1-gpon-adtran'
1148 release: '2.11'
1149 branch: 'voltha-2.11'
1150 name-extension: '_DT'
1151 work-flow: 'DT'
1152 test-repo: 'voltha-system-tests'
1153 profile: '1T8GEM'
1154 power-switch: true
1155 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
1156 oltAdapterAppLabel: 'adapter-adtran-olt'
1157
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001158 # Berlin POD adtran test job - 2.12 versions: uses 1T8GEM tech profile on voltha branch
1159 - 'build_voltha_pod_test':
1160 timeout: 390
1161 build-node: 'berlin-community-pod-1'
1162 config-pod: 'berlin-community-pod-1-gpon-adtran'
1163 release: '2.12'
1164 branch: 'voltha-2.12'
1165 name-extension: '_DT'
1166 work-flow: 'DT'
1167 test-repo: 'voltha-system-tests'
1168 profile: '1T8GEM'
1169 power-switch: true
1170 pipeline-script: 'voltha/voltha-2.12/voltha-dt-physical-functional-tests.groovy'
1171 oltAdapterAppLabel: 'adapter-adtran-olt'
1172
1173 # -----------------------------------------------------------------------
TorstenThieme0adf6f12023-02-27 13:01:19 +00001174 # Berlin pod with adtran gpon olt/onu - 1T8GEM tech profile and timer based job
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001175 - 'verify_voltha_pod_dmi_test':
Girish Gowdra6b7dab02022-03-30 11:21:44 -07001176 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -07001177 config-pod: 'berlin-community-pod-1-gpon-adtran'
Hardik Windlassace19e52022-02-10 09:36:21 +00001178 name-extension: '_DT'
TorstenThiemeb8e30f82023-03-03 07:51:46 +00001179 disable-job: false
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001180 work-flow: 'DT'
TorstenThieme0adf6f12023-02-27 13:01:19 +00001181 release: 'master'
1182 branch: 'master'
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001183 profile: 'Default'
Hardik Windlass230fca62022-05-04 08:50:35 +05301184 installVolthaInfra: true
1185 installVolthaStack: false
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001186 reinstall-olt: false
1187 restart-olt: false
1188 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1189 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1190 OltDevMgr: 'adtran-olt-device-manager'
1191 num-of-onos: '3'
1192 num-of-atomix: '3'
1193 VolthaEtcdPort: 9999
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001194 waitTimerForOltUp: 420
Hardik Windlassc97ceae2022-05-13 10:12:55 +05301195 time: '16'
Joey Armstrongaf679da2023-01-31 14:22:41 -05001196
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001197 # -----------------------------------------------------------------------
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001198 # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001199 # -----------------------------------------------------------------------
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001200 - 'verify_voltha_pod_dmi_test':
1201 build-node: 'berlin-community-pod-1'
1202 config-pod: 'berlin-community-pod-1-gpon-adtran'
1203 name-extension: '_DT'
TorstenThiemeb8e30f82023-03-03 07:51:46 +00001204 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001205 work-flow: 'DT'
1206 release: '2.11'
1207 branch: 'voltha-2.11'
1208 profile: 'Default'
1209 installVolthaInfra: true
1210 installVolthaStack: false
1211 reinstall-olt: false
1212 restart-olt: false
1213 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1214 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1215 OltDevMgr: 'adtran-olt-device-manager'
1216 num-of-onos: '3'
1217 num-of-atomix: '3'
1218 VolthaEtcdPort: 9999
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001219 waitTimerForOltUp: 420
1220 time: '16'
1221
Joey Armstrong0eb8bd82023-07-10 13:26:25 -04001222 # Berlin pod with adtran gpon olt/onu - 2.12 1T8GEM tech profile and timer based job
1223 - 'verify_voltha_pod_dmi_test':
1224 build-node: 'berlin-community-pod-1'
1225 config-pod: 'berlin-community-pod-1-gpon-adtran'
1226 name-extension: '_DT'
1227 disable-job: false
1228 work-flow: 'DT'
1229 release: '2.12'
1230 branch: 'voltha-2.12'
1231 profile: 'Default'
1232 installVolthaInfra: true
1233 installVolthaStack: false
1234 reinstall-olt: false
1235 restart-olt: false
1236 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1237 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1238 OltDevMgr: 'adtran-olt-device-manager'
1239 num-of-onos: '3'
1240 num-of-atomix: '3'
1241 VolthaEtcdPort: 9999
1242 waitTimerForOltUp: 420
1243 time: '16'
1244
Joey Armstrongaf679da2023-01-31 14:22:41 -05001245# [EOF]