blob: b6ce92358d930b5fc9dd85c6384ae9310fc1628b [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 Scandoloca097652020-08-14 09:49:23 -070012 # OpenONU GO Scale
Matteo Scandolob46bc402020-06-11 13:59:44 -070013 - 'voltha-scale-measurements':
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070014 name: 'voltha-openonu-go-scale-measurements-master-1-16-64-activation'
15 build-node: 'onf-pod1-head-node'
16 time-trigger: "H H/4 * * *"
17 olts: 1
18 pons: 16
19 onus: 64
20 withFlows: false
21 provisionSubscribers: false
22 withEapol: false
23 withDhcp: false
24 withIgmp: false
25 openonuAdapterReplicas: 1
26 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
27 extraHelmFlags: '--set use_openonu_adapter_go=true'
28
29 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070030 name: 'voltha-scale-measurements-master-1-16-32-activation'
Matteo Scandolob4f81882020-07-30 09:45:15 -070031 'disable-job': true
Matteo Scandolob46bc402020-06-11 13:59:44 -070032 build-node: 'onf-pod1-head-node'
33 time-trigger: "H H/4 * * *"
34 olts: 1
35 pons: 16
36 onus: 32
37 withFlows: false
38 provisionSubscribers: false
39 withEapol: false
40 withDhcp: false
41 withIgmp: false
42 openonuAdapterReplicas: 8
43 onosReplicas: 3
44 atomixReplicas: 3
Matteo Scandolob46bc402020-06-11 13:59:44 -070045
Matteo Scandolo272aed42020-05-08 15:05:57 -070046 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070047 name: 'voltha-scale-measurements-master-1-16-32-att-flows'
Matteo Scandolob4f81882020-07-30 09:45:15 -070048 'disable-job': true
Matteo Scandolo272aed42020-05-08 15:05:57 -070049 build-node: 'onf-pod1-head-node'
50 time-trigger: "H H/4 * * *"
51 olts: 1
52 pons: 16
53 onus: 32
54 withFlows: true
55 provisionSubscribers: false
56 withEapol: true
57 withDhcp: true
58 withIgmp: false
59 openonuAdapterReplicas: 8
60 onosReplicas: 3
61 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -070062 extraHelmFlags: '--set auth=false '
Matteo Scandoloe4b04342020-05-28 07:35:45 -070063
64 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070065 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandoloe4b04342020-05-28 07:35:45 -070066 build-node: 'onf-pod1-head-node'
67 time-trigger: "H H/4 * * *"
68 olts: 1
69 pons: 16
70 onus: 32
71 withFlows: true
72 provisionSubscribers: true
73 withEapol: true
74 withDhcp: true
75 withIgmp: false
76 openonuAdapterReplicas: 8
77 onosReplicas: 3
78 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -070079 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo91337832020-08-25 18:39:33 -070080 withPcap: true
Matteo Scandoloe4b04342020-05-28 07:35:45 -070081
82 # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS.
83 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070084 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolob4f81882020-07-30 09:45:15 -070085 'disable-job': true
Matteo Scandoloe4b04342020-05-28 07:35:45 -070086 build-node: 'onf-pod1-head-node'
87 time-trigger: "H H/4 * * *"
88 olts: 1
89 pons: 16
90 onus: 32
91 withFlows: true
92 provisionSubscribers: true
93 workflow: dt
94 withEapol: false
95 withDhcp: false
96 withIgmp: false
97 openonuAdapterReplicas: 8
98 onosReplicas: 3
99 atomixReplicas: 3
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200100
Matteo Scandolo272aed42020-05-08 15:05:57 -0700101 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700102 - 'voltha-scale-measurements':
Matteo Scandolob4f81882020-07-30 09:45:15 -0700103 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700104 name: 'voltha-scale-measurements-master-2-16-32-activation'
Matteo Scandolocb726432020-06-01 08:49:14 -0700105 build-node: 'onf-pod1-head-node'
106 time-trigger: "H H/4 * * *"
107 olts: 2
108 pons: 16
109 onus: 32
110 withFlows: false
111 provisionSubscribers: false
112 withEapol: false
113 withDhcp: false
114 withIgmp: false
115 openonuAdapterReplicas: 8
116 onosReplicas: 3
117 atomixReplicas: 3
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700118
Matteo Scandolocb726432020-06-01 08:49:14 -0700119 - 'voltha-scale-measurements':
Matteo Scandolob4f81882020-07-30 09:45:15 -0700120 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700121 name: 'voltha-scale-measurements-master-2-16-32-att-flows'
Matteo Scandolocb726432020-06-01 08:49:14 -0700122 build-node: 'onf-pod1-head-node'
123 time-trigger: "H H/4 * * *"
124 olts: 2
125 pons: 16
126 onus: 32
127 withFlows: true
128 provisionSubscribers: false
129 withEapol: true
130 withDhcp: true
131 withIgmp: false
132 openonuAdapterReplicas: 8
133 onosReplicas: 3
134 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700135 extraHelmFlags: '--set auth=false '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700136
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700137 - 'voltha-scale-measurements':
Matteo Scandolob4f81882020-07-30 09:45:15 -0700138 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700139 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700140 build-node: 'onf-pod1-head-node'
141 time-trigger: "H H/4 * * *"
142 olts: 2
143 pons: 16
144 onus: 32
145 withFlows: true
146 provisionSubscribers: true
147 withEapol: true
148 withDhcp: true
149 withIgmp: false
150 openonuAdapterReplicas: 8
151 onosReplicas: 3
152 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700153 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700154
155 # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS.
156 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700157 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700158 build-node: 'onf-pod1-head-node'
159 time-trigger: "H H/4 * * *"
160 olts: 2
161 pons: 16
162 onus: 32
163 withFlows: true
164 provisionSubscribers: true
165 workflow: dt
166 withEapol: false
167 withDhcp: false
168 withIgmp: false
169 openonuAdapterReplicas: 8
170 onosReplicas: 3
171 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700172 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo272aed42020-05-08 15:05:57 -0700173
Matteo Scandolod43064b2020-07-13 17:18:45 -0700174 # voltha-2.4 Jobs
175 - 'voltha-scale-measurements':
Matteo Scandolo5055e4e2020-07-14 10:10:38 -0700176 name: 'voltha-scale-measurements-voltha-2.4-1-16-32-att-subscribers'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700177 build-node: 'onf-pod1-head-node'
178 time-trigger: "H H/4 * * *"
179 olts: 1
180 pons: 16
181 onus: 32
182 withFlows: true
183 provisionSubscribers: true
184 withEapol: true
185 withDhcp: true
186 withIgmp: false
187 openonuAdapterReplicas: 8
188 onosReplicas: 3
189 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700190 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolod43064b2020-07-13 17:18:45 -0700191 release: voltha-2.4
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200192 karafHome: apache-karaf-4.2.8
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700193 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700194 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700195 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700196 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700197 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200198 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700199 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700200
201 - 'voltha-scale-measurements':
202 name: 'voltha-scale-measurements-voltha-2.4-2-16-32-dt-subscribers'
203 build-node: 'onf-pod1-head-node'
204 time-trigger: "H H/4 * * *"
205 olts: 2
206 pons: 16
207 onus: 32
208 withFlows: true
209 provisionSubscribers: true
210 workflow: dt
211 withEapol: false
212 withDhcp: false
213 withIgmp: false
214 openonuAdapterReplicas: 8
215 onosReplicas: 3
216 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700217 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolod43064b2020-07-13 17:18:45 -0700218 release: voltha-2.4
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200219 karafHome: apache-karaf-4.2.8
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700220 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700221 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700222 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700223 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700224 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200225 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700226
Matteo Scandolo272aed42020-05-08 15:05:57 -0700227 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700228 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700229 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700230 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700231 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700232
Matteo Scandolo51b76302020-02-05 12:07:23 -0800233
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700234# list of parameters for the VOLTHA Jobs,
235# used as anchor so that can be shared across multiple jobs
236# to use in a job: `parameters: *voltha-build-job-parameters`
237- voltha-scale-job-parameters: &voltha-scale-job-parameters
238 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700239 parameters:
240 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700241 name: release
242 default: '{release}'
243 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
244
245 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700246 name: buildNode
247 default: '{build-node}'
248 description: 'Name of the Jenkins node to run the job on'
249
250 - string:
251 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700252 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700253 description: 'Log level for all the components'
254
255 - string:
256 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700257 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700258 description: 'Number of ONUs to provision'
259
260 - string:
261 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700262 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700263 description: 'Number of PONs to provision'
264
265 - string:
266 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700267 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700268 description: 'How many BBSim instances to run'
269
270 - string:
271 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700272 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700273 description: 'Which workflow are we testing (att, dt, tt)'
274
275 - bool:
276 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700277 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700278 description: 'Wheter to push flows from ONOS'
279
280 - bool:
281 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700282 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700283 description: 'Wheter to provision subscribers durint the tests'
284
285 - bool:
286 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700287 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700288 description: 'Wheter EAPOL is enabled for the test'
289
290 - bool:
291 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700292 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700293 description: 'Wheter DHCP is enabled for the test'
294
295 - bool:
296 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700297 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700298 description: 'Wheter IGMP is enabled for the test'
299
300 - bool:
301 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700302 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700303 description: 'Wheter Link Discovery is enabled for the test'
304
305 - bool:
306 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700307 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700308 description: 'Option to trigger MIB template command'
309
310 - bool:
311 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700312 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700313 description: 'Option to install Prometheus'
314
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700315 - bool:
316 name: withProfiling
317 default: '{withProfiling}'
318 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
319
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700320 - bool:
321 name: withPcap
322 default: '{withPcap}'
323 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
324
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700325 - string:
326 name: extraHelmFlags
327 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700328 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 -0700329
Matteo Scandolo272aed42020-05-08 15:05:57 -0700330 - string:
331 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700332 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700333 description: 'How many OpenONU adapter instances to run'
334
335 - string:
336 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700337 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700338 description: 'How many ONOSes instances to run'
339
340 - string:
341 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700342 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700343 description: 'How many Atomix instances to run'
344
345 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700346 name: kafkaReplicas
347 default: '{kafkaReplicas}'
348 description: 'How many Kafka instances to run'
349
350 - string:
351 name: etcdReplicas
352 default: '{etcdReplicas}'
353 description: 'How many ETCD instances to run'
354
355 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700356 name: onosStatInterval
357 default: '{onosStatInterval}'
358 description: 'How often ONOS should poll for ports, flows and meters'
359
360 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700361 name: bbsimImg
362 default: '{bbsimImg}'
363 description: 'Custom image selection for BBSIM (repo:tag)'
364
365 - string:
366 name: bbsimChart
367 default: '{bbsimChart}'
368 description: 'BBSim chart name (or location on file system)'
369
370 - string:
371 name: rwCoreImg
372 default: '{rwCoreImg}'
373 description: 'Custom image selection for VOLTHA (repo:tag)'
374
375 - string:
376 name: ofAgentImg
377 default: '{ofAgentImg}'
378 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
379
380 - string:
381 name: volthaChart
382 default: '{volthaChart}'
383 description: 'VOLTHA chart name (or location on file system)'
384
385 - string:
386 name: openoltAdapterImg
387 default: '{openoltAdapterImg}'
388 description: 'Custom image selection for Openolt Adapter (repo:tag)'
389
390 - string:
391 name: openoltAdapterChart
392 default: '{openoltAdapterChart}'
393 description: 'OpenOLT chart name (or location on file system)'
394
395 - string:
396 name: openonuAdapterImg
397 default: '{openonuAdapterImg}'
398 description: 'Custom image selection for Openonu Adapter (repo:tag)'
399
400 - string:
401 name: openonuAdapterChart
402 default: '{openonuAdapterChart}'
403 description: 'OpenONU chart name (or location on file system)'
404
405 - string:
406 name: onosImg
407 default: '{onosImg}'
408 description: 'Custom image selection for Openonu Adapter (repo:tag)'
409
410 - string:
411 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700412 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700413 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
414
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700415 - string:
416 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700417 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700418 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
419
Matteo Scandoloccc06192020-06-22 10:16:17 -0700420 - bool:
421 name: inMemoryEtcdStorage
422 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700423 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700424
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200425 - string:
426 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700427 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200428 description: 'Karaf home'
429
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700430- job-template:
431 id: 'voltha-scale-measurements'
432 name: '{name}'
433 pipeline-script: 'voltha-scale-test.groovy'
434 disabled: '{disable-job}'
435
436 description: |
437 <!-- Managed by Jenkins Job Builder -->
438 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
439 Using pipeline {pipeline-script} <br/><br/>
440 Scale measurements for VOLTHA 2.x
441
442 properties:
443 - cord-infra-properties:
444 build-days-to-keep: 30
445 artifact-num-to-keep: 15
446
447 wrappers:
448 - lf-infra-wrappers:
449 build-timeout: '{build-timeout}'
450 jenkins-ssh-credential: '{jenkins-ssh-credential}'
451
452 # default values
453 release: master
454
455 bbsimImg: voltha/bbsim:master
456 rwCoreImg: voltha/voltha-rw-core:master
457 ofAgentImg: voltha/voltha-ofagent-go:master
458 openoltAdapterImg: voltha/voltha-openolt-adapter:master
459 openonuAdapterImg: voltha/voltha-openonu-adapter:master
460 onosImg: voltha/voltha-onos:master
461
462 bbsimChart: onf/bbsim
463 volthaChart: onf/voltha
464 openoltAdapterChart: onf/voltha-adapter-openolt
465 openonuAdapterChart: onf/voltha-adapter-openonu
466
467 olts: 2
468 pons: 2
469 onus: 2
470 workflow: att
471 withFlows: false
472 provisionSubscribers: false
473 withEapol: true
474 withDhcp: true
475 withIgmp: false
476 withLLDP: false
477 withMibTemplate: true
478 withMonitoring: true
479 withProfiling: false
480 withPcap: false
481 openonuAdapterReplicas: 1
482 onosReplicas: 1
483 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700484 kafkaReplicas: 3
485 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700486 extraHelmFlags: ''
487 onosStatInterval: 5
488 volthaSystemTestsChange: ''
489 kindVolthaChange: ''
490 inMemoryEtcdStorage: true
491 karafHome: 'apache-karaf-4.2.9'
492 logLevel: 'WARN'
493
494 <<: *voltha-scale-job-parameters
495
Matteo Scandolo272aed42020-05-08 15:05:57 -0700496 project-type: pipeline
497 concurrent: false
498
499 dsl: !include-raw-escape: pipeline/{pipeline-script}
500
Matteo Scandoloabb83972020-06-25 16:08:23 -0700501 triggers:
502 - timed: |
503 TZ=America/Los_Angeles
504 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700505
506- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700507 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800508 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700509 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800510
511 description: |
512 <!-- Managed by Jenkins Job Builder -->
513 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
514 Using pipeline {pipeline-script} <br/><br/>
515 Scale measurements for VOLTHA 2.x
516
517 properties:
518 - cord-infra-properties:
519 build-days-to-keep: '{build-days-to-keep}'
520 artifact-num-to-keep: '{artifact-num-to-keep}'
521
522 wrappers:
523 - lf-infra-wrappers:
524 build-timeout: '{build-timeout}'
525 jenkins-ssh-credential: '{jenkins-ssh-credential}'
526
Matteo Scandolo0430f672020-05-07 11:50:26 -0700527 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700528 release: master
529
Matteo Scandolo0430f672020-05-07 11:50:26 -0700530 bbsimImg: voltha/bbsim:master
531 rwCoreImg: voltha/voltha-rw-core:master
532 ofAgentImg: voltha/voltha-ofagent-go:master
533 openoltAdapterImg: voltha/voltha-openolt-adapter:master
534 openonuAdapterImg: voltha/voltha-openonu-adapter:master
535 onosImg: voltha/voltha-onos:master
536
537 bbsimChart: onf/bbsim
538 volthaChart: onf/voltha
539 openoltAdapterChart: onf/voltha-adapter-openolt
540 openonuAdapterChart: onf/voltha-adapter-openonu
541
Matteo Scandolo68776b72020-07-21 14:06:06 -0700542 olts: 2
543 pons: 2
544 onus: 2
545 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700546 withFlows: true
547 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700548 withEapol: true
549 withDhcp: true
550 withIgmp: false
551 withLLDP: false
552 withMibTemplate: true
553 withMonitoring: true
554 withProfiling: false
555 withPcap: false
556 openonuAdapterReplicas: 1
557 onosReplicas: 1
558 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700559 kafkaReplicas: 1
560 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700561 extraHelmFlags: ''
562 onosStatInterval: 5
563 volthaSystemTestsChange: ''
564 kindVolthaChange: ''
565 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700566 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700567 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700568
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700569 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200570
Matteo Scandolo51b76302020-02-05 12:07:23 -0800571 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800572 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800573
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700574 dsl: !include-raw-escape: pipeline/{pipeline-script}