blob: c0540509804523961abbb3c99ab7e99748dad83b [file] [log] [blame]
Matteo Scandolo51b76302020-02-05 12:07:23 -08001---
2# VOLTHA 2.x scale measurements
3
4- project:
5 name: voltha-scale
6
7 project-name: '{name}'
8
9 jobs:
Matteo Scandolo272aed42020-05-08 15:05:57 -070010 # name format is <job-template>-<olts>-<pon>-<onus>-<setup>
Matteo Scandolo3136cca2020-05-15 14:14:27 -070011
Matteo Scandolo8df57162020-10-06 14:43:53 -070012 # this job will be used to test custom images without disrupting tests on master
13 - 'voltha-scale-measurements':
14 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070015 build-node: 'voltha-scale-1'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080016 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080017 # trigger on Feb 29th (a.k.a only trigger it manually)
18 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010019 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070020 olts: 1
Matteo Scandolo3329f402021-03-18 18:23:07 -070021 pons: 16
Matteo Scandolo8df57162020-10-06 14:43:53 -070022 onus: 32
23 withFlows: true
24 provisionSubscribers: true
25 withEapol: true
26 withDhcp: true
27 withIgmp: false
Matteo Scandolo0feb5e92020-10-27 19:34:51 -070028 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo08d7d002020-11-20 17:37:56 -080029 withPcap: false
Matteo Scandolo9665d592020-10-23 19:08:14 +000030
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080031 - 'voltha-scale-measurements':
32 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -080033 build-node: 'voltha-scale-2'
Matteo Scandolo2bc660a2021-02-12 10:52:25 -080034 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080035 'disable-job': true
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080036 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -080037 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -080038 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080039 logLevel: WARN
Matteo Scandolo2bc660a2021-02-12 10:52:25 -080040 volthaStacks: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080041 olts: 2
Matteo Scandolo2bc660a2021-02-12 10:52:25 -080042 pons: 2
43 onus: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080044 withFlows: true
45 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080046 workflow: dt
47 withEapol: false
48 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080049 withIgmp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080050
Matteo Scandolofebf6512021-03-02 11:37:37 -080051 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -070052 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070053 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -080054 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080055 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070056 time-trigger: "H H/4 * * *"
57 olts: 2
58 pons: 16
59 onus: 32
60 withFlows: true
61 provisionSubscribers: true
62 withEapol: true
63 withDhcp: true
64 withIgmp: false
Matteo Scandolod668e3a2021-03-25 17:35:38 -070065 extraHelmFlags: '--set authRetry=true,dhcpRetry=true --set global.log_correlation.enabled=true -f /home/jenkins/voltha-scale/voltha-values.yaml'
Andrea Campanellaac21e152021-05-27 15:44:54 +020066 onosImg: andreacampanella/voltha-onos:voltha-onos-2.5
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070067
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070068 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070069 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo433f60d2021-03-26 12:04:34 -070070 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080071 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070072 time-trigger: "H H/4 * * *"
73 olts: 2
74 pons: 16
75 onus: 32
76 withFlows: true
77 provisionSubscribers: true
78 workflow: dt
79 withEapol: false
80 withDhcp: false
81 withIgmp: false
Matteo Scandolo433f60d2021-03-26 12:04:34 -070082 extraHelmFlags: '--set authRetry=true,dhcpRetry=true --set global.log_correlation.enabled=true -f /home/jenkins/voltha-scale/voltha-values.yaml '
Matteo Scandolo86939302020-10-30 13:32:08 -070083
84 - 'voltha-scale-measurements':
85 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandolo433f60d2021-03-26 12:04:34 -070086 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080087 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -070088 time-trigger: "H H/4 * * *"
89 olts: 2
90 pons: 16
91 onus: 32
92 withFlows: true
93 provisionSubscribers: true
94 workflow: tt
95 withEapol: false
96 withDhcp: true
97 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -070098 onosReplicas: 3
99 atomixReplicas: 3
Andrea Campanella9c93ded2021-04-29 18:59:53 +0200100 extraHelmFlags: '--set authRetry=true,dhcpRetry=true --set global.rw_core.core_timeout=60s --set global.log_correlation.enabled=true -f /home/jenkins/voltha-scale/voltha-values.yaml '
Andrea Campanellaac21e152021-05-27 15:44:54 +0200101 onosImg: andreacampanella/voltha-onos:voltha-onos-2.5
Matteo Scandolo272aed42020-05-08 15:05:57 -0700102
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800103 # multi-stack jobs
104 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800105 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
106 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800107 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800108 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800109 time-trigger: "H H/4 * * *"
110 withMonitoring: false
111 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800112 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800113 olts: 2
114 pons: 16
115 onus: 32
116 withFlows: true
117 provisionSubscribers: true
118 workflow: att
119 withEapol: true
120 withDhcp: true
121 withIgmp: false
Matteo Scandolo433f60d2021-03-26 12:04:34 -0700122 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800123
124 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800125 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
126 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800127 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800128 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800129 time-trigger: "H H/4 * * *"
130 withMonitoring: false
131 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800132 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800133 olts: 2
134 pons: 16
135 onus: 32
136 withFlows: true
137 provisionSubscribers: true
138 workflow: dt
139 withEapol: false
140 withDhcp: false
141 withIgmp: false
Matteo Scandolo433f60d2021-03-26 12:04:34 -0700142 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800143
144 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800145 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
146 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800147 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800148 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800149 time-trigger: "H H/4 * * *"
150 withMonitoring: false
151 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800152 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800153 olts: 2
154 pons: 16
155 onus: 32
156 withFlows: true
157 provisionSubscribers: true
158 workflow: tt
159 withEapol: false
160 withDhcp: true
161 withIgmp: true
Matteo Scandolo433f60d2021-03-26 12:04:34 -0700162 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800163
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700164 # voltha-2.7 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700165 - 'voltha-scale-measurements':
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700166 name: 'voltha-scale-measurements-voltha-2.7-2-16-32-att-subscribers'
167 'disable-job': false
168 pipeline-script: 'voltha/voltha-2.7/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800169 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700170 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700171 olts: 2
Matteo Scandolod43064b2020-07-13 17:18:45 -0700172 pons: 16
173 onus: 32
174 withFlows: true
175 provisionSubscribers: true
176 withEapol: true
177 withDhcp: true
178 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700179 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700180 release: voltha-2.7
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200181 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700182 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700183 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700184 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700185 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800186 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200187 onosImg: ''
Matteo Scandolod43064b2020-07-13 17:18:45 -0700188
189 - 'voltha-scale-measurements':
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700190 name: 'voltha-scale-measurements-voltha-2.7-2-16-32-dt-subscribers'
191 'disable-job': false
192 pipeline-script: 'voltha/voltha-2.7/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800193 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700194 time-trigger: "H H/4 * * *"
195 olts: 2
196 pons: 16
197 onus: 32
198 withFlows: true
199 provisionSubscribers: true
200 workflow: dt
201 withEapol: false
202 withDhcp: false
203 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700204 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700205 release: voltha-2.7
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200206 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700207 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700208 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700209 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700210 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800211 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200212 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700213
Matteo Scandolo031bd982020-09-16 10:03:47 -0700214 - 'voltha-scale-measurements':
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700215 name: 'voltha-scale-measurements-voltha-2.7-2-16-32-tt-subscribers'
216 'disable-job': false
217 pipeline-script: 'voltha/voltha-2.7/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800218 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700219 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700220 olts: 2
Matteo Scandolo031bd982020-09-16 10:03:47 -0700221 pons: 16
222 onus: 32
223 withFlows: true
224 provisionSubscribers: true
225 workflow: tt
226 withEapol: false
227 withDhcp: true
228 withIgmp: true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700229 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700230 release: voltha-2.7
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200231 bbsimImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700232 rwCoreImg: ''
233 ofAgentImg: ''
234 openoltAdapterImg: ''
235 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800236 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700237 onosImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700238
Andrea Campanella27b5a662020-12-18 18:49:26 +0100239 # 2.6 multi-stack jobs
240 - 'voltha-scale-measurements':
241 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-att-subscribers'
242 build-node: 'voltha-scale-2'
Matteo Scandolod1e86902021-03-25 09:59:51 -0700243 'disable-job': true
Andrea Campanella27b5a662020-12-18 18:49:26 +0100244 pipeline-script: 'voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100245 time-trigger: "H H/4 * * *"
246 withMonitoring: false
247 logLevel: WARN
248 volthaStacks: 10
249 olts: 2
250 pons: 16
251 onus: 32
252 withFlows: true
253 provisionSubscribers: true
254 release: voltha-2.6
255 workflow: att
256 withEapol: true
257 withDhcp: true
258 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800259 bbsimImg: ''
260 rwCoreImg: ''
261 ofAgentImg: ''
262 openoltAdapterImg: ''
263 openonuAdapterImg: ''
264 openonuAdapterGoImg: ''
265 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100266
267 - 'voltha-scale-measurements':
268 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-dt-subscribers'
269 build-node: 'voltha-scale-2'
270 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandolod1e86902021-03-25 09:59:51 -0700271 'disable-job': true
Andrea Campanella27b5a662020-12-18 18:49:26 +0100272 time-trigger: "H H/4 * * *"
273 withMonitoring: false
274 logLevel: WARN
275 volthaStacks: 10
276 olts: 2
277 pons: 16
278 onus: 32
279 withFlows: true
280 provisionSubscribers: true
281 release: voltha-2.6
282 workflow: dt
283 withEapol: false
284 withDhcp: false
285 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800286 bbsimImg: ''
287 rwCoreImg: ''
288 ofAgentImg: ''
289 openoltAdapterImg: ''
290 openonuAdapterImg: ''
291 openonuAdapterGoImg: ''
292 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100293
294 - 'voltha-scale-measurements':
295 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-tt-subscribers'
296 build-node: 'voltha-scale-2'
297 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandolod1e86902021-03-25 09:59:51 -0700298 'disable-job': true
Andrea Campanella27b5a662020-12-18 18:49:26 +0100299 time-trigger: "H H/4 * * *"
300 withMonitoring: false
301 logLevel: WARN
302 volthaStacks: 10
303 olts: 2
304 pons: 16
305 onus: 32
306 withFlows: true
307 provisionSubscribers: true
308 release: voltha-2.6
309 workflow: tt
310 withEapol: false
311 withDhcp: true
312 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800313 bbsimImg: ''
314 rwCoreImg: ''
315 ofAgentImg: ''
316 openoltAdapterImg: ''
317 openonuAdapterImg: ''
318 openonuAdapterGoImg: ''
319 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100320
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700321 # per patchset job
322 - 'voltha-scale-measurements':
323 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800324 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700325 olts: 1
326 pons: 16
327 onus: 32
328 withFlows: true
329 provisionSubscribers: true
330 withEapol: true
331 withDhcp: true
332 withIgmp: false
333 withMonitoring: false
334 trigger-comment: "voltha scale test ATT"
335
336 - 'voltha-scale-measurements':
337 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800338 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700339 olts: 1
340 pons: 16
341 onus: 32
342 withFlows: true
343 provisionSubscribers: true
344 workflow: tt
345 withEapol: false
346 withDhcp: true
347 withIgmp: true
348 withMonitoring: false
349 trigger-comment: "voltha scale test TT"
350
351 - 'voltha-scale-measurements':
352 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800353 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700354 olts: 1
355 pons: 16
356 onus: 32
357 withFlows: true
358 provisionSubscribers: true
359 workflow: dt
360 withEapol: false
361 withDhcp: false
362 withIgmp: false
363 withMonitoring: false
364 trigger-comment: "voltha scale test DT"
365
Matteo Scandolo272aed42020-05-08 15:05:57 -0700366 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700367 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700368 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700369 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700370 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700371
Matteo Scandolodc930192020-08-27 15:56:16 -0700372 # development matrix
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700373 - 'voltha-scale-matrix':
374 name: 'voltha-scale-matrix-voltha-master-dev'
Matteo Scandolodc930192020-08-27 15:56:16 -0700375 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800376
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700377 # development matrix
378 - 'voltha-scale-matrix':
379 name: 'voltha-scale-matrix-voltha-master'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800380 build-node: 'voltha-scale-1'
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700381 onosReplicas: 3
382 atomixReplicas: 3
383 kafkaReplicas: 3
384 etcdReplicas: 3
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800385 topologies: 1-16-16, 1-16-32, 2-16-32
Matteo Scandoloaf41ca92020-11-05 06:04:54 -0800386 time-trigger: H 0 * * *
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700387
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700388# list of parameters for the VOLTHA Jobs,
389# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700390# to use in a job: `parameters: *voltha-scale-job-parameters`
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700391- voltha-scale-job-parameters: &voltha-scale-job-parameters
392 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700393 parameters:
394 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800395 name: pipeline-script
396 default: '{pipeline-script}'
397 description: 'The pipeline script to use'
398
399 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700400 name: release
401 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700402 description: 'Version of the code to test (matches a branch in voltha-helm-charts and voltha-system-tests repos)'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700403
404 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700405 name: buildNode
406 default: '{build-node}'
407 description: 'Name of the Jenkins node to run the job on'
408
409 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700410 name: dockerRegistry
411 default: '{dockerRegistry}'
412 description: 'Address of the docker registry to use if we are building custom images'
413
414 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700415 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700416 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700417 description: 'Log level for all the components'
418
419 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800420 name: volthaStacks
421 default: '{volthaStacks}'
422 description: 'Number of VOLTHA Stacks to deploy'
423
424 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700425 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700426 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700427 description: 'Number of ONUs to provision'
428
429 - string:
430 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700431 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700432 description: 'Number of PONs to provision'
433
434 - string:
435 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700436 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700437 description: 'How many BBSim instances to run'
438
439 - string:
440 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700441 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700442 description: 'Which workflow are we testing (att, dt, tt)'
443
444 - bool:
445 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700446 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700447 description: 'Wheter to push flows from ONOS'
448
449 - bool:
450 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700451 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700452 description: 'Wheter to provision subscribers durint the tests'
453
454 - bool:
455 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700456 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700457 description: 'Wheter EAPOL is enabled for the test'
458
459 - bool:
460 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700461 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700462 description: 'Wheter DHCP is enabled for the test'
463
464 - bool:
465 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700466 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700467 description: 'Wheter IGMP is enabled for the test'
468
469 - bool:
470 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700471 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700472 description: 'Wheter Link Discovery is enabled for the test'
473
474 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700475 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700476 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700477 description: 'Option to install Prometheus'
478
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700479 - bool:
480 name: withProfiling
481 default: '{withProfiling}'
482 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
483
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700484 - bool:
485 name: withPcap
486 default: '{withPcap}'
487 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
488
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700489 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700490 name: withRadius
491 default: '{withRadius}'
492 description: 'Value to pass to kind-voltha WITH_RADIUS'
493
494 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700495 name: extraHelmFlags
496 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700497 description: 'Any extra helm parameters you want (passed to every helm install command, not available if release != master)'
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700498
Matteo Scandolo272aed42020-05-08 15:05:57 -0700499 - string:
500 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700501 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700502 description: 'How many OpenONU adapter instances to run'
503
504 - string:
505 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700506 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700507 description: 'How many ONOSes instances to run'
508
509 - string:
510 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700511 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700512 description: 'How many Atomix instances to run'
513
514 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700515 name: kafkaReplicas
516 default: '{kafkaReplicas}'
517 description: 'How many Kafka instances to run'
518
519 - string:
520 name: etcdReplicas
521 default: '{etcdReplicas}'
522 description: 'How many ETCD instances to run'
523
524 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700525 name: onosStatInterval
526 default: '{onosStatInterval}'
527 description: 'How often ONOS should poll for ports, flows and meters'
528
529 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200530 name: onosGroupInterval
531 default: '{onosGroupInterval}'
532 description: 'How often ONOS should poll for groups'
533
534 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200535 name: flowObjWorkerThreads
536 default: '{flowObjWorkerThreads}'
537 description: 'How many threads are used by the FlowObjectiveManager worker pool'
538
539 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700540 name: bbsimImg
541 default: '{bbsimImg}'
542 description: 'Custom image selection for BBSIM (repo:tag)'
543
544 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700545 name: rwCoreImg
546 default: '{rwCoreImg}'
547 description: 'Custom image selection for VOLTHA (repo:tag)'
548
549 - string:
550 name: ofAgentImg
551 default: '{ofAgentImg}'
552 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
553
554 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700555 name: openoltAdapterImg
556 default: '{openoltAdapterImg}'
557 description: 'Custom image selection for Openolt Adapter (repo:tag)'
558
559 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700560 name: openonuAdapterImg
561 default: '{openonuAdapterImg}'
562 description: 'Custom image selection for Openonu Adapter (repo:tag)'
563
564 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100565 name: openonuAdapterGoImg
566 default: '{openonuAdapterGoImg}'
567 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
568
569 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700570 name: onosImg
571 default: '{onosImg}'
572 description: 'Custom image selection for Openonu Adapter (repo:tag)'
573
574 - string:
575 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700576 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700577 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
578
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700579 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800580 name: volthaHelmChartsChange
581 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700582 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700583
Matteo Scandoloccc06192020-06-22 10:16:17 -0700584 - bool:
585 name: inMemoryEtcdStorage
586 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700587 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700588
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200589 - string:
590 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700591 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200592 description: 'Karaf home'
593
Matteo Scandolo001003e2021-02-03 15:39:26 -0800594 # remove once voltha-2.6 is deprecated
595 - string:
596 name: kindVolthaChange
597 default: '{kindVolthaChange}'
598 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800599 - bool:
600 name: withMibTemplate
601 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800602
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700603- job-template:
604 id: 'voltha-scale-measurements'
605 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700606 disabled: '{disable-job}'
607
608 description: |
609 <!-- Managed by Jenkins Job Builder -->
610 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
611 Using pipeline {pipeline-script} <br/><br/>
612 Scale measurements for VOLTHA 2.x
613
614 properties:
615 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800616 build-days-to-keep: '{big-build-days-to-keep}'
617 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700618
619 wrappers:
620 - lf-infra-wrappers:
621 build-timeout: '{build-timeout}'
622 jenkins-ssh-credential: '{jenkins-ssh-credential}'
623
624 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800625 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700626 release: master
627
628 bbsimImg: voltha/bbsim:master
629 rwCoreImg: voltha/voltha-rw-core:master
630 ofAgentImg: voltha/voltha-ofagent-go:master
631 openoltAdapterImg: voltha/voltha-openolt-adapter:master
632 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100633 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700634 onosImg: voltha/voltha-onos:master
635
636 bbsimChart: onf/bbsim
637 volthaChart: onf/voltha
638 openoltAdapterChart: onf/voltha-adapter-openolt
639 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700640 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700641 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700642
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800643 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700644 olts: 2
645 pons: 2
646 onus: 2
647 workflow: att
648 withFlows: false
649 provisionSubscribers: false
650 withEapol: true
651 withDhcp: true
652 withIgmp: false
653 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700654 withMonitoring: true
655 withProfiling: false
656 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700657 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100658 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700659 onosReplicas: 3
660 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700661 kafkaReplicas: 3
662 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700663 extraHelmFlags: ''
664 onosStatInterval: 5
Andrea Campanella15f22942021-04-08 17:24:21 +0200665 onosGroupInterval: 1
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200666 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700667 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800668 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800669 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700670 inMemoryEtcdStorage: true
671 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700672 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700673 dockerRegistry: 10.90.0.101:30500
674 trigger-comment: vv7CBoQQYYonvaN8xcru
675 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700676
677 <<: *voltha-scale-job-parameters
678
Matteo Scandolo272aed42020-05-08 15:05:57 -0700679 project-type: pipeline
680 concurrent: false
681
682 dsl: !include-raw-escape: pipeline/{pipeline-script}
683
Matteo Scandoloabb83972020-06-25 16:08:23 -0700684 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700685 # periodic jobs will set this every 4 hours
686 # patchset jobs will set this to "0 0 29 2 *" (feb 29th, it's once every 4 years)
Matteo Scandoloabb83972020-06-25 16:08:23 -0700687 - timed: |
688 TZ=America/Los_Angeles
689 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700690 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
691 # patchset jobs will set this to a meaningful comment
692 - gerrit:
693 server-name: '{gerrit-server-name}'
694 silent-start: false
695 successful-message: "PASSED scale test"
696 failure-message: "FAILED scale test"
697 unstable-message: "UNSTABLE scale test"
698 trigger-on:
699 - comment-added-contains-event:
700 comment-contains-value: '.*{trigger-comment}.*'
701 projects:
702 - project-compare-type: REG_EXP
703 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
704 branches:
705 - branch-compare-type: REG_EXP
706 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700707
708- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700709 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800710 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800711
712 description: |
713 <!-- Managed by Jenkins Job Builder -->
714 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
715 Using pipeline {pipeline-script} <br/><br/>
716 Scale measurements for VOLTHA 2.x
717
718 properties:
719 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800720 build-days-to-keep: '{big-build-days-to-keep}'
721 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800722
723 wrappers:
724 - lf-infra-wrappers:
725 build-timeout: '{build-timeout}'
726 jenkins-ssh-credential: '{jenkins-ssh-credential}'
727
Matteo Scandolo0430f672020-05-07 11:50:26 -0700728 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800729 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700730 release: master
731
Matteo Scandolo0430f672020-05-07 11:50:26 -0700732 bbsimImg: voltha/bbsim:master
733 rwCoreImg: voltha/voltha-rw-core:master
734 ofAgentImg: voltha/voltha-ofagent-go:master
735 openoltAdapterImg: voltha/voltha-openolt-adapter:master
736 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100737 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700738 onosImg: voltha/voltha-onos:master
739
740 bbsimChart: onf/bbsim
741 volthaChart: onf/voltha
742 openoltAdapterChart: onf/voltha-adapter-openolt
743 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700744 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700745 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700746
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800747 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700748 olts: 2
749 pons: 2
750 onus: 2
751 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700752 withFlows: true
753 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700754 withEapol: true
755 withDhcp: true
756 withIgmp: false
757 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700758 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700759 withProfiling: false
760 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700761 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700762 openonuAdapterReplicas: 1
763 onosReplicas: 1
764 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700765 kafkaReplicas: 1
766 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700767 extraHelmFlags: ''
768 onosStatInterval: 5
Andrea Campanella15f22942021-04-08 17:24:21 +0200769 onosGroupInterval: 1
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200770 flowObjWorkerThreads: 12
Matteo Scandolo68776b72020-07-21 14:06:06 -0700771 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800772 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800773 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700774 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700775 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700776 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700777 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700778
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700779 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200780
Matteo Scandolo51b76302020-02-05 12:07:23 -0800781 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800782 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800783
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700784 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700785
Matteo Scandolo849db722020-10-21 10:58:41 -0700786 triggers:
787 - gerrit:
788 server-name: '{gerrit-server-name}'
789 silent-start: false
790 successful-message: "PASSED scale test"
791 failure-message: "FAILED scale test"
792 unstable-message: "UNSTABLE scale test"
793 trigger-on:
794 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700795 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700796 projects:
797 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700798 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700799 branches:
800 - branch-compare-type: REG_EXP
801 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700802- job-template:
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700803 id: 'voltha-scale-matrix'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700804 name: '{name}'
805 pipeline-script: 'voltha-scale-matrix.groovy'
806
807 description: |
808 <!-- Managed by Jenkins Job Builder -->
809 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
810 Using pipeline {pipeline-script} <br/><br/>
811 Scale measurements for VOLTHA 2.x
812
813 properties:
814 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800815 build-days-to-keep: '{big-build-days-to-keep}'
816 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700817
818 wrappers:
819 - lf-infra-wrappers:
820 build-timeout: '{build-timeout}'
821 jenkins-ssh-credential: '{jenkins-ssh-credential}'
822
823 # default values
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800824 time-trigger: 0 0 29 2 *
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700825 release: master
826 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700827 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800828 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800829 kindVolthaChange: ''
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700830 onosReplicas: 1
831 atomixReplicas: 0
832 kafkaReplicas: 1
833 etcdReplicas: 1
Matteo Scandoloe5d41f62020-11-04 15:43:50 -0800834 openonuAdapterReplicas: 1
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800835 topologies: 1-1-1, 1-2-2, 2-2-2
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700836
837 project-type: pipeline
838 concurrent: false
839
840 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700841
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700842 parameters:
843 - string:
844 name: release
845 default: '{release}'
846 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
847
848 - string:
849 name: buildNode
850 default: '{build-node}'
851 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700852
853 - string:
854 name: volthaSystemTestsChange
855 default: '{volthaSystemTestsChange}'
856 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
857
858 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800859 name: volthaHelmChartsChange
860 default: '{volthaHelmChartsChange}'
861 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700862
863 - string:
864 name: onosReplicas
865 default: '{onosReplicas}'
866 description: 'How many ONOSes instances to run'
867
868 - string:
869 name: atomixReplicas
870 default: '{atomixReplicas}'
871 description: 'How many Atomix instances to run'
872
873 - string:
874 name: kafkaReplicas
875 default: '{kafkaReplicas}'
876 description: 'How many Kafka instances to run'
877
878 - string:
879 name: etcdReplicas
880 default: '{etcdReplicas}'
881 description: 'How many ETCD instances to run'
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800882
883 - string:
Matteo Scandoloe5d41f62020-11-04 15:43:50 -0800884 name: openonuAdapterReplicas
885 default: '{openonuAdapterReplicas}'
886 description: 'How many OpenONU adapter instances to run'
887
888 - string:
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800889 name: topologies
890 default: '{topologies}'
891 description: 'Topologies configuration, comma separate list of "olt-pon-onu" eg: "1-16-16, 1-16-32"'
892
893 triggers:
894 - timed: |
895 TZ=America/Los_Angeles
896 {time-trigger}