blob: cd4fe264068b85f7631780461eae82d816d5dfd2 [file] [log] [blame]
Suchitra Vemuri58acd872019-08-28 18:52:35 -07001---
2# POD Build Pipeline Jobs for Voltha Releases
3
4- project:
5 name: voltha-release-jobs
6
7 project-name: '{name}'
8
9 build-timeout: '300'
10
Zack Williams21e3d162020-02-07 08:38:16 -070011 with-kind: false
Suchitra Vemuriaf134ff2020-02-19 16:55:38 -080012 power-switch: False
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -070013 work-flow: ''
Andrea Campanella12ea28f2020-05-21 12:05:55 +020014 in-band-management: false
Suchitra Vemuri91896d42020-04-15 16:33:26 -070015 num-of-openonu: '1'
Suchitra Vemuri50e62792020-05-06 16:48:28 -070016 num-of-onos: '1'
17 num-of-atomix: '0'
Suchitra Vemuria0d92052020-07-15 11:36:12 -070018 reinstall-olt: true
Suchitra Vemurie6625222020-09-01 17:12:56 -070019 test-type: ''
Matteo Scandolo3dce2a12020-09-15 14:21:14 -070020 volthaSystemTestsChange: ''
21 kindVolthaChange: ''
22 cordTesterChange: ''
Suchitra Vemuri5abcf2b2020-02-05 14:46:28 -080023
Suchitra Vemuri58acd872019-08-28 18:52:35 -070024 jobs:
Suchitra Vemuribc149852019-11-25 14:41:24 -080025 # flex OCP pod with olt/onu - manual test job, voltha master build job
Suchitra Vemuri85308382019-10-22 15:01:48 -070026 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -070027 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070028 config-pod: 'flex-ocp-cord'
Suchitra Vemuri85308382019-10-22 15:01:48 -070029 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070030 branch: 'master'
Suchitra Vemurie0451712020-05-06 22:51:23 -070031 num-of-openonu: '2'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -070032 num-of-onos: '3'
33 num-of-atomix: '3'
hwchiu14f97852019-10-08 10:51:11 -070034 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070035 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070036 profile: '1T4GEM'
Suchitra Vemuri8609a442019-10-22 21:03:27 -070037
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070038 # flex pod1 test job - using voltha branch
39 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -070040 build-node: 'qa-testvm-pod'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070041 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070042 profile: '1T4GEM'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070043 branch: 'master'
44 test-repo: 'voltha-system-tests'
45 Jenkinsfile: 'Jenkinsfile-voltha-test'
46
Suchitra Vemurifbc4a742020-01-08 16:55:26 -080047 # onlab pod1 OCP pod with olt/onu - Manual testing BAL3.1 release voltha master build job
Suchitra Vemuri8609a442019-10-22 21:03:27 -070048 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -070049 build-node: 'onf-build'
Suchitra Vemuri8609a442019-10-22 21:03:27 -070050 config-pod: 'onlab-pod1'
51 release: 'master'
52 branch: 'master'
53 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070054 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070055 profile: '1T4GEM'
Suchitra Vemuridb39b392019-08-30 16:58:58 -070056
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070057 # onlab pod1 test job - BAL3.1 tests using voltha branch
Suchitra Vemuridb39b392019-08-30 16:58:58 -070058 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -070059 build-node: 'onf-build'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070060 config-pod: 'onlab-pod1'
61 profile: '1T4GEM'
hwchiu14f97852019-10-08 10:51:11 -070062 branch: 'master'
63 test-repo: 'voltha-system-tests'
64 Jenkinsfile: 'Jenkinsfile-voltha-test'
Suchitra Vemuri917aa612019-09-23 19:35:31 -070065
Suchitra Vemurif8236c12019-10-22 15:51:39 -070066 # flex OCP pod with olt/onu - Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -070067 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -070068 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070069 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070070 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070071 branch: 'master'
Suchitra Vemuri91896d42020-04-15 16:33:26 -070072 num-of-openonu: '2'
Suchitra Vemuri50e62792020-05-06 16:48:28 -070073 num-of-onos: '3'
74 num-of-atomix: '3'
hwchiu14f97852019-10-08 10:51:11 -070075 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070076 Jenkinsfile: 'Jenkinsfile-voltha-build'
hwchiu14f97852019-10-08 10:51:11 -070077 configurePod: true
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070078 profile: 'Default'
Suchitra Vemuri376859a2020-07-08 17:04:44 -070079 time: '4'
Suchitra Vemuri917aa612019-09-23 19:35:31 -070080
Suchitra Vemurif8236c12019-10-22 15:51:39 -070081 # flex pod1 test job - uses tech profile on voltha branch
Suchitra Vemurif921cda2019-09-25 22:53:45 -070082 - 'build_voltha_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -070083 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070084 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070085 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070086 branch: 'master'
Suchitra Vemuriaf134ff2020-02-19 16:55:38 -080087 power-switch: True
hwchiu14f97852019-10-08 10:51:11 -070088 test-repo: 'voltha-system-tests'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070089 profile: 'Default'
Suchitra Vemurif8236c12019-10-22 15:51:39 -070090
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -080091 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -070092 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -070093 build-node: 'qa-testvm-pod'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -080094 config-pod: 'flex-ocp-cord'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -070095 'disable-job': true
Suchitra Vemuri745a6f32020-07-06 22:43:53 -070096 release: '2.4'
97 branch: 'voltha-2.4'
98 num-of-openonu: '2'
99 num-of-onos: '3'
100 num-of-atomix: '3'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -0800101 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700102 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -0800103 configurePod: true
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700104 profile: '1T4GEM'
Suchitra Vemuric4761eb2020-07-07 16:48:53 -0700105 time: '1'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -0800106
107 # flex pod1 test job - released versions: uses tech profile on voltha branch
108 - 'build_voltha_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700109 build-node: 'qa-testvm-pod'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -0800110 config-pod: 'flex-ocp-cord'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700111 'disable-job': true
Suchitra Vemuri745a6f32020-07-06 22:43:53 -0700112 release: '2.4'
113 branch: 'voltha-2.4'
Suchitra Vemuri9f99d822020-03-30 12:31:59 -0700114 power-switch: True
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -0800115 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700116 profile: '1T4GEM'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -0800117
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700118 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
119 - 'build_voltha_pod_release_timer':
120 build-node: 'qa-testvm-pod'
121 config-pod: 'flex-ocp-cord'
122 release: '2.5'
123 branch: 'voltha-2.5'
124 num-of-openonu: '2'
125 num-of-onos: '3'
126 num-of-atomix: '3'
127 test-repo: 'voltha-system-tests'
128 Jenkinsfile: 'Jenkinsfile-voltha-build'
129 configurePod: true
130 profile: '1T4GEM'
131 time: '1'
132
133 # flex pod1 test job - released versions: uses tech profile on voltha branch
134 - 'build_voltha_pod_test':
135 build-node: 'qa-testvm-pod'
136 config-pod: 'flex-ocp-cord'
Andrea Campanella68215a02020-09-17 11:55:16 +0200137 'disable-job': false
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700138 release: '2.5'
139 branch: 'voltha-2.5'
140 power-switch: True
141 test-repo: 'voltha-system-tests'
142 profile: '1T4GEM'
143
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700144 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700145 - 'build_voltha_pod_release_timer':
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700146 build-node: 'qa-testvm-pod'
147 config-pod: 'flex-ocp-cord'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700148 'disable-job': true
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700149 release: '2.4'
150 branch: 'voltha-2.4'
151 num-of-openonu: '2'
152 num-of-onos: '3'
153 num-of-atomix: '3'
154 name-extension: '_TT'
155 work-flow: 'TT'
156 test-repo: 'voltha-system-tests'
157 Jenkinsfile: 'Jenkinsfile-voltha-build'
158 configurePod: true
159 profile: 'TP'
Suchitra Vemuri77449472020-08-19 11:54:47 -0700160 time: '22'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700161
162 # flex pod1 test job - released versions: uses tech profile on voltha branch
163 - 'build_voltha_pod_test':
164 build-node: 'qa-testvm-pod'
165 config-pod: 'flex-ocp-cord'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700166 'disable-job': true
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700167 release: '2.4'
168 branch: 'voltha-2.4'
169 name-extension: '_TT'
170 work-flow: 'TT'
171 power-switch: True
172 pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
173 test-repo: 'voltha-system-tests'
174 profile: 'TP'
175
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700176 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
177 - 'build_voltha_pod_release_timer':
178 build-node: 'qa-testvm-pod'
179 config-pod: 'flex-ocp-cord'
180 release: '2.5'
181 branch: 'voltha-2.5'
182 num-of-openonu: '2'
183 num-of-onos: '3'
184 num-of-atomix: '3'
185 name-extension: '_TT'
186 work-flow: 'TT'
187 test-repo: 'voltha-system-tests'
188 Jenkinsfile: 'Jenkinsfile-voltha-build'
189 configurePod: true
190 profile: 'TP'
191 time: '22'
192
193 # flex pod1 test job - released versions: uses tech profile on voltha branch
194 - 'build_voltha_pod_test':
195 build-node: 'qa-testvm-pod'
196 config-pod: 'flex-ocp-cord'
197 release: '2.5'
198 branch: 'voltha-2.5'
199 name-extension: '_TT'
200 work-flow: 'TT'
201 power-switch: True
202 pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
203 test-repo: 'voltha-system-tests'
204 profile: 'TP'
205
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700206 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700207 - 'build_voltha_pod_release_timer':
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700208 build-node: 'qa-testvm-pod'
209 config-pod: 'flex-ocp-cord'
210 release: 'master'
211 branch: 'master'
212 num-of-openonu: '2'
213 num-of-onos: '3'
214 num-of-atomix: '3'
215 name-extension: '_TT'
216 work-flow: 'TT'
217 test-repo: 'voltha-system-tests'
218 Jenkinsfile: 'Jenkinsfile-voltha-build'
219 configurePod: true
220 profile: 'TP'
Suchitra Vemuridb717c72020-07-14 22:38:08 -0700221 time: '9'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700222
223 # flex pod1 test job - released versions: uses tech profile on voltha branch
224 - 'build_voltha_pod_test':
225 build-node: 'qa-testvm-pod'
226 config-pod: 'flex-ocp-cord'
227 release: 'master'
228 branch: 'master'
229 name-extension: '_TT'
230 work-flow: 'TT'
231 power-switch: True
232 pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
233 test-repo: 'voltha-system-tests'
234 profile: 'TP'
235
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700236 # Menlo pod with olt/onu - Default tech profile and timer based job
Suchitra Vemuria6731902020-08-13 16:33:37 -0700237 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -0700238 build-node: 'menlo-demo-pod'
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700239 config-pod: 'onf-demo-pod-gpon'
240 release: 'master'
241 branch: 'master'
Suchitra Vemuri5bfe5322020-09-17 17:37:34 -0700242 num-of-openonu: '1'
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700243 name-extension: '_DT_GPON'
244 work-flow: 'DT'
245 test-repo: 'voltha-system-tests'
246 Jenkinsfile: 'Jenkinsfile-voltha-build'
247 configurePod: true
248 profile: '1T8GEM'
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700249 time: '22'
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700250 VolthaEtcdPort: '9999'
251
252 # Menlo pod test job - uses tech profile on voltha branch
253 - 'build_voltha_pod_test':
254 build-node: 'menlo-demo-pod'
255 config-pod: 'onf-demo-pod-gpon'
256 release: 'master'
257 branch: 'master'
258 name-extension: '_DT_GPON'
259 work-flow: 'DT'
260 test-repo: 'voltha-system-tests'
261 profile: '1T8GEM'
262 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
263
264 # Menlo pod with olt/onu - 1T4GEM tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700265 - 'build_voltha_pod_release_timer':
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700266 build-node: 'menlo-demo-pod'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800267 config-pod: 'onf-demo-pod'
268 release: 'master'
269 branch: 'master'
Suchitra Vemuri91896d42020-04-15 16:33:26 -0700270 num-of-openonu: '2'
Suchitra Vemuri70d7a662020-05-14 16:57:18 -0700271 num-of-onos: '3'
272 num-of-atomix: '3'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800273 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700274 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800275 configurePod: true
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700276 profile: '1T4GEM'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700277 in-band-management: true
Andy Bavier08a76b52020-06-03 12:45:54 -0700278 VolthaEtcdPort: '9999'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700279 reinstall-olt: false
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700280 time: '1'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800281
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800282 # Menlo pod test job - master test job uses tech profile on voltha branch
283 - 'build_voltha_pod_test':
284 build-node: 'menlo-demo-pod'
285 config-pod: 'onf-demo-pod'
286 release: 'master'
287 branch: 'master'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800288 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700289 profile: '1T4GEM'
Hung-Wei Chiu5444ec92020-04-22 15:58:17 -0700290 power-switch: True
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800291
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700292 # Menlo pod with olt/onu - master branch, Default tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700293 - 'build_voltha_pod_release_timer':
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800294 build-node: 'menlo-demo-pod'
295 config-pod: 'onf-demo-pod'
296 release: 'master'
297 branch: 'master'
Suchitra Vemuri91896d42020-04-15 16:33:26 -0700298 num-of-openonu: '2'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700299 name-extension: '_DT'
300 work-flow: 'DT'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800301 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700302 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800303 configurePod: true
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700304 profile: '1T8GEM'
Andy Bavier08a76b52020-06-03 12:45:54 -0700305 VolthaEtcdPort: '9999'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700306 in-band-management: true
307 reinstall-olt: false
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700308 time: '4'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800309
310 # Menlo pod test job - uses tech profile on voltha branch
311 - 'build_voltha_pod_test':
312 build-node: 'menlo-demo-pod'
313 config-pod: 'onf-demo-pod'
314 release: 'master'
315 branch: 'master'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700316 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200317 work-flow: 'DT'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800318 test-repo: 'voltha-system-tests'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700319 profile: '1T8GEM'
320 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Andrea Campanella9b234332020-04-24 12:22:18 +0200321 power-switch: True
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800322
Suchitra Vemurie0963502020-04-11 14:03:54 -0700323
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700324 # Menlo pod with olt/onu - voltha-2.4 branch, Default tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700325 - 'build_voltha_pod_release_timer':
Suchitra Vemurie0963502020-04-11 14:03:54 -0700326 build-node: 'menlo-demo-pod'
327 config-pod: 'onf-demo-pod'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700328 'disable-job': true
Suchitra Vemuri745a6f32020-07-06 22:43:53 -0700329 release: '2.4'
330 branch: 'voltha-2.4'
Suchitra Vemurie0963502020-04-11 14:03:54 -0700331 name-extension: '_DT'
332 work-flow: 'DT'
Suchitra Vemuri745a6f32020-07-06 22:43:53 -0700333 num-of-openonu: '2'
334 num-of-onos: '3'
335 num-of-atomix: '3'
Suchitra Vemurie0963502020-04-11 14:03:54 -0700336 test-repo: 'voltha-system-tests'
337 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemurie0963502020-04-11 14:03:54 -0700338 configurePod: true
339 profile: '1T8GEM'
Andy Bavier08a76b52020-06-03 12:45:54 -0700340 VolthaEtcdPort: '9999'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700341 reinstall-olt: false
342 in-band-management: true
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700343 time: '7'
Suchitra Vemurie0963502020-04-11 14:03:54 -0700344
345 # Menlo pod test job - uses tech profile on voltha branch
346 - 'build_voltha_pod_test':
347 build-node: 'menlo-demo-pod'
348 config-pod: 'onf-demo-pod'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700349 'disable-job': true
Suchitra Vemuri745a6f32020-07-06 22:43:53 -0700350 release: '2.4'
351 branch: 'voltha-2.4'
Suchitra Vemurie0963502020-04-11 14:03:54 -0700352 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200353 work-flow: 'DT'
Suchitra Vemurie0963502020-04-11 14:03:54 -0700354 test-repo: 'voltha-system-tests'
355 profile: '1T8GEM'
356 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Andrea Campanella9b234332020-04-24 12:22:18 +0200357 power-switch: True
Suchitra Vemurie0963502020-04-11 14:03:54 -0700358
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700359 # Menlo pod with olt/onu - voltha-2.5 branch, Default tech profile and timer based job
360 - 'build_voltha_pod_release_timer':
361 build-node: 'menlo-demo-pod'
362 config-pod: 'onf-demo-pod'
363 release: '2.5'
364 branch: 'voltha-2.5'
365 name-extension: '_DT'
366 work-flow: 'DT'
367 num-of-openonu: '2'
368 num-of-onos: '3'
369 num-of-atomix: '3'
370 test-repo: 'voltha-system-tests'
371 Jenkinsfile: 'Jenkinsfile-voltha-build'
372 configurePod: true
373 profile: '1T8GEM'
374 VolthaEtcdPort: '9999'
375 reinstall-olt: false
376 in-band-management: true
377 time: '7'
378
379 # Menlo pod test job - uses tech profile on voltha branch
380 - 'build_voltha_pod_test':
381 build-node: 'menlo-demo-pod'
382 config-pod: 'onf-demo-pod'
383 release: '2.5'
384 branch: 'voltha-2.5'
385 name-extension: '_DT'
386 work-flow: 'DT'
387 test-repo: 'voltha-system-tests'
388 profile: '1T8GEM'
389 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
390 power-switch: True
391
Suchitra Vemuri851d6742019-10-31 15:15:24 -0700392 # Menlo DEMO-POD - 1 1TCONT 4 4GEMs TechProfile - Manual build and test job
Matteo Scandolo404238c2019-10-18 14:52:53 -0700393 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -0700394 build-node: 'menlo-demo-pod'
Matteo Scandolo404238c2019-10-18 14:52:53 -0700395 config-pod: 'onf-demo-pod'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700396 release: 'master'
Matteo Scandolo404238c2019-10-18 14:52:53 -0700397 branch: 'master'
398 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700399 Jenkinsfile: 'Jenkinsfile-voltha-build'
Matteo Scandolo404238c2019-10-18 14:52:53 -0700400 configurePod: true
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700401 profile: '1T4GEM'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -0700402 num-of-openonu: '2'
403 num-of-onos: '3'
404 num-of-atomix: '3'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700405 reinstall-olt: false
406 in-band-management: true
Matteo Scandolod1d03322019-10-23 13:24:16 -0700407 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700408 build-node: 'menlo-demo-pod'
Matteo Scandolod1d03322019-10-23 13:24:16 -0700409 config-pod: 'onf-demo-pod'
410 branch: 'master'
411 test-repo: 'voltha-system-tests'
412 Jenkinsfile: 'Jenkinsfile-voltha-test'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700413 profile: '1T4GEM'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700414
Suchitra Vemuri851d6742019-10-31 15:15:24 -0700415 # Menlo DEMO-POD - Default TechProfile - manual build job
Matteo Scandolod1d03322019-10-23 13:24:16 -0700416 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -0700417 build-node: 'menlo-demo-pod'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700418 config-pod: 'onf-demo-pod'
419 release: 'master'
420 branch: 'master'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -0700421 num-of-openonu: '2'
422 num-of-onos: '3'
423 num-of-atomix: '3'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700424 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700425 Jenkinsfile: 'Jenkinsfile-voltha-build'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700426 configurePod: true
427 profile: 'Default'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700428 reinstall-olt: false
429 in-band-management: true
Suchitra Vemuri42683152019-10-25 12:54:42 -0700430
hwchiu810c70b2020-01-22 11:20:57 -0800431 # ONF DEMO OCP test job - voltha-master branch
Matteo Scandolod1d03322019-10-23 13:24:16 -0700432 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700433 build-node: 'menlo-demo-pod'
Matteo Scandolod1d03322019-10-23 13:24:16 -0700434 config-pod: 'onf-demo-pod'
Suchitra Vemuri42683152019-10-25 12:54:42 -0700435 profile: 'Default'
Matteo Scandolod1d03322019-10-23 13:24:16 -0700436 branch: 'master'
437 test-repo: 'voltha-system-tests'
438 Jenkinsfile: 'Jenkinsfile-voltha-test'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800439
Matteo Scandolo16672842020-06-02 14:19:33 -0700440 # ONF Menlo Soak POD build job - voltha-master branch
Matteo Scandolo9973c652020-08-07 15:23:35 -0700441 # FIXME once the soak-pod is back use 'build_voltha_pod_release_timer'
Matteo Scandolo16672842020-06-02 14:19:33 -0700442 - 'build_pod_manual':
443 build-node: 'menlo-soak-pod'
444 config-pod: 'onf-soak-pod'
445 release: 'master'
446 branch: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700447 profile: '1T8GEM'
Matteo Scandolo16672842020-06-02 14:19:33 -0700448 test-repo: 'voltha-system-tests'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700449 name-extension: '_DT'
450 work-flow: 'DT'
Matteo Scandolo16672842020-06-02 14:19:33 -0700451 Jenkinsfile: 'Jenkinsfile-voltha-build'
Matteo Scandolo16672842020-06-02 14:19:33 -0700452 configurePod: true
Matteo Scandolo16672842020-06-02 14:19:33 -0700453
454 # ONF Menlo Soak POD test job - voltha-master branch
Matteo Scandolo9973c652020-08-07 15:23:35 -0700455 # FIXME once the soak-pod is back use 'build_voltha_pod_test'
Matteo Scandolo16672842020-06-02 14:19:33 -0700456 - 'build_pod_test':
457 build-node: 'menlo-soak-pod'
458 config-pod: 'onf-soak-pod'
459 profile: 'Default'
460 branch: 'master'
461 test-repo: 'voltha-system-tests'
462 Jenkinsfile: 'Jenkinsfile-voltha-test'
463
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700464 # ONF Menlo Soak POD test job - voltha-master branch
Suchitra Vemurie6625222020-09-01 17:12:56 -0700465 # Run tests every three days
466 - 'build_voltha_pod_soak_test':
467 build-node: 'menlo-soak-pod'
468 config-pod: 'onf-soak-pod'
469 profile: '1T8GEM'
470 branch: 'master'
471 release: 'master'
472 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700473 name-extension: '_DT_soak_Func'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700474 test-type: 'Functional'
475 test-repo: 'voltha-system-tests'
Suchitra Vemurif4461652020-09-03 21:47:19 -0700476 pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700477 time-trigger: "H H 2 * *"
Suchitra Vemurie6625222020-09-01 17:12:56 -0700478
479 # ONF Menlo Soak POD test job - voltha-master branch
480 # Run tests every three days
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700481 - 'build_voltha_pod_soak_test':
482 build-node: 'menlo-soak-pod'
483 config-pod: 'onf-soak-pod'
Suchitra Vemuri649b02b2020-09-01 18:18:10 -0700484 profile: '1T8GEM'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700485 branch: 'master'
486 release: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700487 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700488 name-extension: '_DT_soak_Fail'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700489 test-type: 'Failure'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700490 test-repo: 'voltha-system-tests'
Suchitra Vemurif4461652020-09-03 21:47:19 -0700491 pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700492 time-trigger: "H H */2 * *"
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700493
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700494 # ONF Menlo Soak POD test job - voltha-master branch
495 # Run dataplane tests every three days
496 - 'build_voltha_pod_soak_test':
497 build-node: 'menlo-soak-pod'
498 config-pod: 'onf-soak-pod'
499 profile: '1T8GEM'
500 branch: 'master'
501 release: 'master'
502 work-flow: 'DT'
503 name-extension: '_DT_soak_DP'
504 test-type: 'Dataplane'
505 test-repo: 'voltha-system-tests'
506 pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
507 time-trigger: "H H */3 * *"
508
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800509 # Infosys pod with olt/onu - Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700510 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -0700511 build-node: 'infosys-test-pod'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800512 config-pod: 'infosys-pod'
513 release: 'master'
514 branch: 'master'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800515 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700516 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800517 configurePod: true
518 profile: 'Default'
Suchitra Vemuri27a6ec72020-04-03 20:41:32 -0700519 time: '10'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800520
521 # infosys test job - uses Default tech profile on voltha branch
522 - 'build_voltha_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700523 build-node: 'infosys-test-pod'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800524 config-pod: 'infosys-pod'
525 release: 'master'
526 branch: 'master'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800527 test-repo: 'voltha-system-tests'
528 profile: 'Default'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800529
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700530 # Infosys pod with olt/onu - voltha-2.4 Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700531 - 'build_voltha_pod_release_timer':
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700532 build-node: 'infosys-test-pod'
533 config-pod: 'infosys-pod'
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700534 release: '2.4'
535 branch: 'voltha-2.4'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700536 test-repo: 'voltha-system-tests'
537 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700538 configurePod: true
539 profile: 'Default'
Suchitra Vemuri27a6ec72020-04-03 20:41:32 -0700540 time: '12'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700541
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700542 # infosys test job - voltha-2.4 release job, uses Default tech profile on voltha branch
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700543 - 'build_voltha_pod_test':
544 build-node: 'infosys-test-pod'
545 config-pod: 'infosys-pod'
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700546 release: '2.4'
547 branch: 'voltha-2.4'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700548 test-repo: 'voltha-system-tests'
549 profile: 'Default'
550
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800551
Suchitra Vemurie0451712020-05-06 22:51:23 -0700552 # Infosys pod with olt/onu - Manual BUILD/TEST job
553 - 'build_pod_manual':
554 build-node: 'infosys-test-pod'
555 config-pod: 'infosys-pod'
556 release: 'master'
557 branch: 'master'
558 num-of-openonu: '2'
559 test-repo: 'voltha-system-tests'
560 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemurie0451712020-05-06 22:51:23 -0700561 profile: 'Default'
562 # infosys test job - Manual Job
563 - 'build_pod_test':
564 build-node: 'infosys-test-pod'
565 config-pod: 'infosys-pod'
566 branch: 'master'
567 test-repo: 'voltha-system-tests'
568 profile: 'Default'
569 Jenkinsfile: 'Jenkinsfile-voltha-test'
570
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100571 # Berlin pod with olt/onu - master versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700572 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -0700573 build-node: 'dt-berlin-community-pod'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800574 config-pod: 'dt-berlin-pod'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100575 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800576 branch: 'master'
Suchitra Vemuri91896d42020-04-15 16:33:26 -0700577 num-of-openonu: '2'
Andrea Campanellaa3aa5ca2020-05-22 15:53:07 +0200578 num-of-onos: '3'
579 num-of-atomix: '3'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800580 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700581 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800582 configurePod: true
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800583 profile: 'Default'
Zack Williams21e3d162020-02-07 08:38:16 -0700584 with-kind: true
Andrea Campanellaa54bab92020-02-07 15:37:41 +0100585 time: '9'
586
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800587
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100588 # Berlin POD test job - master versions: uses tech profile on voltha branch
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800589 - 'build_voltha_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700590 build-node: 'dt-berlin-community-pod'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800591 config-pod: 'dt-berlin-pod'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100592 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800593 branch: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800594 test-repo: 'voltha-system-tests'
595 profile: 'Default'
Hung-Wei Chiu11d63f32020-03-09 09:32:04 -0700596 power-switch: True
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700597
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700598 # Berlin pod with olt/onu - voltha-2.5 Default tech profile and timer based job
599 - 'build_voltha_pod_release_timer':
600 build-node: 'dt-berlin-community-pod'
601 config-pod: 'dt-berlin-pod'
602 release: '2.5'
603 branch: 'voltha-2.5'
604 num-of-openonu: '2'
605 num-of-onos: '3'
606 num-of-atomix: '3'
607 test-repo: 'voltha-system-tests'
608 Jenkinsfile: 'Jenkinsfile-voltha-build'
609 configurePod: true
610 profile: 'Default'
611 with-kind: true
612 time: '11'
613
614
615 # Berlin POD test job - master versions: uses tech profile on voltha branch
616 - 'build_voltha_pod_test':
617 build-node: 'dt-berlin-community-pod'
618 config-pod: 'dt-berlin-pod'
619 release: '2.5'
620 branch: 'voltha-2.5'
621 test-repo: 'voltha-system-tests'
622 profile: 'Default'
623 power-switch: True
624
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700625 # Berlin pod with olt/onu - voltha-2.4 Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700626 - 'build_voltha_pod_release_timer':
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700627 build-node: 'dt-berlin-community-pod'
628 config-pod: 'dt-berlin-pod'
Matteo Scandolo38a00b02020-09-15 13:27:06 -0700629 'disable-job': true
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700630 release: '2.4'
631 branch: 'voltha-2.4'
632 num-of-openonu: '2'
633 num-of-onos: '3'
634 num-of-atomix: '3'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700635 test-repo: 'voltha-system-tests'
636 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700637 configurePod: true
638 profile: 'Default'
639 with-kind: true
640 time: '11'
641
642
643 # Berlin POD test job - master versions: uses tech profile on voltha branch
644 - 'build_voltha_pod_test':
645 build-node: 'dt-berlin-community-pod'
646 config-pod: 'dt-berlin-pod'
Matteo Scandolo38a00b02020-09-15 13:27:06 -0700647 'disable-job': true
Suchitra Vemuri65a80e42020-07-07 22:17:19 -0700648 release: '2.4'
649 branch: 'voltha-2.4'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700650 test-repo: 'voltha-system-tests'
651 profile: 'Default'
652 power-switch: True
Andrea Campanella625ba352020-04-02 15:32:13 +0200653
Andrea Campanella972d63e2020-05-14 19:59:08 +0200654 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700655 - 'build_voltha_pod_release_timer':
Andrea Campanella625ba352020-04-02 15:32:13 +0200656 build-node: 'dt-berlin-community-pod'
657 config-pod: 'dt-berlin-pod-gpon'
658 release: 'master'
659 branch: 'master'
Suchitra Vemuri91896d42020-04-15 16:33:26 -0700660 num-of-openonu: '2'
Andrea Campanellaa3aa5ca2020-05-22 15:53:07 +0200661 num-of-onos: '3'
662 num-of-atomix: '3'
Andrea Campanella625ba352020-04-02 15:32:13 +0200663 name-extension: '_DT'
664 work-flow: 'DT'
665 test-repo: 'voltha-system-tests'
666 Jenkinsfile: 'Jenkinsfile-voltha-build'
Andrea Campanella625ba352020-04-02 15:32:13 +0200667 configurePod: true
Andrea Campanella972d63e2020-05-14 19:59:08 +0200668 profile: '1T8GEM'
Andrea Campanella625ba352020-04-02 15:32:13 +0200669 with-kind: true
Andrea Campanellaa97c76b2020-06-23 11:53:50 +0200670 time: '12'
Andrea Campanella625ba352020-04-02 15:32:13 +0200671
672
Andrea Campanella972d63e2020-05-14 19:59:08 +0200673 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
Andrea Campanella625ba352020-04-02 15:32:13 +0200674 - 'build_voltha_pod_test':
675 build-node: 'dt-berlin-community-pod'
676 config-pod: 'dt-berlin-pod-gpon'
677 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200678 work-flow: 'DT'
Andrea Campanella625ba352020-04-02 15:32:13 +0200679 release: 'master'
680 branch: 'master'
681 test-repo: 'voltha-system-tests'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200682 profile: '1T8GEM'
Andrea Campanella625ba352020-04-02 15:32:13 +0200683 power-switch: True
684 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700685
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700686 # Berlin pod with gpon olt/onu - voltha-2.5 1T8GEM tech profile and timer based job
687 - 'build_voltha_pod_release_timer':
688 build-node: 'dt-berlin-community-pod'
689 config-pod: 'dt-berlin-pod-gpon'
690 release: '2.5'
691 branch: 'voltha-2.5'
692 num-of-openonu: '2'
693 num-of-onos: '3'
694 num-of-atomix: '3'
695 name-extension: '_DT'
696 work-flow: 'DT'
697 test-repo: 'voltha-system-tests'
698 Jenkinsfile: 'Jenkinsfile-voltha-build'
699 configurePod: true
700 profile: '1T8GEM'
701 with-kind: true
702 time: '1'
703
704
705 # Berlin POD test job - voltha-2.4 versions: uses 1T8GEM tech profile on voltha branch
706 - 'build_voltha_pod_test':
707 build-node: 'dt-berlin-community-pod'
708 config-pod: 'dt-berlin-pod-gpon'
709 name-extension: '_DT'
710 work-flow: 'DT'
711 release: '2.5'
712 branch: 'voltha-2.5'
713 test-repo: 'voltha-system-tests'
714 profile: '1T8GEM'
715 power-switch: True
716 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
717
Suchitra Vemuri9adf2ce2020-07-08 23:09:18 -0700718 # Berlin pod with gpon olt/onu - voltha-2.4 1T8GEM tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700719 - 'build_voltha_pod_release_timer':
Suchitra Vemuri9adf2ce2020-07-08 23:09:18 -0700720 build-node: 'dt-berlin-community-pod'
721 config-pod: 'dt-berlin-pod-gpon'
Matteo Scandolo38a00b02020-09-15 13:27:06 -0700722 'disable-job': true
Suchitra Vemuri9adf2ce2020-07-08 23:09:18 -0700723 release: '2.4'
724 branch: 'voltha-2.4'
725 num-of-openonu: '2'
726 num-of-onos: '3'
727 num-of-atomix: '3'
728 name-extension: '_DT'
729 work-flow: 'DT'
730 test-repo: 'voltha-system-tests'
731 Jenkinsfile: 'Jenkinsfile-voltha-build'
732 configurePod: true
733 profile: '1T8GEM'
734 with-kind: true
735 time: '1'
736
737
738 # Berlin POD test job - voltha-2.4 versions: uses 1T8GEM tech profile on voltha branch
739 - 'build_voltha_pod_test':
740 build-node: 'dt-berlin-community-pod'
741 config-pod: 'dt-berlin-pod-gpon'
Matteo Scandolo38a00b02020-09-15 13:27:06 -0700742 'disable-job': true
Suchitra Vemuri9adf2ce2020-07-08 23:09:18 -0700743 name-extension: '_DT'
744 work-flow: 'DT'
745 release: '2.4'
746 branch: 'voltha-2.4'
747 test-repo: 'voltha-system-tests'
748 profile: '1T8GEM'
749 power-switch: True
750 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
751
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700752 # Berlin pod with olt/onu - manual test job, voltha master build job
753 - 'build_pod_manual':
754 build-node: 'dt-berlin-community-pod'
755 config-pod: 'dt-berlin-pod-gpon'
756 release: 'master'
757 branch: 'master'
758 num-of-openonu: '2'
759 test-repo: 'voltha-system-tests'
760 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700761 profile: 'Default'
762
763 # Berlin pod1 test job - using voltha branch
764 - 'build_pod_test':
765 build-node: 'dt-berlin-community-pod'
766 config-pod: 'dt-berlin-pod-gpon'
767 profile: 'Default'
768 branch: 'master'
769 test-repo: 'voltha-system-tests'
770 Jenkinsfile: 'Jenkinsfile-voltha-test'