blob: 30791edad93088d1e42f2a4f66691197e577ab49 [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 Armstrong198f7602023-06-21 15:03:59 -040044# ZZ
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 Armstrongdeb61032023-03-03 15:05:24 -050071 # [VOL-4939] - flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job
Joey Armstrong198f7602023-06-21 15:03:59 -040072# - 'build_voltha_pod_release_timer':
73# disable-job: true
74# build-node: 'qa-testvm-pod'
75# config-pod: 'flex-ocp-cord'
76# release: '2.11'
77# branch: 'voltha-2.11'
78# profile: '1T4GEM'
79# time: '1'
80# VolthaEtcdPort: 9999
81# num-of-onos: '3'
82# num-of-atomix: '3'
83# pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
Joey Armstrong35a8f8f2023-01-30 14:05:29 -050084
Joey Armstrong198f7602023-06-21 15:03:59 -040085 ## ZZ
Joey Armstrongdeb61032023-03-03 15:05:24 -050086 # [VOL-4939] - flex OCP pod with olt/onu - 1T4GEM tech profile and timer based job
Joey Armstrong198f7602023-06-21 15:03:59 -040087# - 'build_voltha_pod_release_timer':
88# disable-job: true
89# build-node: 'qa-testvm-pod'
90# config-pod: 'flex-ocp-cord'
91# release: '2.8'
92# branch: 'voltha-2.8'
93# profile: '1T4GEM'
94# time: '1'
95# VolthaEtcdPort: 9999
96# num-of-onos: '3'
97# num-of-atomix: '3'
98# pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -070099
100 # flex pod1 test job - released versions: uses tech profile on voltha branch
101 - 'build_voltha_pod_test':
Joey Armstrongff93d822023-01-25 19:17:00 -0500102 disable-job: true
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700103 build-node: 'qa-testvm-pod'
104 config-pod: 'flex-ocp-cord'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000105 release: '2.8'
106 branch: 'voltha-2.8'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500107 power-switch: true
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700108 test-repo: 'voltha-system-tests'
109 profile: '1T4GEM'
110
Joey Armstrongdeb61032023-03-03 15:05:24 -0500111 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500112 - 'build_voltha_pod_test':
Joey Armstrongdeb61032023-03-03 15:05:24 -0500113 disable-job: true
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500114 build-node: 'qa-testvm-pod'
115 config-pod: 'flex-ocp-cord'
116 release: '2.11'
117 branch: 'voltha-2.11'
118 power-switch: true
119 test-repo: 'voltha-system-tests'
120 profile: '1T4GEM'
121
122 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700123 - 'build_voltha_pod_release_timer':
Joey Armstrongddc65982023-02-02 18:41:35 -0500124 disable-job: false
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700125 build-node: 'qa-testvm-pod'
126 config-pod: 'flex-ocp-cord'
127 release: 'master'
128 branch: 'master'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700129 name-extension: '_TT'
130 work-flow: 'TT'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700131 profile: 'TP'
Hardik Windlass6598b032021-07-02 10:12:01 +0000132 time: '10'
Matteo Scandolod43bb302021-04-20 10:19:29 -0700133 VolthaEtcdPort: 9999
134 num-of-onos: '3'
135 num-of-atomix: '3'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700136
137 # flex pod1 test job - released versions: uses tech profile on voltha branch
138 - 'build_voltha_pod_test':
Joey Armstrongddc65982023-02-02 18:41:35 -0500139 disable-job: false
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700140 build-node: 'qa-testvm-pod'
141 config-pod: 'flex-ocp-cord'
142 release: 'master'
143 branch: 'master'
144 name-extension: '_TT'
145 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500146 power-switch: true
147 power-cycle-olt: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700148 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700149 test-repo: 'voltha-system-tests'
150 profile: 'TP'
Hardik Windlassd4fc1792021-11-10 11:44:18 +0000151 timeout: 360
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700152
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500153 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Hardik Windlass6598b032021-07-02 10:12:01 +0000154 - 'build_voltha_pod_release_timer':
Joey Armstrongff93d822023-01-25 19:17:00 -0500155 disable-job: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000156 build-node: 'qa-testvm-pod'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000157 config-pod: 'flex-ocp-cord'
158 release: '2.8'
159 branch: 'voltha-2.8'
160 name-extension: '_TT'
161 work-flow: 'TT'
162 profile: 'TP'
163 time: '20'
164 VolthaEtcdPort: 9999
165 num-of-onos: '3'
166 num-of-atomix: '3'
167 pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
168
Joey Armstrongdeb61032023-03-03 15:05:24 -0500169 # [VOL-4939] - flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500170 - 'build_voltha_pod_release_timer':
Joey Armstrongdeb61032023-03-03 15:05:24 -0500171 disable-job: true
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500172 build-node: 'qa-testvm-pod'
173 config-pod: 'flex-ocp-cord'
174 release: '2.11'
175 branch: 'voltha-2.11'
176 name-extension: '_TT'
177 work-flow: 'TT'
178 profile: 'TP'
179 time: '20'
180 VolthaEtcdPort: 9999
181 num-of-onos: '3'
182 num-of-atomix: '3'
183 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
184
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000185 # flex pod1 test job - released versions: uses tech profile on voltha branch
186 - 'build_voltha_pod_test':
Joey Armstrongff93d822023-01-25 19:17:00 -0500187 disable-job: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000188 build-node: 'qa-testvm-pod'
189 config-pod: 'flex-ocp-cord'
190 release: '2.8'
191 branch: 'voltha-2.8'
192 name-extension: '_TT'
193 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500194 power-switch: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700195 pipeline-script: 'voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000196 test-repo: 'voltha-system-tests'
197 profile: 'TP'
198
Joey Armstrongdeb61032023-03-03 15:05:24 -0500199 # [VOL-4939] - flex pod1 test job - released versions: uses tech profile on voltha branch
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500200 - 'build_voltha_pod_test':
Joey Armstrongdeb61032023-03-03 15:05:24 -0500201 disable-job: true
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500202 build-node: 'qa-testvm-pod'
203 config-pod: 'flex-ocp-cord'
204 release: '2.11'
205 branch: 'voltha-2.11'
206 name-extension: '_TT'
207 work-flow: 'TT'
208 power-switch: true
209 pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
210 test-repo: 'voltha-system-tests'
211 profile: 'TP'
212
Joey Armstrong14c06212023-03-05 09:44:35 -0500213 # [CORD-4941] - flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000214 - 'build_voltha_pod_release_timer':
Joey Armstrong14c06212023-03-05 09:44:35 -0500215 disable-job: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000216 build-node: 'qa-testvm-pod'
Hardik Windlass6598b032021-07-02 10:12:01 +0000217 config-pod: 'flex-ocp-cord-multi-uni'
218 release: 'master'
219 branch: 'master'
220 name-extension: '_TT'
221 work-flow: 'TT'
222 profile: 'TP'
Hardik Windlassa1ff58f2021-10-29 07:42:53 +0000223 time: '16'
Hardik Windlass6598b032021-07-02 10:12:01 +0000224 VolthaEtcdPort: 9999
225 num-of-onos: '3'
226 num-of-atomix: '3'
227 reinstall-olt: true
228 enableMultiUni: true
229 uniPortMask: '0x0003'
230
Joey Armstrong14c06212023-03-05 09:44:35 -0500231 # [CORD-4941] - flex pod1 test job - released versions: uses tech profile on voltha branch
Hardik Windlass6598b032021-07-02 10:12:01 +0000232 - 'build_voltha_pod_test':
Joey Armstrong14c06212023-03-05 09:44:35 -0500233 disable-job: true
Hardik Windlass6598b032021-07-02 10:12:01 +0000234 build-node: 'qa-testvm-pod'
235 config-pod: 'flex-ocp-cord-multi-uni'
236 release: 'master'
237 branch: 'master'
238 name-extension: '_TT'
239 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500240 power-switch: true
241 power-cycle-olt: true
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700242 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
Hardik Windlass6598b032021-07-02 10:12:01 +0000243 test-repo: 'voltha-system-tests'
244 profile: 'TP'
245 enableMultiUni: true
246
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700247 # Menlo pod with olt/onu - 1T4GEM tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700248 - 'build_voltha_pod_release_timer':
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700249 build-node: 'menlo-demo-pod'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800250 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500251 disable-job: false
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700252 profile: '1T4GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200253 num-of-onos: '3'
254 num-of-atomix: '3'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700255 in-band-management: true
Andrea Campanellaecefbc82021-08-27 11:06:31 +0200256 waitTimerForOltUp: 540
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700257 VolthaEtcdPort: 9999
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700258 time: '1'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800259
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800260 # Menlo pod test job - master test job uses tech profile on voltha branch
261 - 'build_voltha_pod_test':
Hardik Windlass9ed73662021-09-02 11:06:21 +0000262 timeout: 300
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800263 build-node: 'menlo-demo-pod'
264 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500265 disable-job: false
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800266 release: 'master'
267 branch: 'master'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800268 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700269 profile: '1T4GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500270 power-switch: true
271 power-cycle-olt: true
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800272
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700273 # Menlo pod with olt/onu - master branch, Default tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700274 - 'build_voltha_pod_release_timer':
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800275 build-node: 'menlo-demo-pod'
276 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500277 disable-job: false
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700278 name-extension: '_DT'
279 work-flow: 'DT'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700280 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200281 num-of-onos: '3'
282 num-of-atomix: '3'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700283 VolthaEtcdPort: 9999
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700284 in-band-management: true
Andrea Campanellaecefbc82021-08-27 11:06:31 +0200285 waitTimerForOltUp: 540
Hardik Windlassd4fc1792021-11-10 11:44:18 +0000286 time: '6'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800287
288 # Menlo pod test job - uses tech profile on voltha branch
289 - 'build_voltha_pod_test':
Hardik Windlass50ec6d72021-12-16 05:37:04 +0000290 timeout: 330
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800291 build-node: 'menlo-demo-pod'
292 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500293 disable-job: false
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800294 release: 'master'
295 branch: 'master'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700296 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200297 work-flow: 'DT'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800298 test-repo: 'voltha-system-tests'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700299 profile: '1T8GEM'
Matteo Scandolo67842812021-07-13 16:52:13 -0700300 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500301 power-switch: true
302 power-cycle-olt: true
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800303
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700304 # Menlo pod with olt/onu - released branch, Default tech profile and timer based job
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000305 - 'build_voltha_pod_release_timer':
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700306 build-node: 'menlo-demo-pod'
307 config-pod: 'onf-demo-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700308 disable-job: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000309 release: '2.8'
310 branch: 'voltha-2.8'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700311 name-extension: '_DT'
312 work-flow: 'DT'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000313 profile: '1T8GEM'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700314 num-of-onos: '3'
315 num-of-atomix: '3'
Matteo Scandolod43bb302021-04-20 10:19:29 -0700316 VolthaEtcdPort: 9999
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700317 in-band-management: true
Hardik Windlassd4fc1792021-11-10 11:44:18 +0000318 time: '11'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000319 pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700320
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500321 # Menlo pod with olt/onu - released branch, Default tech profile and timer based job
322 - 'build_voltha_pod_release_timer':
323 build-node: 'menlo-demo-pod'
324 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500325 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500326 release: '2.11'
327 branch: 'voltha-2.11'
328 name-extension: '_DT'
329 work-flow: 'DT'
330 profile: '1T8GEM'
331 num-of-onos: '3'
332 num-of-atomix: '3'
333 VolthaEtcdPort: 9999
334 in-band-management: true
335 time: '11'
336 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
337
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700338 # Menlo pod test job - uses tech profile on voltha branch
339 - 'build_voltha_pod_test':
Hardik Windlass9ed73662021-09-02 11:06:21 +0000340 timeout: 300
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700341 build-node: 'menlo-demo-pod'
342 config-pod: 'onf-demo-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700343 disable-job: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000344 release: '2.8'
345 branch: 'voltha-2.8'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700346 name-extension: '_DT'
347 work-flow: 'DT'
348 test-repo: 'voltha-system-tests'
349 profile: '1T8GEM'
Matteo Scandolo67842812021-07-13 16:52:13 -0700350 pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500351 power-switch: true
Hardik Windlass868475f2021-12-16 16:47:39 +0000352
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500353 # Menlo pod test job - uses tech profile on voltha branch
354 - 'build_voltha_pod_test':
355 timeout: 300
356 build-node: 'menlo-demo-pod'
357 config-pod: 'onf-demo-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500358 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500359 release: '2.11'
360 branch: 'voltha-2.11'
361 name-extension: '_DT'
362 work-flow: 'DT'
363 test-repo: 'voltha-system-tests'
364 profile: '1T8GEM'
365 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
366 power-switch: true
367
Matteo Scandolo16672842020-06-02 14:19:33 -0700368 # ONF Menlo Soak POD build job - voltha-master branch
Hardik Windlassc7379022021-05-12 13:52:24 +0530369 - 'build_voltha_pod_manual':
Matteo Scandolo16672842020-06-02 14:19:33 -0700370 build-node: 'menlo-soak-pod'
371 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700372 disable-job: false
Hardik Windlass908533a2021-05-24 16:35:58 +0000373 bbsimReplicas: 1
Suchitra Vemurie6625222020-09-01 17:12:56 -0700374 profile: '1T8GEM'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700375 name-extension: '_DT'
376 work-flow: 'DT'
Hardik Windlassef2e99b2021-05-17 13:36:20 +0530377 reinstall-olt: true
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000378 num-of-onus: 32
379 num-of-ponports: 16
Hardik Windlass44619f52021-05-20 09:36:12 +0530380 logLevel: 'WARN'
Matteo Scandolo16672842020-06-02 14:19:33 -0700381
382 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass77221c62021-05-21 06:24:35 +0000383 # Run tests manually triggering the job
384 - 'build_voltha_pod_manual_test':
Suchitra Vemurie6625222020-09-01 17:12:56 -0700385 build-node: 'menlo-soak-pod'
386 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700387 disable-job: false
Suchitra Vemurie6625222020-09-01 17:12:56 -0700388 profile: '1T8GEM'
389 branch: 'master'
390 release: 'master'
391 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700392 name-extension: '_DT_soak_Func'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700393 test-type: 'Functional'
394 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700395 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700396
397 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000398 # Run failure/recovery tests every Wednesday
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700399 - 'build_voltha_pod_soak_test':
400 build-node: 'menlo-soak-pod'
401 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700402 disable-job: false
Suchitra Vemuri649b02b2020-09-01 18:18:10 -0700403 profile: '1T8GEM'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700404 branch: 'master'
405 release: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700406 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700407 name-extension: '_DT_soak_Fail'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700408 test-type: 'Failure'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700409 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700410 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000411 time-trigger: "H H * * 3"
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700412
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700413 # ONF Menlo Soak POD test job - voltha-master branch
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000414 # Run dataplane tests every Saturday
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700415 - 'build_voltha_pod_soak_test':
416 build-node: 'menlo-soak-pod'
417 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700418 disable-job: false
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700419 profile: '1T8GEM'
420 branch: 'master'
421 release: 'master'
422 work-flow: 'DT'
423 name-extension: '_DT_soak_DP'
424 test-type: 'Dataplane'
425 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700426 pipeline-script: 'voltha/master/voltha-physical-soak-dt-tests.groovy'
Hardik Windlass8cce00c2021-05-17 10:06:29 +0000427 time-trigger: "H H * * 6"
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700428
Hardik Windlassf5321572021-07-14 11:28:46 +0000429 # ONF Menlo Soak POD build job - voltha-2.8 branch
430 - 'build_voltha_pod_manual':
431 build-node: 'menlo-soak-pod'
432 config-pod: 'onf-soak-pod'
Hardik Windlassdd81dd82021-09-27 08:43:44 +0000433 disable-job: true
Hardik Windlassf5321572021-07-14 11:28:46 +0000434 branch: 'voltha-2.8'
435 release: '2.8'
436 bbsimReplicas: 1
437 profile: '1T8GEM'
438 name-extension: '_DT'
439 work-flow: 'DT'
440 reinstall-olt: true
441 num-of-onus: 32
442 num-of-ponports: 16
443 logLevel: 'WARN'
444 pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
445
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500446 # ONF Menlo Soak POD build job - voltha-2.11 branch
447 - 'build_voltha_pod_manual':
448 build-node: 'menlo-soak-pod'
449 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500450 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500451 branch: 'voltha-2.11'
452 release: '2.11'
453 bbsimReplicas: 1
454 profile: '1T8GEM'
455 name-extension: '_DT'
456 work-flow: 'DT'
457 reinstall-olt: true
458 num-of-onus: 32
459 num-of-ponports: 16
460 logLevel: 'WARN'
461 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
462
Hardik Windlassf5321572021-07-14 11:28:46 +0000463 # ONF Menlo Soak POD test job - voltha-2.8 branch
464 # Run tests manually triggering the job
465 - 'build_voltha_pod_manual_test':
466 build-node: 'menlo-soak-pod'
467 config-pod: 'onf-soak-pod'
Hardik Windlassdd81dd82021-09-27 08:43:44 +0000468 disable-job: true
Hardik Windlassf5321572021-07-14 11:28:46 +0000469 profile: '1T8GEM'
470 branch: 'voltha-2.8'
471 release: '2.8'
472 work-flow: 'DT'
473 name-extension: '_DT_soak_Func'
474 test-type: 'Functional'
475 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700476 pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000477
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500478 # ONF Menlo Soak POD test job - voltha-2.11 branch
479 # Run tests manually triggering the job
480 - 'build_voltha_pod_manual_test':
481 build-node: 'menlo-soak-pod'
482 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500483 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500484 profile: '1T8GEM'
485 branch: 'voltha-2.11'
486 release: '2.11'
487 work-flow: 'DT'
488 name-extension: '_DT_soak_Func'
489 test-type: 'Functional'
490 test-repo: 'voltha-system-tests'
491 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
492
Hardik Windlassf5321572021-07-14 11:28:46 +0000493 # ONF Menlo Soak POD test job - voltha-2.8 branch
494 # Run failure/recovery tests every Wednesday
495 - 'build_voltha_pod_soak_test':
496 build-node: 'menlo-soak-pod'
497 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700498 disable-job: true
Hardik Windlassf5321572021-07-14 11:28:46 +0000499 profile: '1T8GEM'
500 branch: 'voltha-2.8'
501 release: '2.8'
502 work-flow: 'DT'
503 name-extension: '_DT_soak_Fail'
504 test-type: 'Failure'
505 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700506 pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000507 time-trigger: "H H * * 3"
508
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500509 # ONF Menlo Soak POD test job - voltha-2.11 branch
510 # Run failure/recovery tests every Wednesday
511 - 'build_voltha_pod_soak_test':
512 build-node: 'menlo-soak-pod'
513 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500514 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500515 profile: '1T8GEM'
516 branch: 'voltha-2.11'
517 release: '2.11'
518 work-flow: 'DT'
519 name-extension: '_DT_soak_Fail'
520 test-type: 'Failure'
521 test-repo: 'voltha-system-tests'
522 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
523 time-trigger: "H H * * 3"
524
Hardik Windlassf5321572021-07-14 11:28:46 +0000525 # ONF Menlo Soak POD test job - voltha-2.8 branch
526 # Run dataplane tests every Saturday
527 - 'build_voltha_pod_soak_test':
528 build-node: 'menlo-soak-pod'
529 config-pod: 'onf-soak-pod'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700530 disable-job: true
Hardik Windlassf5321572021-07-14 11:28:46 +0000531 profile: '1T8GEM'
532 branch: 'voltha-2.8'
533 release: '2.8'
534 work-flow: 'DT'
535 name-extension: '_DT_soak_DP'
536 test-type: 'Dataplane'
537 test-repo: 'voltha-system-tests'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700538 pipeline-script: 'voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy'
Hardik Windlassf5321572021-07-14 11:28:46 +0000539 time-trigger: "H H * * 6"
540
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500541 # ONF Menlo Soak POD test job - voltha-2.11 branch
542 # Run dataplane tests every Saturday
543 - 'build_voltha_pod_soak_test':
544 build-node: 'menlo-soak-pod'
545 config-pod: 'onf-soak-pod'
Joey Armstrongddc65982023-02-02 18:41:35 -0500546 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500547 profile: '1T8GEM'
548 branch: 'voltha-2.11'
549 release: '2.11'
550 work-flow: 'DT'
551 name-extension: '_DT_soak_DP'
552 test-type: 'Dataplane'
553 test-repo: 'voltha-system-tests'
554 pipeline-script: 'voltha/voltha-2.11/voltha-physical-soak-dt-tests.groovy'
555 time-trigger: "H H * * 6"
556
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800557 # Berlin pod with olt/onu - master versions timer based job , two OLTs
Hardik Windlassd4f410a2021-02-23 15:05:42 +0530558 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700559 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700560 config-pod: 'berlin-community-pod-1-multi-olt'
Joey Armstrongddc65982023-02-02 18:41:35 -0500561 disable-job: false
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800562 name-extension: '_DT'
563 work-flow: 'DT'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800564 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200565 num-of-onos: '3'
566 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100567 # Update time trigger value while re-enabling the job
568 time: ''
Andrea Campanellaa54bab92020-02-07 15:37:41 +0100569
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100570 # Berlin POD test job - master versions: uses tech profile on voltha branch
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800571 - 'build_voltha_pod_test':
Andrea Campanella2af4b902021-11-05 10:40:02 +0100572 timeout: 360
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700573 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700574 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100575 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800576 branch: 'master'
Joey Armstrongddc65982023-02-02 18:41:35 -0500577 disable-job: false
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800578 name-extension: '_DT'
579 work-flow: 'DT'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800580 test-repo: 'voltha-system-tests'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800581 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500582 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700583 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700584
Andrea Campanella972d63e2020-05-14 19:59:08 +0200585 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Hardik Windlassd4f410a2021-02-23 15:05:42 +0530586 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700587 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700588 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella625ba352020-04-02 15:32:13 +0200589 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500590 disable-job: false
Andrea Campanella625ba352020-04-02 15:32:13 +0200591 work-flow: 'DT'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200592 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200593 num-of-onos: '3'
594 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100595 # Update time trigger value while re-enabling the job
596 time: ''
Andrea Campanella625ba352020-04-02 15:32:13 +0200597
Andrea Campanella972d63e2020-05-14 19:59:08 +0200598 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
Andrea Campanella625ba352020-04-02 15:32:13 +0200599 - 'build_voltha_pod_test':
Hardik Windlass50ec6d72021-12-16 05:37:04 +0000600 timeout: 330
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700601 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700602 config-pod: 'berlin-community-pod-1-gpon'
Andrea Campanella625ba352020-04-02 15:32:13 +0200603 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500604 disable-job: false
Andrea Campanellad924ce22020-04-20 16:40:41 +0200605 work-flow: 'DT'
Andrea Campanella625ba352020-04-02 15:32:13 +0200606 release: 'master'
607 branch: 'master'
608 test-repo: 'voltha-system-tests'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200609 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500610 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700611 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700612
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000613 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
614 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700615 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700616 config-pod: 'berlin-community-pod-1-gpon'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000617 release: '2.8'
618 branch: 'voltha-2.8'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700619 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500620 disable-job: true
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700621 work-flow: 'DT'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700622 profile: '1T8GEM'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000623 num-of-onos: '3'
624 num-of-atomix: '3'
Andrea Campanella925efab2022-01-03 13:48:30 +0100625 time: '1'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000626 pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Suchitra Vemuri2b0f4882021-03-22 22:10:43 -0700627
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500628 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
629 - 'build_voltha_pod_release_timer':
630 build-node: 'berlin-community-pod-1'
631 config-pod: 'berlin-community-pod-1-gpon'
632 release: '2.11'
633 branch: 'voltha-2.11'
634 name-extension: '_DT'
635 work-flow: 'DT'
636 profile: '1T8GEM'
637 num-of-onos: '3'
638 num-of-atomix: '3'
639 time: '1'
640 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
641
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000642 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700643 - 'build_voltha_pod_test':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700644 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700645 config-pod: 'berlin-community-pod-1-gpon'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700646 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500647 disable-job: true
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700648 work-flow: 'DT'
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000649 release: '2.8'
650 branch: 'voltha-2.8'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700651 test-repo: 'voltha-system-tests'
652 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500653 power-switch: true
Matteo Scandolo67842812021-07-13 16:52:13 -0700654 pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700655
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500656 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
657 - 'build_voltha_pod_test':
658 build-node: 'berlin-community-pod-1'
659 config-pod: 'berlin-community-pod-1-gpon'
660 name-extension: '_DT'
661 work-flow: 'DT'
662 release: '2.11'
663 branch: 'voltha-2.11'
664 test-repo: 'voltha-system-tests'
665 profile: '1T8GEM'
666 power-switch: true
667 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
668
Andrea Campanellac551d582021-09-22 15:34:02 +0200669 # Berlin pod with olt/onu - voltha-2.8 versions timer based job , two OLTs
Andrea Campanella350c6102020-10-01 09:56:40 +0200670 - 'build_voltha_pod_release_timer':
Matteo Scandolo4fb11422022-03-29 14:21:04 -0700671 build-node: 'berlin-community-pod-1'
672 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200673 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500674 disable-job: true
Andrea Campanella350c6102020-10-01 09:56:40 +0200675 work-flow: 'DT'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200676 release: '2.8'
677 branch: 'voltha-2.8'
Andrea Campanella350c6102020-10-01 09:56:40 +0200678 profile: '1T8GEM'
Andrea Campanella8aefd032021-06-03 13:52:38 +0200679 num-of-onos: '3'
680 num-of-atomix: '3'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200681 pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530682 time: '7'
Andrea Campanella350c6102020-10-01 09:56:40 +0200683
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500684 # Berlin pod with olt/onu - voltha-2.11 versions timer based job , two OLTs
685 - 'build_voltha_pod_release_timer':
686 build-node: 'berlin-community-pod-1'
687 config-pod: 'berlin-community-pod-1-multi-olt'
688 name-extension: '_DT'
689 work-flow: 'DT'
690 release: '2.11'
691 branch: 'voltha-2.11'
692 profile: '1T8GEM'
693 num-of-onos: '3'
694 num-of-atomix: '3'
695 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
696 time: '7'
697
Andrea Campanellac551d582021-09-22 15:34:02 +0200698 # Berlin POD test job - voltha-2.8 versions: uses tech profile on voltha branch
Andrea Campanella350c6102020-10-01 09:56:40 +0200699 - 'build_voltha_pod_test':
Matteo Scandolo4fb11422022-03-29 14:21:04 -0700700 build-node: 'berlin-community-pod-1'
701 config-pod: 'berlin-community-pod-1-multi-olt'
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200702 release: '2.8'
703 branch: 'voltha-2.8'
704 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500705 disable-job: true
Andrea Campanella350c6102020-10-01 09:56:40 +0200706 work-flow: 'DT'
Andrea Campanella350c6102020-10-01 09:56:40 +0200707 test-repo: 'voltha-system-tests'
708 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500709 power-switch: true
Andrea Campanella746e2dd2021-07-27 13:39:08 +0200710 pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200711
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500712 # Berlin POD test job - voltha-2.11 versions: uses tech profile on voltha branch
713 - 'build_voltha_pod_test':
714 build-node: 'berlin-community-pod-1'
715 config-pod: 'berlin-community-pod-1-multi-olt'
716 release: '2.11'
717 branch: 'voltha-2.11'
718 name-extension: '_DT'
719 work-flow: 'DT'
720 test-repo: 'voltha-system-tests'
721 profile: '1T8GEM'
722 power-switch: true
723 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
724
TorstenThieme0adf6f12023-02-27 13:01:19 +0000725 # Berlin pod with gpon olt/onu - master 1T4GEM tech profile and timer based job
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530726 - 'build_voltha_pod_release_timer':
727 build-node: 'berlin-community-pod-1'
728 config-pod: 'berlin-community-pod-1-gpon-fttb'
729 withFttb: true
730 name-extension: '_DT'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700731 disable-job: false
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530732 work-flow: 'DT'
Hardik Windlass7f98e9e2022-05-30 14:36:25 +0530733 profile: '1T4GEM-FTTB'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530734 num-of-onos: '3'
735 num-of-atomix: '3'
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530736 time: '13'
737
TorstenThieme0adf6f12023-02-27 13:01:19 +0000738 # Berlin POD test job - master versions: uses 1T4GEM tech profile on voltha branch
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530739 - 'build_voltha_pod_test':
740 timeout: 330
741 build-node: 'berlin-community-pod-1'
742 config-pod: 'berlin-community-pod-1-gpon-fttb'
743 withFttb: true
744 name-extension: '_DT'
Girish Gowdraaf2f4e52022-06-24 11:18:17 -0700745 disable-job: false
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530746 work-flow: 'DT'
747 release: 'master'
748 branch: 'master'
749 test-repo: 'voltha-system-tests'
Hardik Windlass7f98e9e2022-05-30 14:36:25 +0530750 profile: '1T4GEM-FTTB'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500751 power-switch: true
Hardik Windlassc97ceae2022-05-13 10:12:55 +0530752 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
753
TorstenThieme0adf6f12023-02-27 13:01:19 +0000754 # Berlin pod with gpon olt/onu - 2.11 1T4GEM tech profile and timer based job
755 - 'build_voltha_pod_release_timer':
756 build-node: 'berlin-community-pod-1'
757 config-pod: 'berlin-community-pod-1-gpon-fttb'
758 withFttb: true
759 name-extension: '_DT'
760 disable-job: false
761 work-flow: 'DT'
762 release: '2.11'
763 branch: 'voltha-2.11'
764 profile: '1T4GEM-FTTB'
765 num-of-onos: '3'
766 num-of-atomix: '3'
767 time: '13'
768 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
769
770 # Berlin POD test job - 2.11 versions: uses 1T4GEM tech profile on voltha branch
771 - 'build_voltha_pod_test':
772 timeout: 330
773 build-node: 'berlin-community-pod-1'
774 config-pod: 'berlin-community-pod-1-gpon-fttb'
775 withFttb: true
776 name-extension: '_DT'
777 disable-job: false
778 work-flow: 'DT'
779 release: '2.11'
780 branch: 'voltha-2.11'
781 test-repo: 'voltha-system-tests'
782 profile: '1T4GEM-FTTB'
783 power-switch: true
784 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
785
786 # Berlin pod with zyxel gpon olt/onu - master 1T8GEM tech profile and timer based job
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200787 - 'build_voltha_pod_release_timer':
788 build-node: 'berlin-community-pod-2'
789 config-pod: 'berlin-community-pod-2-gpon-zyxel'
Girish Gowdra9b20acc2022-05-20 16:22:25 -0700790 disable-job: false
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200791 name-extension: '_DT'
792 work-flow: 'DT'
793 release: 'master'
794 branch: 'master'
795 profile: '1T8GEM'
796 reinstall-olt: true
797 num-of-onos: '3'
798 num-of-atomix: '3'
799 pipeline-script: 'voltha/master/physical-build.groovy'
800 VolthaEtcdPort: 9999
801 waitTimerForOltUp: 360
802 time: '1'
803
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500804 # Berlin POD test job - zyxel gpon master versions: uses tech profile on voltha branch
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200805 - 'build_voltha_pod_test':
806 build-node: 'berlin-community-pod-2'
807 config-pod: 'berlin-community-pod-2-gpon-zyxel'
808 release: 'master'
809 branch: 'master'
810 name-extension: '_DT'
811 work-flow: 'DT'
812 test-repo: 'voltha-system-tests'
813 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500814 power-switch: true
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200815 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
816
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500817 # Berlin pod with zyxel xgspon olt/onu - master 1T8GEM tech profile and timer based job
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200818 - 'build_voltha_pod_release_timer':
819 build-node: 'berlin-community-pod-2'
820 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
Girish Gowdra9b20acc2022-05-20 16:22:25 -0700821 disable-job: false
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200822 name-extension: '_DT'
823 work-flow: 'DT'
824 release: 'master'
825 branch: 'master'
826 reinstall-olt: true
827 num-of-onos: '3'
828 num-of-atomix: '3'
829 pipeline-script: 'voltha/master/physical-build.groovy'
830 VolthaEtcdPort: 9999
831 waitTimerForOltUp: 360
Girish Gowdrae20a52b2022-05-19 11:51:31 -0700832 profile: '1T8GEM'
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200833 time: '5'
834
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500835 # Berlin POD test job - zyxel xgsgpon master versions: uses tech profile on voltha branch
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200836 - 'build_voltha_pod_test':
837 build-node: 'berlin-community-pod-2'
838 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
839 release: 'master'
840 branch: 'master'
841 name-extension: '_DT'
842 work-flow: 'DT'
843 test-repo: 'voltha-system-tests'
844 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500845 power-switch: true
Andrea Campanella4b7ab782022-05-10 23:32:50 +0200846 pipeline-script: 'voltha/master/voltha-dt-physical-functional-tests.groovy'
847
Joey Armstrong980e37f2023-02-28 18:57:41 -0500848 # TT workflow on Zyxel XGSPON OLT at Berlin pod - build job
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700849 - 'build_voltha_pod_release_timer':
850 disable-job: false
851 build-node: 'berlin-community-pod-2'
852 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
853 release: 'master'
854 branch: 'master'
855 name-extension: '_TT'
856 work-flow: 'TT'
857 profile: 'TP'
858 time: '10'
859 VolthaEtcdPort: 9999
860 num-of-onos: '3'
861 num-of-atomix: '3'
862
Joey Armstrong980e37f2023-02-28 18:57:41 -0500863 # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700864 - 'build_voltha_pod_test':
865 disable-job: false
866 build-node: 'berlin-community-pod-2'
867 config-pod: 'berlin-community-pod-2-xgspon-zyxel'
868 release: 'master'
869 branch: 'master'
870 name-extension: '_TT'
871 work-flow: 'TT'
Joey Armstrongca4cb462023-01-12 17:51:05 -0500872 power-switch: true
873 power-cycle-olt: true
Girish Gowdra7bd05cc2022-09-18 21:37:15 -0700874 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
875 test-repo: 'voltha-system-tests'
876 profile: 'TP'
877 timeout: 360
878
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500879 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
880 - 'build_voltha_pod_release_timer':
Joey Armstrong980e37f2023-02-28 18:57:41 -0500881 disable-job: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500882 build-node: 'berlin-community-pod-1'
883 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrong980e37f2023-02-28 18:57:41 -0500884 release: 'master'
885 branch: 'master'
886 name-extension: '_TT'
887 work-flow: 'TT'
888 profile: 'TP'
889 time: '10'
890 VolthaEtcdPort: 9999
891 num-of-onos: '3'
892 num-of-atomix: '3'
893
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500894 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
895 - 'build_voltha_pod_test':
896 disable-job: false
897 build-node: 'berlin-community-pod-1'
898 config-pod: 'berlin-community-pod-1-gpon'
899 release: 'master'
900 branch: 'master'
901 name-extension: '_TT'
902 work-flow: 'TT'
903 power-switch: true
Joey Armstrongdf24f602023-03-02 18:18:21 -0500904 power-cycle-olt: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500905 pipeline-script: 'voltha/master/voltha-tt-physical-functional-tests.groovy'
906 test-repo: 'voltha-system-tests'
907 profile: 'TP'
908 timeout: 360
909
Joey Armstrongdf24f602023-03-02 18:18:21 -0500910 # [CORD-3256] TT workflow on XGSPON OLT at Berlin pod - build job
911 - 'build_voltha_pod_release_timer':
912 disable-job: false
913 build-node: 'berlin-community-pod-1'
914 config-pod: 'berlin-community-pod-1-gpon'
915 release: 'voltha-2.11'
916 branch: 'voltha-2.11'
917 name-extension: '_TT'
918 work-flow: 'TT'
919 profile: 'TP'
920 time: '10'
921 VolthaEtcdPort: 9999
922 num-of-onos: '3'
923 num-of-atomix: '3'
924
925 # [CORD-3256] TT workflow on GPON OLT at Berlin pod - test job
926 - 'build_voltha_pod_test':
927 disable-job: false
928 build-node: 'berlin-community-pod-1'
929 config-pod: 'berlin-community-pod-1-gpon'
930 release: 'voltha-2.11'
931 branch: 'voltha-2.11'
932 name-extension: '_TT'
933 work-flow: 'TT'
934 power-switch: true
935 power-cycle-olt: false
936 pipeline-script: 'voltha/voltha-2.11/voltha-tt-physical-functional-tests.groovy'
937 test-repo: 'voltha-system-tests'
938 profile: 'TP'
939 timeout: 360
940
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500941 # TT workflow on Zyxel GPON OLT at Berlin pod - build job (playground)
942 - 'build_voltha_pod_release_timer_playground':
943 disable-job: false
944 build-node: 'berlin-community-pod-1'
945 config-pod: 'berlin-community-pod-1-gpon'
Joey Armstrongdf24f602023-03-02 18:18:21 -0500946 release: 'master'
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500947 branch: 'master'
948 name-extension: '_TT'
949 work-flow: 'TT'
950 profile: 'TP'
951 time: '10'
952 VolthaEtcdPort: 9999
953 num-of-onos: '3'
954 num-of-atomix: '3'
955
956 # TT workflow on Zyxel XGSPON OLT at Berlin pod - test job (playground)
957 - 'build_voltha_pod_test_playground':
958 disable-job: false
959 build-node: 'berlin-community-pod-1'
960 config-pod: 'berlin-community-pod-1-gpon'
961 release: 'master'
962 branch: 'master'
963 name-extension: '_TT'
964 work-flow: 'TT'
965 power-switch: true
Joey Armstrongdf24f602023-03-02 18:18:21 -0500966 power-cycle-olt: false
Joey Armstrong9fbc0da2023-03-01 15:37:38 -0500967 pipeline-script: 'voltha/playground/voltha-tt-physical-functional-tests.groovy'
968 test-repo: 'voltha-system-tests'
969 profile: 'TP'
970 timeout: 360
Joey Armstrong980e37f2023-02-28 18:57:41 -0500971
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200972 # Berlin pod with adtran gpon olt/onu - 2.8 1T8GEM tech profile and timer based job
973 - 'build_voltha_pod_release_timer':
Girish Gowdra6b7dab02022-03-30 11:21:44 -0700974 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -0700975 config-pod: 'berlin-community-pod-1-gpon-adtran'
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200976 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -0500977 disable-job: true
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200978 work-flow: 'DT'
979 release: '2.8'
980 branch: 'voltha-2.8'
981 profile: '1T8GEM'
Andrea Campanellabc8d8822021-08-25 12:33:54 +0200982 reinstall-olt: false
Andrea Campanella86630c42022-01-03 10:13:04 +0100983 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"
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200984 num-of-onos: '3'
985 num-of-atomix: '3'
986 pipeline-script: 'voltha/voltha-2.8/physical-build.groovy'
987 VolthaEtcdPort: 9999
Andrea Campanella41ae1b12021-09-21 11:29:43 +0200988 openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.8/voltha-adapter-adtran-olt'
Andrea Campanella20361592021-08-26 18:45:28 +0200989 oltAdapterReleaseName: 'adtran-olt'
Andrea Campanellaecefbc82021-08-27 11:06:31 +0200990 waitTimerForOltUp: 420
Hardik Windlass5dbe6eb2021-12-17 11:13:26 +0000991 time: '19'
Andrea Campanella29fff7f2021-08-23 14:49:29 +0200992
Joey Armstrong35a8f8f2023-01-30 14:05:29 -0500993 # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job
994 - 'build_voltha_pod_release_timer':
995 build-node: 'berlin-community-pod-1'
996 config-pod: 'berlin-community-pod-1-gpon-adtran'
997 name-extension: '_DT'
998 work-flow: 'DT'
999 release: '2.11'
1000 branch: 'voltha-2.11'
1001 profile: '1T8GEM'
1002 reinstall-olt: false
1003 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"
1004 num-of-onos: '3'
1005 num-of-atomix: '3'
1006 pipeline-script: 'voltha/voltha-2.11/physical-build.groovy'
1007 VolthaEtcdPort: 9999
1008 openoltAdapterChart: '/home/community/adtran-21.5-voltha-2.11/voltha-adapter-adtran-olt'
1009 oltAdapterReleaseName: 'adtran-olt'
1010 waitTimerForOltUp: 420
1011 time: '19'
1012
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001013 # Berlin POD adtran test job - 2.8 versions: uses 1T8GEM tech profile on voltha branch
1014 - 'build_voltha_pod_test':
Hardik Windlass9ed73662021-09-02 11:06:21 +00001015 timeout: 390
Girish Gowdra6b7dab02022-03-30 11:21:44 -07001016 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -07001017 config-pod: 'berlin-community-pod-1-gpon-adtran'
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001018 release: '2.8'
1019 branch: 'voltha-2.8'
1020 name-extension: '_DT'
Joey Armstrongddc65982023-02-02 18:41:35 -05001021 disable-job: true
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001022 work-flow: 'DT'
1023 test-repo: 'voltha-system-tests'
1024 profile: '1T8GEM'
Joey Armstrongca4cb462023-01-12 17:51:05 -05001025 power-switch: true
Andrea Campanella29fff7f2021-08-23 14:49:29 +02001026 pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy'
1027 oltAdapterAppLabel: 'adapter-adtran-olt'
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001028
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001029 # Berlin POD adtran test job - 2.11 versions: uses 1T8GEM tech profile on voltha branch
1030 - 'build_voltha_pod_test':
1031 timeout: 390
1032 build-node: 'berlin-community-pod-1'
1033 config-pod: 'berlin-community-pod-1-gpon-adtran'
1034 release: '2.11'
1035 branch: 'voltha-2.11'
1036 name-extension: '_DT'
1037 work-flow: 'DT'
1038 test-repo: 'voltha-system-tests'
1039 profile: '1T8GEM'
1040 power-switch: true
1041 pipeline-script: 'voltha/voltha-2.11/voltha-dt-physical-functional-tests.groovy'
1042 oltAdapterAppLabel: 'adapter-adtran-olt'
1043
TorstenThieme0adf6f12023-02-27 13:01:19 +00001044 # Berlin pod with adtran gpon olt/onu - 1T8GEM tech profile and timer based job
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001045 - 'verify_voltha_pod_dmi_test':
Girish Gowdra6b7dab02022-03-30 11:21:44 -07001046 build-node: 'berlin-community-pod-1'
Matteo Scandolo868a3bc2022-03-31 16:45:19 -07001047 config-pod: 'berlin-community-pod-1-gpon-adtran'
Hardik Windlassace19e52022-02-10 09:36:21 +00001048 name-extension: '_DT'
TorstenThiemeb8e30f82023-03-03 07:51:46 +00001049 disable-job: false
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001050 work-flow: 'DT'
TorstenThieme0adf6f12023-02-27 13:01:19 +00001051 release: 'master'
1052 branch: 'master'
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001053 profile: 'Default'
Hardik Windlass230fca62022-05-04 08:50:35 +05301054 installVolthaInfra: true
1055 installVolthaStack: false
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001056 reinstall-olt: false
1057 restart-olt: false
1058 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1059 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1060 OltDevMgr: 'adtran-olt-device-manager'
1061 num-of-onos: '3'
1062 num-of-atomix: '3'
1063 VolthaEtcdPort: 9999
Hardik Windlass36d5bdb2022-02-09 10:13:13 +00001064 waitTimerForOltUp: 420
Hardik Windlassc97ceae2022-05-13 10:12:55 +05301065 time: '16'
Joey Armstrongaf679da2023-01-31 14:22:41 -05001066
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001067 # Berlin pod with adtran gpon olt/onu - 2.11 1T8GEM tech profile and timer based job
1068 - 'verify_voltha_pod_dmi_test':
1069 build-node: 'berlin-community-pod-1'
1070 config-pod: 'berlin-community-pod-1-gpon-adtran'
1071 name-extension: '_DT'
TorstenThiemeb8e30f82023-03-03 07:51:46 +00001072 disable-job: false
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001073 work-flow: 'DT'
1074 release: '2.11'
1075 branch: 'voltha-2.11'
1076 profile: 'Default'
1077 installVolthaInfra: true
1078 installVolthaStack: false
1079 reinstall-olt: false
1080 restart-olt: false
1081 extraHelmFlags: " -f /home/community/SDX_Device_Manager_21.4/helm/values-onf.yaml "
1082 dmiChart: '/home/community/SDX_Device_Manager_21.4/helm/adtran-olt-device-manager'
1083 OltDevMgr: 'adtran-olt-device-manager'
1084 num-of-onos: '3'
1085 num-of-atomix: '3'
1086 VolthaEtcdPort: 9999
Joey Armstrong35a8f8f2023-01-30 14:05:29 -05001087 waitTimerForOltUp: 420
1088 time: '16'
1089
Joey Armstrongaf679da2023-01-31 14:22:41 -05001090# [EOF]