blob: 1a9957e783c827c8daa48926791138c67863a379 [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
Andrea Campanellaf6a6fb32020-12-16 12:14:47 +010024
Suchitra Vemuri58acd872019-08-28 18:52:35 -070025 jobs:
Suchitra Vemuribc149852019-11-25 14:41:24 -080026 # flex OCP pod with olt/onu - manual test job, voltha master build job
Suchitra Vemuri85308382019-10-22 15:01:48 -070027 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -070028 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070029 config-pod: 'flex-ocp-cord'
Suchitra Vemuri85308382019-10-22 15:01:48 -070030 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070031 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -080032 num-of-openonu: '1'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -070033 num-of-onos: '3'
34 num-of-atomix: '3'
hwchiu14f97852019-10-08 10:51:11 -070035 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070036 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070037 profile: '1T4GEM'
Suchitra Vemuri8609a442019-10-22 21:03:27 -070038
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070039 # flex pod1 test job - using voltha branch
40 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -070041 build-node: 'qa-testvm-pod'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070042 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070043 profile: '1T4GEM'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070044 branch: 'master'
45 test-repo: 'voltha-system-tests'
46 Jenkinsfile: 'Jenkinsfile-voltha-test'
47
Suchitra Vemurifbc4a742020-01-08 16:55:26 -080048 # onlab pod1 OCP pod with olt/onu - Manual testing BAL3.1 release voltha master build job
Suchitra Vemuri8609a442019-10-22 21:03:27 -070049 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -070050 build-node: 'onf-build'
Suchitra Vemuri8609a442019-10-22 21:03:27 -070051 config-pod: 'onlab-pod1'
52 release: 'master'
53 branch: 'master'
54 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070055 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070056 profile: '1T4GEM'
Suchitra Vemuridb39b392019-08-30 16:58:58 -070057
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070058 # onlab pod1 test job - BAL3.1 tests using voltha branch
Suchitra Vemuridb39b392019-08-30 16:58:58 -070059 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -070060 build-node: 'onf-build'
Suchitra Vemuri9ab77fa2019-10-23 14:32:20 -070061 config-pod: 'onlab-pod1'
62 profile: '1T4GEM'
hwchiu14f97852019-10-08 10:51:11 -070063 branch: 'master'
64 test-repo: 'voltha-system-tests'
65 Jenkinsfile: 'Jenkinsfile-voltha-test'
Suchitra Vemuri917aa612019-09-23 19:35:31 -070066
Suchitra Vemurif8236c12019-10-22 15:51:39 -070067 # flex OCP pod with olt/onu - Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -070068 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -070069 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070070 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070071 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070072 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -080073 num-of-openonu: '1'
Suchitra Vemuri50e62792020-05-06 16:48:28 -070074 num-of-onos: '3'
75 num-of-atomix: '3'
hwchiu14f97852019-10-08 10:51:11 -070076 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -070077 Jenkinsfile: 'Jenkinsfile-voltha-build'
hwchiu14f97852019-10-08 10:51:11 -070078 configurePod: true
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070079 profile: 'Default'
Suchitra Vemuri376859a2020-07-08 17:04:44 -070080 time: '4'
Suchitra Vemuri917aa612019-09-23 19:35:31 -070081
Suchitra Vemurif8236c12019-10-22 15:51:39 -070082 # flex pod1 test job - uses tech profile on voltha branch
Suchitra Vemurif921cda2019-09-25 22:53:45 -070083 - 'build_voltha_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -070084 build-node: 'qa-testvm-pod'
hwchiu14f97852019-10-08 10:51:11 -070085 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070086 release: 'master'
hwchiu14f97852019-10-08 10:51:11 -070087 branch: 'master'
Suchitra Vemuriaf134ff2020-02-19 16:55:38 -080088 power-switch: True
hwchiu14f97852019-10-08 10:51:11 -070089 test-repo: 'voltha-system-tests'
Suchitra Vemuri1ee34042019-10-22 13:28:07 -070090 profile: 'Default'
Suchitra Vemurif8236c12019-10-22 15:51:39 -070091
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -080092 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -070093 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -070094 build-node: 'qa-testvm-pod'
Suchitra Vemuri6fb7b872019-11-05 15:20:51 -080095 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -080096 release: '2.6'
97 branch: 'voltha-2.6'
Girish Gowdrad862f4f2020-12-13 19:09:45 -080098 num-of-openonu: '1'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -070099 num-of-onos: '3'
100 num-of-atomix: '3'
101 test-repo: 'voltha-system-tests'
102 Jenkinsfile: 'Jenkinsfile-voltha-build'
103 configurePod: true
104 profile: '1T4GEM'
105 time: '1'
106
107 # flex pod1 test job - released versions: uses tech profile on voltha branch
108 - 'build_voltha_pod_test':
109 build-node: 'qa-testvm-pod'
110 config-pod: 'flex-ocp-cord'
Andrea Campanella68215a02020-09-17 11:55:16 +0200111 'disable-job': false
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800112 release: '2.6'
113 branch: 'voltha-2.6'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700114 power-switch: True
115 test-repo: 'voltha-system-tests'
116 profile: '1T4GEM'
117
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800118
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700119 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700120 - 'build_voltha_pod_release_timer':
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700121 build-node: 'qa-testvm-pod'
122 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800123 release: '2.6'
124 branch: 'voltha-2.6'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800125 num-of-openonu: '1'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700126 num-of-onos: '3'
127 num-of-atomix: '3'
128 name-extension: '_TT'
129 work-flow: 'TT'
130 test-repo: 'voltha-system-tests'
131 Jenkinsfile: 'Jenkinsfile-voltha-build'
132 configurePod: true
133 profile: 'TP'
Suchitra Vemuri77449472020-08-19 11:54:47 -0700134 time: '22'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700135
136 # flex pod1 test job - released versions: uses tech profile on voltha branch
137 - 'build_voltha_pod_test':
138 build-node: 'qa-testvm-pod'
139 config-pod: 'flex-ocp-cord'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800140 release: '2.6'
141 branch: 'voltha-2.6'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700142 name-extension: '_TT'
143 work-flow: 'TT'
144 power-switch: True
145 pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
146 test-repo: 'voltha-system-tests'
147 profile: 'TP'
148
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700149 # flex OCP pod with olt/onu - Released versions Default tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700150 - 'build_voltha_pod_release_timer':
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700151 build-node: 'qa-testvm-pod'
152 config-pod: 'flex-ocp-cord'
153 release: 'master'
154 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800155 num-of-openonu: '1'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700156 num-of-onos: '3'
157 num-of-atomix: '3'
158 name-extension: '_TT'
159 work-flow: 'TT'
160 test-repo: 'voltha-system-tests'
161 Jenkinsfile: 'Jenkinsfile-voltha-build'
162 configurePod: true
163 profile: 'TP'
Suchitra Vemuridb717c72020-07-14 22:38:08 -0700164 time: '9'
Suchitra Vemuri376859a2020-07-08 17:04:44 -0700165
166 # flex pod1 test job - released versions: uses tech profile on voltha branch
167 - 'build_voltha_pod_test':
168 build-node: 'qa-testvm-pod'
169 config-pod: 'flex-ocp-cord'
170 release: 'master'
171 branch: 'master'
172 name-extension: '_TT'
173 work-flow: 'TT'
174 power-switch: True
175 pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
176 test-repo: 'voltha-system-tests'
177 profile: 'TP'
178
Suchitra Vemuricccb0c82020-11-18 11:27:18 -0800179
180 # Flex pod with xgs-pon olt/onu - master 1T4GEM tech profile and openonu go and timer based job
181 - 'build_voltha_pod_release_timer':
182 build-node: 'qa-testvm-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800183 config-pod: 'flex-ocp-cord-openonupy'
184 release: '2.6'
185 branch: 'voltha-2.6'
Suchitra Vemuricccb0c82020-11-18 11:27:18 -0800186 num-of-onos: '3'
187 num-of-atomix: '3'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800188 name-extension: '_openonupy'
Suchitra Vemuricccb0c82020-11-18 11:27:18 -0800189 test-repo: 'voltha-system-tests'
190 Jenkinsfile: 'Jenkinsfile-voltha-build'
191 configurePod: true
192 profile: '1T4GEM'
Suchitra Vemuricccb0c82020-11-18 11:27:18 -0800193 time: '18'
194
195
196 # Flex POD test job - master versions, uses 1T4GEM tech profile and openonu go on voltha branch
197 - 'build_voltha_pod_test':
198 build-node: 'qa-testvm-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800199 config-pod: 'flex-ocp-cord-openonupy'
200 name-extension: '_openonupy'
201 release: '2.6'
202 branch: 'voltha-2.6'
Suchitra Vemuricccb0c82020-11-18 11:27:18 -0800203 test-repo: 'voltha-system-tests'
204 profile: '1T4GEM'
Suchitra Vemuricccb0c82020-11-18 11:27:18 -0800205 power-switch: True
206
Suchitra Vemuri90cb71e2020-12-03 19:13:25 -0800207 # Flex pod with xgs-pon olt/onu - master TT workflow openonu go and timer based job
208 - 'build_voltha_pod_release_timer':
209 build-node: 'qa-testvm-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800210 config-pod: 'flex-ocp-cord-openonupy'
211 release: '2.6'
212 branch: 'voltha-2.6'
Suchitra Vemuri90cb71e2020-12-03 19:13:25 -0800213 num-of-onos: '3'
214 num-of-atomix: '3'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800215 name-extension: '_TT_openonupy'
Suchitra Vemuri90cb71e2020-12-03 19:13:25 -0800216 work-flow: 'TT'
217 test-repo: 'voltha-system-tests'
218 Jenkinsfile: 'Jenkinsfile-voltha-build'
219 configurePod: true
220 profile: 'TP'
221 time: '14'
222
223
224 # Flex POD test job - master versions, TT workflow and openonu go on voltha branch
225 - 'build_voltha_pod_test':
226 build-node: 'qa-testvm-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800227 config-pod: 'flex-ocp-cord-openonupy'
228 name-extension: '_TT_openonupy'
229 release: '2.6'
230 branch: 'voltha-2.6'
Suchitra Vemuri90cb71e2020-12-03 19:13:25 -0800231 test-repo: 'voltha-system-tests'
232 work-flow: 'TT'
233 pipeline-script: 'voltha-tt-physical-functional-tests.groovy'
234 profile: 'TP'
235 power-switch: True
236
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700237 # Menlo pod with olt/onu - 1T4GEM tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700238 - 'build_voltha_pod_release_timer':
Suchitra Vemuric0104df2020-08-31 14:28:01 -0700239 build-node: 'menlo-demo-pod'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800240 config-pod: 'onf-demo-pod'
241 release: 'master'
242 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800243 num-of-openonu: '1'
Suchitra Vemuri70d7a662020-05-14 16:57:18 -0700244 num-of-onos: '3'
245 num-of-atomix: '3'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800246 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700247 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800248 configurePod: true
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700249 profile: '1T4GEM'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700250 in-band-management: true
Andy Bavier08a76b52020-06-03 12:45:54 -0700251 VolthaEtcdPort: '9999'
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700252 time: '1'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800253
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800254 # Menlo pod test job - master test job uses tech profile on voltha branch
255 - 'build_voltha_pod_test':
256 build-node: 'menlo-demo-pod'
257 config-pod: 'onf-demo-pod'
258 release: 'master'
259 branch: 'master'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800260 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700261 profile: '1T4GEM'
Hung-Wei Chiu5444ec92020-04-22 15:58:17 -0700262 power-switch: True
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800263
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700264 # Menlo pod with olt/onu - master branch, Default tech profile and timer based job
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700265 - 'build_voltha_pod_release_timer':
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800266 build-node: 'menlo-demo-pod'
267 config-pod: 'onf-demo-pod'
268 release: 'master'
269 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800270 num-of-openonu: '1'
Suchitra Vemuria3ac7182020-09-18 09:44:01 -0700271 num-of-onos: '3'
272 num-of-atomix: '3'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700273 name-extension: '_DT'
274 work-flow: 'DT'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800275 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700276 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800277 configurePod: true
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700278 profile: '1T8GEM'
Andy Bavier08a76b52020-06-03 12:45:54 -0700279 VolthaEtcdPort: '9999'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700280 in-band-management: true
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700281 time: '4'
Suchitra Vemurie6dd15a2020-03-04 18:15:58 -0800282
283 # Menlo pod test job - uses tech profile on voltha branch
284 - 'build_voltha_pod_test':
285 build-node: 'menlo-demo-pod'
286 config-pod: 'onf-demo-pod'
287 release: 'master'
288 branch: 'master'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700289 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200290 work-flow: 'DT'
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800291 test-repo: 'voltha-system-tests'
Suchitra Vemuri8d180ab2020-03-12 17:38:24 -0700292 profile: '1T8GEM'
293 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Andrea Campanella9b234332020-04-24 12:22:18 +0200294 power-switch: True
Suchitra Vemurib1961a82019-11-18 20:04:44 -0800295
Suchitra Vemurie0963502020-04-11 14:03:54 -0700296
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700297 # Menlo pod with olt/onu - voltha-2.5 branch, Default tech profile and timer based job
298 - 'build_voltha_pod_release_timer':
299 build-node: 'menlo-demo-pod'
300 config-pod: 'onf-demo-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800301 release: '2.6'
302 branch: 'voltha-2.6'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700303 name-extension: '_DT'
304 work-flow: 'DT'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800305 num-of-openonu: '1'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700306 num-of-onos: '3'
307 num-of-atomix: '3'
308 test-repo: 'voltha-system-tests'
309 Jenkinsfile: 'Jenkinsfile-voltha-build'
310 configurePod: true
311 profile: '1T8GEM'
312 VolthaEtcdPort: '9999'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700313 in-band-management: true
314 time: '7'
315
316 # Menlo pod test job - uses tech profile on voltha branch
317 - 'build_voltha_pod_test':
318 build-node: 'menlo-demo-pod'
319 config-pod: 'onf-demo-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800320 release: '2.6'
321 branch: 'voltha-2.6'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700322 name-extension: '_DT'
323 work-flow: 'DT'
324 test-repo: 'voltha-system-tests'
325 profile: '1T8GEM'
326 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
327 power-switch: True
328
Suchitra Vemuri851d6742019-10-31 15:15:24 -0700329 # Menlo DEMO-POD - 1 1TCONT 4 4GEMs TechProfile - Manual build and test job
Matteo Scandolo404238c2019-10-18 14:52:53 -0700330 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -0700331 build-node: 'menlo-demo-pod'
Matteo Scandolo404238c2019-10-18 14:52:53 -0700332 config-pod: 'onf-demo-pod'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700333 release: 'master'
Matteo Scandolo404238c2019-10-18 14:52:53 -0700334 branch: 'master'
335 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700336 Jenkinsfile: 'Jenkinsfile-voltha-build'
Matteo Scandolo404238c2019-10-18 14:52:53 -0700337 configurePod: true
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700338 profile: '1T4GEM'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800339 num-of-openonu: '1'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -0700340 num-of-onos: '3'
341 num-of-atomix: '3'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700342 in-band-management: true
Matteo Scandolod1d03322019-10-23 13:24:16 -0700343 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700344 build-node: 'menlo-demo-pod'
Matteo Scandolod1d03322019-10-23 13:24:16 -0700345 config-pod: 'onf-demo-pod'
346 branch: 'master'
347 test-repo: 'voltha-system-tests'
348 Jenkinsfile: 'Jenkinsfile-voltha-test'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700349 profile: '1T4GEM'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700350
Suchitra Vemuri851d6742019-10-31 15:15:24 -0700351 # Menlo DEMO-POD - Default TechProfile - manual build job
Matteo Scandolod1d03322019-10-23 13:24:16 -0700352 - 'build_pod_manual':
Zack Williams8ef79812019-10-29 11:09:18 -0700353 build-node: 'menlo-demo-pod'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700354 config-pod: 'onf-demo-pod'
355 release: 'master'
356 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800357 num-of-openonu: '1'
Suchitra Vemuri0ec879e2020-08-04 17:26:17 -0700358 num-of-onos: '3'
359 num-of-atomix: '3'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700360 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700361 Jenkinsfile: 'Jenkinsfile-voltha-build'
Matteo Scandolo3eb8bc72019-10-23 11:49:29 -0700362 configurePod: true
363 profile: 'Default'
Suchitra Vemuria0d92052020-07-15 11:36:12 -0700364 in-band-management: true
Suchitra Vemuri42683152019-10-25 12:54:42 -0700365
hwchiu810c70b2020-01-22 11:20:57 -0800366 # ONF DEMO OCP test job - voltha-master branch
Matteo Scandolod1d03322019-10-23 13:24:16 -0700367 - 'build_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700368 build-node: 'menlo-demo-pod'
Matteo Scandolod1d03322019-10-23 13:24:16 -0700369 config-pod: 'onf-demo-pod'
Suchitra Vemuri42683152019-10-25 12:54:42 -0700370 profile: 'Default'
Matteo Scandolod1d03322019-10-23 13:24:16 -0700371 branch: 'master'
372 test-repo: 'voltha-system-tests'
373 Jenkinsfile: 'Jenkinsfile-voltha-test'
Suchitra Vemuri34e832d2020-01-10 14:21:15 -0800374
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800375
376 # Soak pod with xgs-pon olt/onu - master 1T4GEM tech profile and openonu go and timer based job
377 - 'build_voltha_pod_release_timer':
378 build-node: 'menlo-soak-pod'
379 config-pod: 'onf-soak-pod-openonugo'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800380 'disable-job': true
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800381 release: 'master'
382 branch: 'master'
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800383 name-extension: '_openonugo'
384 test-repo: 'voltha-system-tests'
385 Jenkinsfile: 'Jenkinsfile-voltha-build'
386 configurePod: true
387 profile: '1T4GEM'
388 time: '1'
389
390
391 # Soak POD test job - master versions, uses 1T4GEM tech profile and openonu go on voltha branch
392 - 'build_voltha_pod_test':
393 build-node: 'menlo-soak-pod'
394 config-pod: 'onf-soak-pod-openonugo'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800395 'disable-job': true
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800396 name-extension: '_openonugo'
397 release: 'master'
398 branch: 'master'
399 test-repo: 'voltha-system-tests'
400 profile: '1T4GEM'
401
402 # Menlo pod with olt/onu - Default tech profile and timer based job
Matteo Scandolo16672842020-06-02 14:19:33 -0700403 # ONF Menlo Soak POD build job - voltha-master branch
Matteo Scandolo9973c652020-08-07 15:23:35 -0700404 # FIXME once the soak-pod is back use 'build_voltha_pod_release_timer'
Matteo Scandolo16672842020-06-02 14:19:33 -0700405 - 'build_pod_manual':
406 build-node: 'menlo-soak-pod'
407 config-pod: 'onf-soak-pod'
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800408 'disable-job': true
Matteo Scandolo16672842020-06-02 14:19:33 -0700409 release: 'master'
410 branch: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700411 profile: '1T8GEM'
Matteo Scandolo16672842020-06-02 14:19:33 -0700412 test-repo: 'voltha-system-tests'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700413 name-extension: '_DT'
414 work-flow: 'DT'
Matteo Scandolo16672842020-06-02 14:19:33 -0700415 Jenkinsfile: 'Jenkinsfile-voltha-build'
Matteo Scandolo16672842020-06-02 14:19:33 -0700416 configurePod: true
Matteo Scandolo16672842020-06-02 14:19:33 -0700417
418 # ONF Menlo Soak POD test job - voltha-master branch
Matteo Scandolo9973c652020-08-07 15:23:35 -0700419 # FIXME once the soak-pod is back use 'build_voltha_pod_test'
Matteo Scandolo16672842020-06-02 14:19:33 -0700420 - 'build_pod_test':
421 build-node: 'menlo-soak-pod'
422 config-pod: 'onf-soak-pod'
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800423 'disable-job': true
Matteo Scandolo16672842020-06-02 14:19:33 -0700424 profile: 'Default'
425 branch: 'master'
426 test-repo: 'voltha-system-tests'
427 Jenkinsfile: 'Jenkinsfile-voltha-test'
428
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700429 # ONF Menlo Soak POD test job - voltha-master branch
Suchitra Vemurie6625222020-09-01 17:12:56 -0700430 # Run tests every three days
431 - 'build_voltha_pod_soak_test':
432 build-node: 'menlo-soak-pod'
433 config-pod: 'onf-soak-pod'
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800434 'disable-job': true
Suchitra Vemurie6625222020-09-01 17:12:56 -0700435 profile: '1T8GEM'
436 branch: 'master'
437 release: 'master'
438 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700439 name-extension: '_DT_soak_Func'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700440 test-type: 'Functional'
441 test-repo: 'voltha-system-tests'
Suchitra Vemurif4461652020-09-03 21:47:19 -0700442 pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700443 time-trigger: "H H 2 * *"
Suchitra Vemurie6625222020-09-01 17:12:56 -0700444
445 # ONF Menlo Soak POD test job - voltha-master branch
446 # Run tests every three days
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700447 - 'build_voltha_pod_soak_test':
448 build-node: 'menlo-soak-pod'
449 config-pod: 'onf-soak-pod'
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800450 'disable-job': true
Suchitra Vemuri649b02b2020-09-01 18:18:10 -0700451 profile: '1T8GEM'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700452 branch: 'master'
453 release: 'master'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700454 work-flow: 'DT'
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700455 name-extension: '_DT_soak_Fail'
Suchitra Vemurie6625222020-09-01 17:12:56 -0700456 test-type: 'Failure'
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700457 test-repo: 'voltha-system-tests'
Suchitra Vemurif4461652020-09-03 21:47:19 -0700458 pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
Suchitra Vemuri98d2a6e2020-09-11 12:27:10 -0700459 time-trigger: "H H */2 * *"
Suchitra Vemuri0921c752020-08-31 22:58:50 -0700460
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700461 # ONF Menlo Soak POD test job - voltha-master branch
462 # Run dataplane tests every three days
463 - 'build_voltha_pod_soak_test':
464 build-node: 'menlo-soak-pod'
465 config-pod: 'onf-soak-pod'
Suchitra Vemuri553a8de2020-11-25 12:18:54 -0800466 'disable-job': true
Suchitra Vemuri11f1fe02020-09-11 11:09:23 -0700467 profile: '1T8GEM'
468 branch: 'master'
469 release: 'master'
470 work-flow: 'DT'
471 name-extension: '_DT_soak_DP'
472 test-type: 'Dataplane'
473 test-repo: 'voltha-system-tests'
474 pipeline-script: 'voltha-physical-soak-dt-tests.groovy'
475 time-trigger: "H H */3 * *"
476
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800477 # Berlin pod with olt/onu - master versions timer based job , two OLTs
Matteo Scandolo9973c652020-08-07 15:23:35 -0700478 - 'build_voltha_pod_release_timer':
Zack Williams8ef79812019-10-29 11:09:18 -0700479 build-node: 'dt-berlin-community-pod'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800480 config-pod: 'dt-berlin-pod-multi-olt'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100481 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800482 branch: 'master'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800483 name-extension: '_DT'
484 work-flow: 'DT'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800485 num-of-openonu: '1'
Andrea Campanellaa3aa5ca2020-05-22 15:53:07 +0200486 num-of-onos: '3'
487 num-of-atomix: '3'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800488 test-repo: 'voltha-system-tests'
Suchitra Vemuri1560cb82020-03-27 15:34:57 -0700489 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800490 configurePod: true
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800491 profile: '1T8GEM'
Suchitra Vemuri95a73432020-12-16 13:17:48 -0800492 time: '21'
Andrea Campanellaa54bab92020-02-07 15:37:41 +0100493
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800494
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100495 # Berlin POD test job - master versions: uses tech profile on voltha branch
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800496 - 'build_voltha_pod_test':
Zack Williams8ef79812019-10-29 11:09:18 -0700497 build-node: 'dt-berlin-community-pod'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800498 config-pod: 'dt-berlin-pod-multi-olt'
Andrea Campanellaf8adea62020-03-05 20:35:49 +0100499 release: 'master'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800500 branch: 'master'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800501 name-extension: '_DT'
502 work-flow: 'DT'
Suchitra Vemuribb9736a2020-01-16 23:00:12 -0800503 test-repo: 'voltha-system-tests'
Suchitra Vemuri77d7b332020-11-09 14:06:47 -0800504 profile: '1T8GEM'
Hung-Wei Chiu11d63f32020-03-09 09:32:04 -0700505 power-switch: True
Suchitra Vemuri4b0017a2020-11-10 16:28:55 -0800506 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700507
Andrea Campanella46f3c902020-12-16 09:46:43 +0100508 # Berlin pod with olt/onu - voltha-2.6 timer based job , two OLTs
509 - 'build_voltha_pod_release_timer':
510 build-node: 'dt-berlin-community-pod'
511 config-pod: 'dt-berlin-pod-multi-olt'
512 release: '2.6'
513 branch: 'voltha-2.6'
514 name-extension: '_DT'
515 work-flow: 'DT'
516 num-of-openonu: '1'
517 num-of-onos: '3'
518 num-of-atomix: '3'
519 test-repo: 'voltha-system-tests'
520 Jenkinsfile: 'Jenkinsfile-voltha-build'
521 configurePod: true
522 profile: '1T8GEM'
523 time: '13'
524
525
526 # Berlin POD test job - voltha-2.6 versions: two OLTs
527 - 'build_voltha_pod_test':
528 build-node: 'dt-berlin-community-pod'
529 config-pod: 'dt-berlin-pod-multi-olt'
530 release: '2.6'
531 branch: 'voltha-2.6'
532 name-extension: '_DT'
533 work-flow: 'DT'
534 test-repo: 'voltha-system-tests'
535 profile: '1T8GEM'
536 power-switch: True
537 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
538
539 # Berlin pod with olt/onu - voltha-2.6 Default tech profile and timer based job
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700540 - 'build_voltha_pod_release_timer':
541 build-node: 'dt-berlin-community-pod'
542 config-pod: 'dt-berlin-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800543 release: '2.6'
544 branch: 'voltha-2.6'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800545 num-of-openonu: '1'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700546 num-of-onos: '3'
547 num-of-atomix: '3'
548 test-repo: 'voltha-system-tests'
549 Jenkinsfile: 'Jenkinsfile-voltha-build'
550 configurePod: true
551 profile: 'Default'
Suchitra Vemurieaed1932020-11-04 13:41:46 -0800552 time: '17'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700553
554
555 # Berlin POD test job - master versions: uses tech profile on voltha branch
556 - 'build_voltha_pod_test':
557 build-node: 'dt-berlin-community-pod'
558 config-pod: 'dt-berlin-pod'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800559 release: '2.6'
560 branch: 'voltha-2.6'
Suchitra Vemuri2c4e6ac2020-03-30 18:21:01 -0700561 test-repo: 'voltha-system-tests'
562 profile: 'Default'
563 power-switch: True
Andrea Campanella625ba352020-04-02 15:32:13 +0200564
Andrea Campanella972d63e2020-05-14 19:59:08 +0200565 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and timer based job
Matteo Scandolo9973c652020-08-07 15:23:35 -0700566 - 'build_voltha_pod_release_timer':
Andrea Campanella625ba352020-04-02 15:32:13 +0200567 build-node: 'dt-berlin-community-pod'
568 config-pod: 'dt-berlin-pod-gpon'
569 release: 'master'
570 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800571 num-of-openonu: '1'
Andrea Campanellaa3aa5ca2020-05-22 15:53:07 +0200572 num-of-onos: '3'
573 num-of-atomix: '3'
Andrea Campanella625ba352020-04-02 15:32:13 +0200574 name-extension: '_DT'
575 work-flow: 'DT'
576 test-repo: 'voltha-system-tests'
577 Jenkinsfile: 'Jenkinsfile-voltha-build'
Andrea Campanella625ba352020-04-02 15:32:13 +0200578 configurePod: true
Andrea Campanella972d63e2020-05-14 19:59:08 +0200579 profile: '1T8GEM'
Suchitra Vemurieaed1932020-11-04 13:41:46 -0800580 time: '1'
Andrea Campanella625ba352020-04-02 15:32:13 +0200581
582
Andrea Campanella972d63e2020-05-14 19:59:08 +0200583 # Berlin POD test job - master versions: uses 1T8GEM tech profile on voltha branch
Andrea Campanella625ba352020-04-02 15:32:13 +0200584 - 'build_voltha_pod_test':
585 build-node: 'dt-berlin-community-pod'
586 config-pod: 'dt-berlin-pod-gpon'
587 name-extension: '_DT'
Andrea Campanellad924ce22020-04-20 16:40:41 +0200588 work-flow: 'DT'
Andrea Campanella625ba352020-04-02 15:32:13 +0200589 release: 'master'
590 branch: 'master'
591 test-repo: 'voltha-system-tests'
Andrea Campanella972d63e2020-05-14 19:59:08 +0200592 profile: '1T8GEM'
Andrea Campanella625ba352020-04-02 15:32:13 +0200593 power-switch: True
594 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700595
Andrea Campanellaf6a6fb32020-12-16 12:14:47 +0100596 # Berlin pod with adtran gpon olt/onu - master 1T8GEM tech profile and timer based job
597 - 'build_voltha_pod_release_timer':
598 build-node: 'dt-berlin-community-pod'
599 config-pod: 'dt-berlin-pod-gpon-adtran'
Andrea Campanella88703d32021-01-12 15:58:54 +0100600 release: '2.6'
601 branch: 'voltha-2.6'
Andrea Campanellaf6a6fb32020-12-16 12:14:47 +0100602 num-of-openonu: '1'
603 num-of-onos: '3'
604 num-of-atomix: '3'
605 name-extension: '_DT'
606 work-flow: 'DT'
607 test-repo: 'voltha-system-tests'
608 Jenkinsfile: 'Jenkinsfile-voltha-build'
609 configurePod: true
610 profile: '1T8GEM'
611 reinstall-olt: false
Andrea Campanella524b2152021-01-19 11:33:10 +0100612 openoltAdapterChart: '/home/community/adtran-2021-01-19/voltha-adapter-adtran-olt'
Andrea Campanellaf6a6fb32020-12-16 12:14:47 +0100613 time: '9'
614
615
616 # Berlin POD adtran test job - master versions: uses 1T8GEM tech profile on voltha branch
617 - 'build_voltha_pod_test':
618 build-node: 'dt-berlin-community-pod'
619 config-pod: 'dt-berlin-pod-gpon-adtran'
620 name-extension: '_DT'
621 work-flow: 'DT'
Andrea Campanella88703d32021-01-12 15:58:54 +0100622 release: '2.6'
623 branch: 'voltha-2.6'
Andrea Campanellaf6a6fb32020-12-16 12:14:47 +0100624 test-repo: 'voltha-system-tests'
625 profile: '1T8GEM'
626 power-switch: False
627 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
628
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700629 # Berlin pod with gpon olt/onu - voltha-2.5 1T8GEM tech profile and timer based job
630 - 'build_voltha_pod_release_timer':
631 build-node: 'dt-berlin-community-pod'
632 config-pod: 'dt-berlin-pod-gpon'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800633 release: '2.6'
634 branch: 'voltha-2.6'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800635 num-of-openonu: '1'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700636 num-of-onos: '3'
637 num-of-atomix: '3'
638 name-extension: '_DT'
639 work-flow: 'DT'
640 test-repo: 'voltha-system-tests'
641 Jenkinsfile: 'Jenkinsfile-voltha-build'
642 configurePod: true
643 profile: '1T8GEM'
Suchitra Vemurieaed1932020-11-04 13:41:46 -0800644 time: '5'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700645
646
Andrea Campanella88da16d2020-10-20 15:11:48 +0200647 # Berlin POD test job - voltha-2.5 versions: uses 1T8GEM tech profile on voltha branch
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700648 - 'build_voltha_pod_test':
649 build-node: 'dt-berlin-community-pod'
650 config-pod: 'dt-berlin-pod-gpon'
651 name-extension: '_DT'
652 work-flow: 'DT'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800653 release: '2.6'
654 branch: 'voltha-2.6'
Suchitra Vemuri26fe2432020-09-14 19:51:32 -0700655 test-repo: 'voltha-system-tests'
656 profile: '1T8GEM'
657 power-switch: True
658 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
659
Andrea Campanella350c6102020-10-01 09:56:40 +0200660 # Berlin pod with gpon olt/onu - master 1T8GEM tech profile and openonu go and timer based job
661 - 'build_voltha_pod_release_timer':
662 build-node: 'dt-berlin-community-pod'
663 config-pod: 'dt-berlin-pod-openonugo'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800664 'disable-job': true
Andrea Campanella350c6102020-10-01 09:56:40 +0200665 release: 'master'
666 branch: 'master'
667 num-of-onos: '3'
668 num-of-atomix: '3'
669 name-extension: '_DT_openonugo'
670 work-flow: 'DT'
671 test-repo: 'voltha-system-tests'
672 Jenkinsfile: 'Jenkinsfile-voltha-build'
673 configurePod: true
674 profile: '1T8GEM'
Suchitra Vemurieaed1932020-11-04 13:41:46 -0800675 time: '9'
Andrea Campanella350c6102020-10-01 09:56:40 +0200676
677
678 # Berlin POD test job - master versions, uses 1T8GEM tech profile and openonu go on voltha branch
679 - 'build_voltha_pod_test':
680 build-node: 'dt-berlin-community-pod'
Andrea Campanellac4e6f3f2020-10-02 11:34:42 +0200681 config-pod: 'dt-berlin-pod-openonugo'
Suchitra Vemuri1d3e0212020-12-10 16:36:00 -0800682 'disable-job': true
Andrea Campanella350c6102020-10-01 09:56:40 +0200683 name-extension: '_DT_openonugo'
684 work-flow: 'DT'
685 release: 'master'
686 branch: 'master'
687 test-repo: 'voltha-system-tests'
688 profile: '1T8GEM'
689 power-switch: True
Andrea Campanellaee548692020-11-12 09:40:06 +0100690 pipeline-script: 'voltha-dt-physical-functional-tests.groovy'
Andrea Campanella350c6102020-10-01 09:56:40 +0200691
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700692 # Berlin pod with olt/onu - manual test job, voltha master build job
693 - 'build_pod_manual':
694 build-node: 'dt-berlin-community-pod'
695 config-pod: 'dt-berlin-pod-gpon'
696 release: 'master'
697 branch: 'master'
Girish Gowdrad862f4f2020-12-13 19:09:45 -0800698 num-of-openonu: '1'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700699 test-repo: 'voltha-system-tests'
700 Jenkinsfile: 'Jenkinsfile-voltha-build'
Suchitra Vemuridaed5252020-05-28 12:36:15 -0700701 profile: 'Default'
702
703 # Berlin pod1 test job - using voltha branch
704 - 'build_pod_test':
705 build-node: 'dt-berlin-community-pod'
706 config-pod: 'dt-berlin-pod-gpon'
707 profile: 'Default'
708 branch: 'master'
709 test-repo: 'voltha-system-tests'
710 Jenkinsfile: 'Jenkinsfile-voltha-test'