blob: 9dbef0f7b3d931a99d9e98b28ba4bb41d2461b20 [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':
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020014 name: 'voltha-openonu-go-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo87b042e2020-10-27 09:07:45 -070015 'disable-job': true
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020016 build-node: 'onf-pod1-head-node'
17 time-trigger: "H H/4 * * *"
18 olts: 2
19 pons: 16
20 onus: 32
21 withFlows: true
22 provisionSubscribers: true
23 workflow: dt
24 withEapol: false
25 withDhcp: false
26 withIgmp: false
27 onosReplicas: 3
28 atomixReplicas: 3
29 openonuAdapterReplicas: 1
30 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
31 extraHelmFlags: '--set use_openonu_adapter_go=true'
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070032
Andrea Campanellabdb199e2020-10-27 10:47:16 +010033 - 'voltha-scale-measurements':
34 name: 'voltha-openonu-go-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo87b042e2020-10-27 09:07:45 -070035 'disable-job': true
Andrea Campanellabdb199e2020-10-27 10:47:16 +010036 build-node: 'onf-pod1-head-node'
37 time-trigger: "H H/4 * * *"
38 olts: 1
39 pons: 16
40 onus: 32
41 withFlows: true
42 provisionSubscribers: true
43 withEapol: true
44 withDhcp: true
45 withIgmp: false
46 onosReplicas: 3
47 atomixReplicas: 3
48 openonuAdapterReplicas: 1
49 openonuAdapterImg: voltha/voltha-openonu-adapter-go:master
50 extraHelmFlags: '--set use_openonu_adapter_go=true'
51
Matteo Scandolo8df57162020-10-06 14:43:53 -070052 # this job will be used to test custom images without disrupting tests on master
53 - 'voltha-scale-measurements':
54 name: 'voltha-scale-measurements-master-experimental'
55 build-node: 'onf-pod1-head-node'
Matteo Scandolo85f67e72020-10-09 15:23:38 -070056 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080057 # trigger on Feb 29th (a.k.a only trigger it manually)
58 time-trigger: "H 0 29 2 *"
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -070059 withMonitoring: false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080060 olts: 2
Matteo Scandolo8df57162020-10-06 14:43:53 -070061 pons: 16
62 onus: 32
63 withFlows: true
64 provisionSubscribers: true
65 withEapol: true
66 withDhcp: true
67 withIgmp: false
68 openonuAdapterReplicas: 8
69 onosReplicas: 3
70 atomixReplicas: 3
Matteo Scandolo0feb5e92020-10-27 19:34:51 -070071 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo8df57162020-10-06 14:43:53 -070072 withPcap: true
Matteo Scandolo9665d592020-10-23 19:08:14 +000073
Matteo Scandolo8df57162020-10-06 14:43:53 -070074
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -070075 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -070076 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070077 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070078 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -070079 build-node: 'onf-pod1-head-node'
80 time-trigger: "H H/4 * * *"
81 olts: 1
82 pons: 16
83 onus: 32
84 withFlows: true
85 provisionSubscribers: true
86 withEapol: true
87 withDhcp: true
88 withIgmp: false
89 openonuAdapterReplicas: 8
90 onosReplicas: 3
91 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -070092 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe4b04342020-05-28 07:35:45 -070093
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070094 - 'voltha-scale-measurements':
95 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070096 'disable-job': false
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070097 build-node: 'onf-pod1-head-node'
98 time-trigger: "H H/4 * * *"
99 olts: 1
100 pons: 16
101 onus: 32
102 withFlows: true
103 provisionSubscribers: true
104 workflow: tt
105 withEapol: false
106 withDhcp: true
107 withIgmp: true
108 openonuAdapterReplicas: 8
109 onosReplicas: 3
110 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700111 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700112
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700113 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700114 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700115 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700116 build-node: 'onf-pod1-head-node'
117 time-trigger: "H H/4 * * *"
118 olts: 1
119 pons: 16
120 onus: 32
121 withFlows: true
122 provisionSubscribers: true
123 workflow: dt
124 withEapol: false
125 withDhcp: false
126 withIgmp: false
127 openonuAdapterReplicas: 8
128 onosReplicas: 3
129 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700130 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200131
Matteo Scandolo272aed42020-05-08 15:05:57 -0700132 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700133 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700134 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700135 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700136 build-node: 'onf-pod1-head-node'
137 time-trigger: "H H/4 * * *"
138 olts: 2
139 pons: 16
140 onus: 32
141 withFlows: true
142 provisionSubscribers: true
143 withEapol: true
144 withDhcp: true
145 withIgmp: false
146 openonuAdapterReplicas: 8
147 onosReplicas: 3
148 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700149 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo9607a2b2020-10-30 12:20:12 -0700150 onosImg: matteoscandolo/voltha-onos:olt-log
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700151
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700152 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700153 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700154 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700155 build-node: 'onf-pod1-head-node'
156 time-trigger: "H H/4 * * *"
157 olts: 2
158 pons: 16
159 onus: 32
160 withFlows: true
161 provisionSubscribers: true
162 workflow: dt
163 withEapol: false
164 withDhcp: false
165 withIgmp: false
166 openonuAdapterReplicas: 8
167 onosReplicas: 3
168 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700169 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo86939302020-10-30 13:32:08 -0700170
171 - 'voltha-scale-measurements':
172 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
173 'disable-job': false
174 build-node: 'onf-pod1-head-node'
175 time-trigger: "H H/4 * * *"
176 olts: 2
177 pons: 16
178 onus: 32
179 withFlows: true
180 provisionSubscribers: true
181 workflow: tt
182 withEapol: false
183 withDhcp: true
184 withIgmp: true
185 openonuAdapterReplicas: 8
186 onosReplicas: 3
187 atomixReplicas: 3
Matteo Scandolo86939302020-10-30 13:32:08 -0700188 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700189
Matteo Scandolo031bd982020-09-16 10:03:47 -0700190 # voltha-2.5 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700191 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700192 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-att-subscribers'
Matteo Scandolo86939302020-10-30 13:32:08 -0700193 'disable-job': false
Matteo Scandolod43064b2020-07-13 17:18:45 -0700194 build-node: 'onf-pod1-head-node'
195 time-trigger: "H H/4 * * *"
196 olts: 1
197 pons: 16
198 onus: 32
199 withFlows: true
200 provisionSubscribers: true
201 withEapol: true
202 withDhcp: true
203 withIgmp: false
204 openonuAdapterReplicas: 8
205 onosReplicas: 3
206 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700207 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700208 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700209 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700210 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700211 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700212 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700213 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200214 onosImg: ''
Matteo Scandolod43064b2020-07-13 17:18:45 -0700215
216 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700217 name: 'voltha-scale-measurements-voltha-2.5-2-16-32-dt-subscribers'
Matteo Scandolo86939302020-10-30 13:32:08 -0700218 'disable-job': false
Matteo Scandolod43064b2020-07-13 17:18:45 -0700219 build-node: 'onf-pod1-head-node'
220 time-trigger: "H H/4 * * *"
221 olts: 2
222 pons: 16
223 onus: 32
224 withFlows: true
225 provisionSubscribers: true
226 workflow: dt
227 withEapol: false
228 withDhcp: false
229 withIgmp: false
230 openonuAdapterReplicas: 8
231 onosReplicas: 3
232 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700233 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700234 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700235 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700236 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700237 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700238 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700239 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200240 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700241
Matteo Scandolo031bd982020-09-16 10:03:47 -0700242 - 'voltha-scale-measurements':
243 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-tt-subscribers'
Matteo Scandolo86939302020-10-30 13:32:08 -0700244 'disable-job': false
Matteo Scandolo031bd982020-09-16 10:03:47 -0700245 build-node: 'onf-pod1-head-node'
246 time-trigger: "H H/4 * * *"
247 olts: 1
248 pons: 16
249 onus: 32
250 withFlows: true
251 provisionSubscribers: true
252 workflow: tt
253 withEapol: false
254 withDhcp: true
255 withIgmp: true
256 openonuAdapterReplicas: 8
257 onosReplicas: 3
258 atomixReplicas: 3
259 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
260 release: voltha-2.5
261 bbsimImg: ''
262 rwCoreImg: ''
263 ofAgentImg: ''
264 openoltAdapterImg: ''
265 openonuAdapterImg: ''
266 onosImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700267
Matteo Scandolo272aed42020-05-08 15:05:57 -0700268 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700269 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700270 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700271 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700272 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700273
Matteo Scandolodc930192020-08-27 15:56:16 -0700274 # development matrix
275 - 'voltha-scale-matrix-dev':
276 name: 'voltha-scale-matrix-voltha-2.4-dev'
277 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800278
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700279# list of parameters for the VOLTHA Jobs,
280# used as anchor so that can be shared across multiple jobs
281# to use in a job: `parameters: *voltha-build-job-parameters`
282- voltha-scale-job-parameters: &voltha-scale-job-parameters
283 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700284 parameters:
285 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700286 name: release
287 default: '{release}'
288 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
289
290 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700291 name: buildNode
292 default: '{build-node}'
293 description: 'Name of the Jenkins node to run the job on'
294
295 - string:
296 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700297 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700298 description: 'Log level for all the components'
299
300 - string:
301 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700302 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700303 description: 'Number of ONUs to provision'
304
305 - string:
306 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700307 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700308 description: 'Number of PONs to provision'
309
310 - string:
311 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700312 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700313 description: 'How many BBSim instances to run'
314
315 - string:
316 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700317 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700318 description: 'Which workflow are we testing (att, dt, tt)'
319
320 - bool:
321 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700322 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700323 description: 'Wheter to push flows from ONOS'
324
325 - bool:
326 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700327 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700328 description: 'Wheter to provision subscribers durint the tests'
329
330 - bool:
331 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700332 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700333 description: 'Wheter EAPOL is enabled for the test'
334
335 - bool:
336 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700337 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700338 description: 'Wheter DHCP is enabled for the test'
339
340 - bool:
341 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700342 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700343 description: 'Wheter IGMP is enabled for the test'
344
345 - bool:
346 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700347 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700348 description: 'Wheter Link Discovery is enabled for the test'
349
350 - bool:
351 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700352 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700353 description: 'Option to trigger MIB template command'
354
355 - bool:
356 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700357 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700358 description: 'Option to install Prometheus'
359
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700360 - bool:
361 name: withProfiling
362 default: '{withProfiling}'
363 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
364
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700365 - bool:
366 name: withPcap
367 default: '{withPcap}'
368 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
369
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700370 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700371 name: withRadius
372 default: '{withRadius}'
373 description: 'Value to pass to kind-voltha WITH_RADIUS'
374
375 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700376 name: extraHelmFlags
377 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700378 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 -0700379
Matteo Scandolo272aed42020-05-08 15:05:57 -0700380 - string:
381 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700382 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700383 description: 'How many OpenONU adapter instances to run'
384
385 - string:
386 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700387 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700388 description: 'How many ONOSes instances to run'
389
390 - string:
391 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700392 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700393 description: 'How many Atomix instances to run'
394
395 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700396 name: kafkaReplicas
397 default: '{kafkaReplicas}'
398 description: 'How many Kafka instances to run'
399
400 - string:
401 name: etcdReplicas
402 default: '{etcdReplicas}'
403 description: 'How many ETCD instances to run'
404
405 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700406 name: onosStatInterval
407 default: '{onosStatInterval}'
408 description: 'How often ONOS should poll for ports, flows and meters'
409
410 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700411 name: bbsimImg
412 default: '{bbsimImg}'
413 description: 'Custom image selection for BBSIM (repo:tag)'
414
415 - string:
416 name: bbsimChart
417 default: '{bbsimChart}'
418 description: 'BBSim chart name (or location on file system)'
419
420 - string:
421 name: rwCoreImg
422 default: '{rwCoreImg}'
423 description: 'Custom image selection for VOLTHA (repo:tag)'
424
425 - string:
426 name: ofAgentImg
427 default: '{ofAgentImg}'
428 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
429
430 - string:
431 name: volthaChart
432 default: '{volthaChart}'
433 description: 'VOLTHA chart name (or location on file system)'
434
435 - string:
436 name: openoltAdapterImg
437 default: '{openoltAdapterImg}'
438 description: 'Custom image selection for Openolt Adapter (repo:tag)'
439
440 - string:
441 name: openoltAdapterChart
442 default: '{openoltAdapterChart}'
443 description: 'OpenOLT chart name (or location on file system)'
444
445 - string:
446 name: openonuAdapterImg
447 default: '{openonuAdapterImg}'
448 description: 'Custom image selection for Openonu Adapter (repo:tag)'
449
450 - string:
451 name: openonuAdapterChart
452 default: '{openonuAdapterChart}'
453 description: 'OpenONU chart name (or location on file system)'
454
455 - string:
456 name: onosImg
457 default: '{onosImg}'
458 description: 'Custom image selection for Openonu Adapter (repo:tag)'
459
460 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700461 name: onosChart
462 default: '{onosChart}'
463 description: 'ONOS chart name (or location on file system)'
464
465 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700466 name: radiusChart
467 default: '{radiusChart}'
468 description: 'freeradius chart name (or location on file system)'
469
470 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700471 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700472 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700473 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
474
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700475 - string:
476 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700477 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700478 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
479
Matteo Scandoloccc06192020-06-22 10:16:17 -0700480 - bool:
481 name: inMemoryEtcdStorage
482 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700483 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700484
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200485 - string:
486 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700487 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200488 description: 'Karaf home'
489
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700490- job-template:
491 id: 'voltha-scale-measurements'
492 name: '{name}'
493 pipeline-script: 'voltha-scale-test.groovy'
494 disabled: '{disable-job}'
495
496 description: |
497 <!-- Managed by Jenkins Job Builder -->
498 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
499 Using pipeline {pipeline-script} <br/><br/>
500 Scale measurements for VOLTHA 2.x
501
502 properties:
503 - cord-infra-properties:
504 build-days-to-keep: 30
505 artifact-num-to-keep: 15
506
507 wrappers:
508 - lf-infra-wrappers:
509 build-timeout: '{build-timeout}'
510 jenkins-ssh-credential: '{jenkins-ssh-credential}'
511
512 # default values
513 release: master
514
515 bbsimImg: voltha/bbsim:master
516 rwCoreImg: voltha/voltha-rw-core:master
517 ofAgentImg: voltha/voltha-ofagent-go:master
518 openoltAdapterImg: voltha/voltha-openolt-adapter:master
519 openonuAdapterImg: voltha/voltha-openonu-adapter:master
520 onosImg: voltha/voltha-onos:master
521
522 bbsimChart: onf/bbsim
523 volthaChart: onf/voltha
524 openoltAdapterChart: onf/voltha-adapter-openolt
525 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700526 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700527 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700528
529 olts: 2
530 pons: 2
531 onus: 2
532 workflow: att
533 withFlows: false
534 provisionSubscribers: false
535 withEapol: true
536 withDhcp: true
537 withIgmp: false
538 withLLDP: false
539 withMibTemplate: true
540 withMonitoring: true
541 withProfiling: false
542 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700543 withRadius: yes
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700544 openonuAdapterReplicas: 1
545 onosReplicas: 1
546 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700547 kafkaReplicas: 3
548 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700549 extraHelmFlags: ''
550 onosStatInterval: 5
551 volthaSystemTestsChange: ''
552 kindVolthaChange: ''
553 inMemoryEtcdStorage: true
554 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700555 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700556
557 <<: *voltha-scale-job-parameters
558
Matteo Scandolo272aed42020-05-08 15:05:57 -0700559 project-type: pipeline
560 concurrent: false
561
562 dsl: !include-raw-escape: pipeline/{pipeline-script}
563
Matteo Scandoloabb83972020-06-25 16:08:23 -0700564 triggers:
565 - timed: |
566 TZ=America/Los_Angeles
567 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700568
569- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700570 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800571 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700572 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800573
574 description: |
575 <!-- Managed by Jenkins Job Builder -->
576 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
577 Using pipeline {pipeline-script} <br/><br/>
578 Scale measurements for VOLTHA 2.x
579
580 properties:
581 - cord-infra-properties:
582 build-days-to-keep: '{build-days-to-keep}'
583 artifact-num-to-keep: '{artifact-num-to-keep}'
584
585 wrappers:
586 - lf-infra-wrappers:
587 build-timeout: '{build-timeout}'
588 jenkins-ssh-credential: '{jenkins-ssh-credential}'
589
Matteo Scandolo0430f672020-05-07 11:50:26 -0700590 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700591 release: master
592
Matteo Scandolo0430f672020-05-07 11:50:26 -0700593 bbsimImg: voltha/bbsim:master
594 rwCoreImg: voltha/voltha-rw-core:master
595 ofAgentImg: voltha/voltha-ofagent-go:master
596 openoltAdapterImg: voltha/voltha-openolt-adapter:master
597 openonuAdapterImg: voltha/voltha-openonu-adapter:master
598 onosImg: voltha/voltha-onos:master
599
600 bbsimChart: onf/bbsim
601 volthaChart: onf/voltha
602 openoltAdapterChart: onf/voltha-adapter-openolt
603 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700604 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700605 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700606
Matteo Scandolo68776b72020-07-21 14:06:06 -0700607 olts: 2
608 pons: 2
609 onus: 2
610 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700611 withFlows: true
612 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700613 withEapol: true
614 withDhcp: true
615 withIgmp: false
616 withLLDP: false
617 withMibTemplate: true
618 withMonitoring: true
619 withProfiling: false
620 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700621 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700622 openonuAdapterReplicas: 1
623 onosReplicas: 1
624 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700625 kafkaReplicas: 1
626 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700627 extraHelmFlags: ''
628 onosStatInterval: 5
629 volthaSystemTestsChange: ''
630 kindVolthaChange: ''
631 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700632 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700633 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700634
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700635 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200636
Matteo Scandolo51b76302020-02-05 12:07:23 -0800637 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800638 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800639
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700640 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700641
Matteo Scandolo849db722020-10-21 10:58:41 -0700642 triggers:
643 - gerrit:
644 server-name: '{gerrit-server-name}'
645 silent-start: false
646 successful-message: "PASSED scale test"
647 failure-message: "FAILED scale test"
648 unstable-message: "UNSTABLE scale test"
649 trigger-on:
650 - comment-added-contains-event:
651 comment-contains-value: '.*scale test.*'
652 projects:
653 - project-compare-type: REG_EXP
654 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos)$'
655 branches:
656 - branch-compare-type: REG_EXP
657 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700658- job-template:
659 id: 'voltha-scale-matrix-dev'
660 name: '{name}'
661 pipeline-script: 'voltha-scale-matrix.groovy'
662
663 description: |
664 <!-- Managed by Jenkins Job Builder -->
665 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
666 Using pipeline {pipeline-script} <br/><br/>
667 Scale measurements for VOLTHA 2.x
668
669 properties:
670 - cord-infra-properties:
671 build-days-to-keep: '{build-days-to-keep}'
672 artifact-num-to-keep: '{artifact-num-to-keep}'
673
674 wrappers:
675 - lf-infra-wrappers:
676 build-timeout: '{build-timeout}'
677 jenkins-ssh-credential: '{jenkins-ssh-credential}'
678
679 # default values
680 release: master
681 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700682 volthaSystemTestsChange: ''
683 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700684
685 project-type: pipeline
686 concurrent: false
687
688 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700689
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700690 parameters:
691 - string:
692 name: release
693 default: '{release}'
694 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
695
696 - string:
697 name: buildNode
698 default: '{build-node}'
699 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700700
701 - string:
702 name: volthaSystemTestsChange
703 default: '{volthaSystemTestsChange}'
704 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
705
706 - string:
707 name: kindVolthaChange
708 default: '{kindVolthaChange}'
709 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'