blob: 4838fa986e70e0cde373f0d023b15b41897254a2 [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 Scandolo9b5d1b82020-10-28 15:02:10 -070057 time-trigger: "H H/4 * * *"
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -070058 withMonitoring: false
Matteo Scandolo8df57162020-10-06 14:43:53 -070059 olts: 1
60 pons: 16
61 onus: 32
62 withFlows: true
63 provisionSubscribers: true
64 withEapol: true
65 withDhcp: true
66 withIgmp: false
67 openonuAdapterReplicas: 8
68 onosReplicas: 3
69 atomixReplicas: 3
Matteo Scandolo0feb5e92020-10-27 19:34:51 -070070 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo8df57162020-10-06 14:43:53 -070071 withPcap: true
Matteo Scandolo9665d592020-10-23 19:08:14 +000072
Matteo Scandolo8df57162020-10-06 14:43:53 -070073
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -070074 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -070075 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070076 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070077 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -070078 build-node: 'onf-pod1-head-node'
79 time-trigger: "H H/4 * * *"
80 olts: 1
81 pons: 16
82 onus: 32
83 withFlows: true
84 provisionSubscribers: true
85 withEapol: true
86 withDhcp: true
87 withIgmp: false
88 openonuAdapterReplicas: 8
89 onosReplicas: 3
90 atomixReplicas: 3
Matteo Scandolo91337832020-08-25 18:39:33 -070091 withPcap: true
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 Scandolo79184172020-09-17 10:16:42 -0700111 withPcap: true
Matteo Scandolo37cba472020-10-26 14:15:34 -0700112 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700113
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700114 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700115 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700116 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700117 build-node: 'onf-pod1-head-node'
118 time-trigger: "H H/4 * * *"
119 olts: 1
120 pons: 16
121 onus: 32
122 withFlows: true
123 provisionSubscribers: true
124 workflow: dt
125 withEapol: false
126 withDhcp: false
127 withIgmp: false
128 openonuAdapterReplicas: 8
129 onosReplicas: 3
130 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700131 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200132
Matteo Scandolo272aed42020-05-08 15:05:57 -0700133 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700134 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700135 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700136 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700137 build-node: 'onf-pod1-head-node'
138 time-trigger: "H H/4 * * *"
139 olts: 2
140 pons: 16
141 onus: 32
142 withFlows: true
143 provisionSubscribers: true
144 withEapol: true
145 withDhcp: true
146 withIgmp: false
147 openonuAdapterReplicas: 8
148 onosReplicas: 3
149 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700150 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe28521c2020-09-24 14:30:35 -0700151 withPcap: true
Matteo Scandolo9607a2b2020-10-30 12:20:12 -0700152 onosImg: matteoscandolo/voltha-onos:olt-log
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700153
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700154 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700155 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700156 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700157 build-node: 'onf-pod1-head-node'
158 time-trigger: "H H/4 * * *"
159 olts: 2
160 pons: 16
161 onus: 32
162 withFlows: true
163 provisionSubscribers: true
164 workflow: dt
165 withEapol: false
166 withDhcp: false
167 withIgmp: false
168 openonuAdapterReplicas: 8
169 onosReplicas: 3
170 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700171 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo86939302020-10-30 13:32:08 -0700172
173 - 'voltha-scale-measurements':
174 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
175 'disable-job': false
176 build-node: 'onf-pod1-head-node'
177 time-trigger: "H H/4 * * *"
178 olts: 2
179 pons: 16
180 onus: 32
181 withFlows: true
182 provisionSubscribers: true
183 workflow: tt
184 withEapol: false
185 withDhcp: true
186 withIgmp: true
187 openonuAdapterReplicas: 8
188 onosReplicas: 3
189 atomixReplicas: 3
190 withPcap: true
191 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700192
Matteo Scandolo031bd982020-09-16 10:03:47 -0700193 # voltha-2.5 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700194 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700195 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-att-subscribers'
Matteo Scandolo86939302020-10-30 13:32:08 -0700196 'disable-job': false
Matteo Scandolod43064b2020-07-13 17:18:45 -0700197 build-node: 'onf-pod1-head-node'
198 time-trigger: "H H/4 * * *"
199 olts: 1
200 pons: 16
201 onus: 32
202 withFlows: true
203 provisionSubscribers: true
204 withEapol: true
205 withDhcp: true
206 withIgmp: false
207 openonuAdapterReplicas: 8
208 onosReplicas: 3
209 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700210 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700211 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700212 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700213 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700214 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700215 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700216 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200217 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700218 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700219
220 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700221 name: 'voltha-scale-measurements-voltha-2.5-2-16-32-dt-subscribers'
Matteo Scandolo86939302020-10-30 13:32:08 -0700222 'disable-job': false
Matteo Scandolod43064b2020-07-13 17:18:45 -0700223 build-node: 'onf-pod1-head-node'
224 time-trigger: "H H/4 * * *"
225 olts: 2
226 pons: 16
227 onus: 32
228 withFlows: true
229 provisionSubscribers: true
230 workflow: dt
231 withEapol: false
232 withDhcp: false
233 withIgmp: false
234 openonuAdapterReplicas: 8
235 onosReplicas: 3
236 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700237 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700238 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700239 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700240 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700241 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700242 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700243 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200244 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700245
Matteo Scandolo031bd982020-09-16 10:03:47 -0700246 - 'voltha-scale-measurements':
247 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-tt-subscribers'
Matteo Scandolo86939302020-10-30 13:32:08 -0700248 'disable-job': false
Matteo Scandolo031bd982020-09-16 10:03:47 -0700249 build-node: 'onf-pod1-head-node'
250 time-trigger: "H H/4 * * *"
251 olts: 1
252 pons: 16
253 onus: 32
254 withFlows: true
255 provisionSubscribers: true
256 workflow: tt
257 withEapol: false
258 withDhcp: true
259 withIgmp: true
260 openonuAdapterReplicas: 8
261 onosReplicas: 3
262 atomixReplicas: 3
263 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
264 release: voltha-2.5
265 bbsimImg: ''
266 rwCoreImg: ''
267 ofAgentImg: ''
268 openoltAdapterImg: ''
269 openonuAdapterImg: ''
270 onosImg: ''
271 withPcap: true
272
Matteo Scandolo272aed42020-05-08 15:05:57 -0700273 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700274 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700275 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700276 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700277 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700278
Matteo Scandolodc930192020-08-27 15:56:16 -0700279 # development matrix
280 - 'voltha-scale-matrix-dev':
281 name: 'voltha-scale-matrix-voltha-2.4-dev'
282 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800283
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700284# list of parameters for the VOLTHA Jobs,
285# used as anchor so that can be shared across multiple jobs
286# to use in a job: `parameters: *voltha-build-job-parameters`
287- voltha-scale-job-parameters: &voltha-scale-job-parameters
288 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700289 parameters:
290 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700291 name: release
292 default: '{release}'
293 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
294
295 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700296 name: buildNode
297 default: '{build-node}'
298 description: 'Name of the Jenkins node to run the job on'
299
300 - string:
301 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700302 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700303 description: 'Log level for all the components'
304
305 - string:
306 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700307 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700308 description: 'Number of ONUs to provision'
309
310 - string:
311 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700312 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700313 description: 'Number of PONs to provision'
314
315 - string:
316 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700317 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700318 description: 'How many BBSim instances to run'
319
320 - string:
321 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700322 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700323 description: 'Which workflow are we testing (att, dt, tt)'
324
325 - bool:
326 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700327 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700328 description: 'Wheter to push flows from ONOS'
329
330 - bool:
331 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700332 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700333 description: 'Wheter to provision subscribers durint the tests'
334
335 - bool:
336 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700337 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700338 description: 'Wheter EAPOL is enabled for the test'
339
340 - bool:
341 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700342 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700343 description: 'Wheter DHCP is enabled for the test'
344
345 - bool:
346 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700347 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700348 description: 'Wheter IGMP is enabled for the test'
349
350 - bool:
351 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700352 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700353 description: 'Wheter Link Discovery is enabled for the test'
354
355 - bool:
356 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700357 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700358 description: 'Option to trigger MIB template command'
359
360 - bool:
361 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700362 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700363 description: 'Option to install Prometheus'
364
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700365 - bool:
366 name: withProfiling
367 default: '{withProfiling}'
368 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
369
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700370 - bool:
371 name: withPcap
372 default: '{withPcap}'
373 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
374
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700375 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700376 name: withRadius
377 default: '{withRadius}'
378 description: 'Value to pass to kind-voltha WITH_RADIUS'
379
380 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700381 name: extraHelmFlags
382 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700383 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 -0700384
Matteo Scandolo272aed42020-05-08 15:05:57 -0700385 - string:
386 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700387 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700388 description: 'How many OpenONU adapter instances to run'
389
390 - string:
391 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700392 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700393 description: 'How many ONOSes instances to run'
394
395 - string:
396 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700397 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700398 description: 'How many Atomix instances to run'
399
400 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700401 name: kafkaReplicas
402 default: '{kafkaReplicas}'
403 description: 'How many Kafka instances to run'
404
405 - string:
406 name: etcdReplicas
407 default: '{etcdReplicas}'
408 description: 'How many ETCD instances to run'
409
410 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700411 name: onosStatInterval
412 default: '{onosStatInterval}'
413 description: 'How often ONOS should poll for ports, flows and meters'
414
415 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700416 name: bbsimImg
417 default: '{bbsimImg}'
418 description: 'Custom image selection for BBSIM (repo:tag)'
419
420 - string:
421 name: bbsimChart
422 default: '{bbsimChart}'
423 description: 'BBSim chart name (or location on file system)'
424
425 - string:
426 name: rwCoreImg
427 default: '{rwCoreImg}'
428 description: 'Custom image selection for VOLTHA (repo:tag)'
429
430 - string:
431 name: ofAgentImg
432 default: '{ofAgentImg}'
433 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
434
435 - string:
436 name: volthaChart
437 default: '{volthaChart}'
438 description: 'VOLTHA chart name (or location on file system)'
439
440 - string:
441 name: openoltAdapterImg
442 default: '{openoltAdapterImg}'
443 description: 'Custom image selection for Openolt Adapter (repo:tag)'
444
445 - string:
446 name: openoltAdapterChart
447 default: '{openoltAdapterChart}'
448 description: 'OpenOLT chart name (or location on file system)'
449
450 - string:
451 name: openonuAdapterImg
452 default: '{openonuAdapterImg}'
453 description: 'Custom image selection for Openonu Adapter (repo:tag)'
454
455 - string:
456 name: openonuAdapterChart
457 default: '{openonuAdapterChart}'
458 description: 'OpenONU chart name (or location on file system)'
459
460 - string:
461 name: onosImg
462 default: '{onosImg}'
463 description: 'Custom image selection for Openonu Adapter (repo:tag)'
464
465 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700466 name: onosChart
467 default: '{onosChart}'
468 description: 'ONOS chart name (or location on file system)'
469
470 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700471 name: radiusChart
472 default: '{radiusChart}'
473 description: 'freeradius chart name (or location on file system)'
474
475 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700476 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700477 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700478 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
479
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700480 - string:
481 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700482 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700483 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
484
Matteo Scandoloccc06192020-06-22 10:16:17 -0700485 - bool:
486 name: inMemoryEtcdStorage
487 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700488 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700489
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200490 - string:
491 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700492 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200493 description: 'Karaf home'
494
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700495- job-template:
496 id: 'voltha-scale-measurements'
497 name: '{name}'
498 pipeline-script: 'voltha-scale-test.groovy'
499 disabled: '{disable-job}'
500
501 description: |
502 <!-- Managed by Jenkins Job Builder -->
503 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
504 Using pipeline {pipeline-script} <br/><br/>
505 Scale measurements for VOLTHA 2.x
506
507 properties:
508 - cord-infra-properties:
509 build-days-to-keep: 30
510 artifact-num-to-keep: 15
511
512 wrappers:
513 - lf-infra-wrappers:
514 build-timeout: '{build-timeout}'
515 jenkins-ssh-credential: '{jenkins-ssh-credential}'
516
517 # default values
518 release: master
519
520 bbsimImg: voltha/bbsim:master
521 rwCoreImg: voltha/voltha-rw-core:master
522 ofAgentImg: voltha/voltha-ofagent-go:master
523 openoltAdapterImg: voltha/voltha-openolt-adapter:master
524 openonuAdapterImg: voltha/voltha-openonu-adapter:master
525 onosImg: voltha/voltha-onos:master
526
527 bbsimChart: onf/bbsim
528 volthaChart: onf/voltha
529 openoltAdapterChart: onf/voltha-adapter-openolt
530 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700531 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700532 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700533
534 olts: 2
535 pons: 2
536 onus: 2
537 workflow: att
538 withFlows: false
539 provisionSubscribers: false
540 withEapol: true
541 withDhcp: true
542 withIgmp: false
543 withLLDP: false
544 withMibTemplate: true
545 withMonitoring: true
546 withProfiling: false
547 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700548 withRadius: yes
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700549 openonuAdapterReplicas: 1
550 onosReplicas: 1
551 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700552 kafkaReplicas: 3
553 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700554 extraHelmFlags: ''
555 onosStatInterval: 5
556 volthaSystemTestsChange: ''
557 kindVolthaChange: ''
558 inMemoryEtcdStorage: true
559 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700560 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700561
562 <<: *voltha-scale-job-parameters
563
Matteo Scandolo272aed42020-05-08 15:05:57 -0700564 project-type: pipeline
565 concurrent: false
566
567 dsl: !include-raw-escape: pipeline/{pipeline-script}
568
Matteo Scandoloabb83972020-06-25 16:08:23 -0700569 triggers:
570 - timed: |
571 TZ=America/Los_Angeles
572 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700573
574- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700575 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800576 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700577 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800578
579 description: |
580 <!-- Managed by Jenkins Job Builder -->
581 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
582 Using pipeline {pipeline-script} <br/><br/>
583 Scale measurements for VOLTHA 2.x
584
585 properties:
586 - cord-infra-properties:
587 build-days-to-keep: '{build-days-to-keep}'
588 artifact-num-to-keep: '{artifact-num-to-keep}'
589
590 wrappers:
591 - lf-infra-wrappers:
592 build-timeout: '{build-timeout}'
593 jenkins-ssh-credential: '{jenkins-ssh-credential}'
594
Matteo Scandolo0430f672020-05-07 11:50:26 -0700595 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700596 release: master
597
Matteo Scandolo0430f672020-05-07 11:50:26 -0700598 bbsimImg: voltha/bbsim:master
599 rwCoreImg: voltha/voltha-rw-core:master
600 ofAgentImg: voltha/voltha-ofagent-go:master
601 openoltAdapterImg: voltha/voltha-openolt-adapter:master
602 openonuAdapterImg: voltha/voltha-openonu-adapter:master
603 onosImg: voltha/voltha-onos:master
604
605 bbsimChart: onf/bbsim
606 volthaChart: onf/voltha
607 openoltAdapterChart: onf/voltha-adapter-openolt
608 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700609 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700610 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700611
Matteo Scandolo68776b72020-07-21 14:06:06 -0700612 olts: 2
613 pons: 2
614 onus: 2
615 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700616 withFlows: true
617 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700618 withEapol: true
619 withDhcp: true
620 withIgmp: false
621 withLLDP: false
622 withMibTemplate: true
623 withMonitoring: true
624 withProfiling: false
625 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700626 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700627 openonuAdapterReplicas: 1
628 onosReplicas: 1
629 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700630 kafkaReplicas: 1
631 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700632 extraHelmFlags: ''
633 onosStatInterval: 5
634 volthaSystemTestsChange: ''
635 kindVolthaChange: ''
636 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700637 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700638 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700639
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700640 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200641
Matteo Scandolo51b76302020-02-05 12:07:23 -0800642 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800643 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800644
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700645 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700646
Matteo Scandolo849db722020-10-21 10:58:41 -0700647 triggers:
648 - gerrit:
649 server-name: '{gerrit-server-name}'
650 silent-start: false
651 successful-message: "PASSED scale test"
652 failure-message: "FAILED scale test"
653 unstable-message: "UNSTABLE scale test"
654 trigger-on:
655 - comment-added-contains-event:
656 comment-contains-value: '.*scale test.*'
657 projects:
658 - project-compare-type: REG_EXP
659 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos)$'
660 branches:
661 - branch-compare-type: REG_EXP
662 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700663- job-template:
664 id: 'voltha-scale-matrix-dev'
665 name: '{name}'
666 pipeline-script: 'voltha-scale-matrix.groovy'
667
668 description: |
669 <!-- Managed by Jenkins Job Builder -->
670 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
671 Using pipeline {pipeline-script} <br/><br/>
672 Scale measurements for VOLTHA 2.x
673
674 properties:
675 - cord-infra-properties:
676 build-days-to-keep: '{build-days-to-keep}'
677 artifact-num-to-keep: '{artifact-num-to-keep}'
678
679 wrappers:
680 - lf-infra-wrappers:
681 build-timeout: '{build-timeout}'
682 jenkins-ssh-credential: '{jenkins-ssh-credential}'
683
684 # default values
685 release: master
686 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700687 volthaSystemTestsChange: ''
688 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700689
690 project-type: pipeline
691 concurrent: false
692
693 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700694
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700695 parameters:
696 - string:
697 name: release
698 default: '{release}'
699 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
700
701 - string:
702 name: buildNode
703 default: '{build-node}'
704 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700705
706 - string:
707 name: volthaSystemTestsChange
708 default: '{volthaSystemTestsChange}'
709 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
710
711 - string:
712 name: kindVolthaChange
713 default: '{kindVolthaChange}'
714 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'