blob: 246c3ffc53b7e2fe42c0f3790dc2d845c3dc74c8 [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 Scandolo9a76cc02020-10-29 13:50:19 -070072 bbsimImg: matteoscandolo/bbsim:dummy-dhcp
73 onosImg: matteoscandolo/voltha-onos:olt-logs
Matteo Scandolo9665d592020-10-23 19:08:14 +000074
Matteo Scandolo8df57162020-10-06 14:43:53 -070075
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -070076 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -070077 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070078 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -070079 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -070080 build-node: 'onf-pod1-head-node'
81 time-trigger: "H H/4 * * *"
82 olts: 1
83 pons: 16
84 onus: 32
85 withFlows: true
86 provisionSubscribers: true
87 withEapol: true
88 withDhcp: true
89 withIgmp: false
90 openonuAdapterReplicas: 8
91 onosReplicas: 3
92 atomixReplicas: 3
Matteo Scandolo91337832020-08-25 18:39:33 -070093 withPcap: true
Matteo Scandolo37cba472020-10-26 14:15:34 -070094 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo9a76cc02020-10-29 13:50:19 -070095 bbsimImg: matteoscandolo/bbsim:dummy-dhcp
96 onosImg: matteoscandolo/voltha-onos:olt-logs
Matteo Scandoloe4b04342020-05-28 07:35:45 -070097
Matteo Scandoloc05da5c2020-09-01 15:05:50 -070098 - 'voltha-scale-measurements':
99 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700100 'disable-job': false
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700101 build-node: 'onf-pod1-head-node'
102 time-trigger: "H H/4 * * *"
103 olts: 1
104 pons: 16
105 onus: 32
106 withFlows: true
107 provisionSubscribers: true
108 workflow: tt
109 withEapol: false
110 withDhcp: true
111 withIgmp: true
112 openonuAdapterReplicas: 8
113 onosReplicas: 3
114 atomixReplicas: 3
Matteo Scandolo79184172020-09-17 10:16:42 -0700115 withPcap: true
Matteo Scandolo9a76cc02020-10-29 13:50:19 -0700116 bbsimImg: matteoscandolo/bbsim:dummy-dhcp
117 onosImg: matteoscandolo/voltha-onos:olt-logs
Matteo Scandolo37cba472020-10-26 14:15:34 -0700118 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700119
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700120 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700121 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700122 'disable-job': false
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700123 build-node: 'onf-pod1-head-node'
124 time-trigger: "H H/4 * * *"
125 olts: 1
126 pons: 16
127 onus: 32
128 withFlows: true
129 provisionSubscribers: true
130 workflow: dt
131 withEapol: false
132 withDhcp: false
133 withIgmp: false
134 openonuAdapterReplicas: 8
135 onosReplicas: 3
136 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700137 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo9a76cc02020-10-29 13:50:19 -0700138 bbsimImg: matteoscandolo/bbsim:dummy-dhcp
139 onosImg: matteoscandolo/voltha-onos:olt-logs
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200140
Matteo Scandolo272aed42020-05-08 15:05:57 -0700141 # jobs for 1024 ONUs with a 8 openonu-adapters and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700142 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700143 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700144 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700145 build-node: 'onf-pod1-head-node'
146 time-trigger: "H H/4 * * *"
147 olts: 2
148 pons: 16
149 onus: 32
150 withFlows: true
151 provisionSubscribers: true
152 withEapol: true
153 withDhcp: true
154 withIgmp: false
155 openonuAdapterReplicas: 8
156 onosReplicas: 3
157 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700158 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafa87bca2020-10-30 08:41:11 +0100159 onosImg: andreacampanella/voltha-onos:olt-log
Matteo Scandoloe28521c2020-09-24 14:30:35 -0700160 withPcap: true
Matteo Scandolo9a76cc02020-10-29 13:50:19 -0700161 bbsimImg: matteoscandolo/bbsim:dummy-dhcp
162 onosImg: matteoscandolo/voltha-onos:olt-logs
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700163
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700164 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700165 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo9b5d1b82020-10-28 15:02:10 -0700166 'disable-job': false
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700167 build-node: 'onf-pod1-head-node'
168 time-trigger: "H H/4 * * *"
169 olts: 2
170 pons: 16
171 onus: 32
172 withFlows: true
173 provisionSubscribers: true
174 workflow: dt
175 withEapol: false
176 withDhcp: false
177 withIgmp: false
178 openonuAdapterReplicas: 8
179 onosReplicas: 3
180 atomixReplicas: 3
Matteo Scandolo37cba472020-10-26 14:15:34 -0700181 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo9a76cc02020-10-29 13:50:19 -0700182 bbsimImg: matteoscandolo/bbsim:dummy-dhcp
183 onosImg: matteoscandolo/voltha-onos:olt-logs
Matteo Scandolo272aed42020-05-08 15:05:57 -0700184
Matteo Scandolo031bd982020-09-16 10:03:47 -0700185 # voltha-2.5 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700186 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700187 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-att-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700188 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700189 build-node: 'onf-pod1-head-node'
190 time-trigger: "H H/4 * * *"
191 olts: 1
192 pons: 16
193 onus: 32
194 withFlows: true
195 provisionSubscribers: true
196 withEapol: true
197 withDhcp: true
198 withIgmp: false
199 openonuAdapterReplicas: 8
200 onosReplicas: 3
201 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700202 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700203 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700204 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700205 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700206 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700207 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700208 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200209 onosImg: ''
Matteo Scandolof1097ce2020-08-25 09:57:41 -0700210 withPcap: true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700211
212 - 'voltha-scale-measurements':
Matteo Scandolo031bd982020-09-16 10:03:47 -0700213 name: 'voltha-scale-measurements-voltha-2.5-2-16-32-dt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700214 'disable-job': true
Matteo Scandolod43064b2020-07-13 17:18:45 -0700215 build-node: 'onf-pod1-head-node'
216 time-trigger: "H H/4 * * *"
217 olts: 2
218 pons: 16
219 onus: 32
220 withFlows: true
221 provisionSubscribers: true
222 workflow: dt
223 withEapol: false
224 withDhcp: false
225 withIgmp: false
226 openonuAdapterReplicas: 8
227 onosReplicas: 3
228 atomixReplicas: 3
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700229 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo031bd982020-09-16 10:03:47 -0700230 release: voltha-2.5
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700231 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700232 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700233 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700234 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700235 openonuAdapterImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200236 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700237
Matteo Scandolo031bd982020-09-16 10:03:47 -0700238 - 'voltha-scale-measurements':
239 name: 'voltha-scale-measurements-voltha-2.5-1-16-32-tt-subscribers'
Matteo Scandoloc348aea2020-10-07 13:36:04 -0700240 'disable-job': true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700241 build-node: 'onf-pod1-head-node'
242 time-trigger: "H H/4 * * *"
243 olts: 1
244 pons: 16
245 onus: 32
246 withFlows: true
247 provisionSubscribers: true
248 workflow: tt
249 withEapol: false
250 withDhcp: true
251 withIgmp: true
252 openonuAdapterReplicas: 8
253 onosReplicas: 3
254 atomixReplicas: 3
255 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
256 release: voltha-2.5
257 bbsimImg: ''
258 rwCoreImg: ''
259 ofAgentImg: ''
260 openoltAdapterImg: ''
261 openonuAdapterImg: ''
262 onosImg: ''
263 withPcap: true
264
Matteo Scandolo272aed42020-05-08 15:05:57 -0700265 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700266 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700267 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700268 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700269 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700270
Matteo Scandolodc930192020-08-27 15:56:16 -0700271 # development matrix
272 - 'voltha-scale-matrix-dev':
273 name: 'voltha-scale-matrix-voltha-2.4-dev'
274 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800275
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700276# list of parameters for the VOLTHA Jobs,
277# used as anchor so that can be shared across multiple jobs
278# to use in a job: `parameters: *voltha-build-job-parameters`
279- voltha-scale-job-parameters: &voltha-scale-job-parameters
280 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700281 parameters:
282 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700283 name: release
284 default: '{release}'
285 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
286
287 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700288 name: buildNode
289 default: '{build-node}'
290 description: 'Name of the Jenkins node to run the job on'
291
292 - string:
293 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700294 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700295 description: 'Log level for all the components'
296
297 - string:
298 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700299 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700300 description: 'Number of ONUs to provision'
301
302 - string:
303 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700304 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700305 description: 'Number of PONs to provision'
306
307 - string:
308 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700309 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700310 description: 'How many BBSim instances to run'
311
312 - string:
313 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700314 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700315 description: 'Which workflow are we testing (att, dt, tt)'
316
317 - bool:
318 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700319 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700320 description: 'Wheter to push flows from ONOS'
321
322 - bool:
323 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700324 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700325 description: 'Wheter to provision subscribers durint the tests'
326
327 - bool:
328 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700329 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700330 description: 'Wheter EAPOL is enabled for the test'
331
332 - bool:
333 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700334 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700335 description: 'Wheter DHCP is enabled for the test'
336
337 - bool:
338 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700339 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700340 description: 'Wheter IGMP is enabled for the test'
341
342 - bool:
343 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700344 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700345 description: 'Wheter Link Discovery is enabled for the test'
346
347 - bool:
348 name: withMibTemplate
Matteo Scandolo393add12020-05-08 18:03:17 -0700349 default: '{withMibTemplate}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700350 description: 'Option to trigger MIB template command'
351
352 - bool:
353 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700354 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700355 description: 'Option to install Prometheus'
356
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700357 - bool:
358 name: withProfiling
359 default: '{withProfiling}'
360 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
361
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700362 - bool:
363 name: withPcap
364 default: '{withPcap}'
365 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
366
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700367 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700368 name: withRadius
369 default: '{withRadius}'
370 description: 'Value to pass to kind-voltha WITH_RADIUS'
371
372 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700373 name: extraHelmFlags
374 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700375 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 -0700376
Matteo Scandolo272aed42020-05-08 15:05:57 -0700377 - string:
378 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700379 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700380 description: 'How many OpenONU adapter instances to run'
381
382 - string:
383 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700384 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700385 description: 'How many ONOSes instances to run'
386
387 - string:
388 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700389 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700390 description: 'How many Atomix instances to run'
391
392 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700393 name: kafkaReplicas
394 default: '{kafkaReplicas}'
395 description: 'How many Kafka instances to run'
396
397 - string:
398 name: etcdReplicas
399 default: '{etcdReplicas}'
400 description: 'How many ETCD instances to run'
401
402 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700403 name: onosStatInterval
404 default: '{onosStatInterval}'
405 description: 'How often ONOS should poll for ports, flows and meters'
406
407 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700408 name: bbsimImg
409 default: '{bbsimImg}'
410 description: 'Custom image selection for BBSIM (repo:tag)'
411
412 - string:
413 name: bbsimChart
414 default: '{bbsimChart}'
415 description: 'BBSim chart name (or location on file system)'
416
417 - string:
418 name: rwCoreImg
419 default: '{rwCoreImg}'
420 description: 'Custom image selection for VOLTHA (repo:tag)'
421
422 - string:
423 name: ofAgentImg
424 default: '{ofAgentImg}'
425 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
426
427 - string:
428 name: volthaChart
429 default: '{volthaChart}'
430 description: 'VOLTHA chart name (or location on file system)'
431
432 - string:
433 name: openoltAdapterImg
434 default: '{openoltAdapterImg}'
435 description: 'Custom image selection for Openolt Adapter (repo:tag)'
436
437 - string:
438 name: openoltAdapterChart
439 default: '{openoltAdapterChart}'
440 description: 'OpenOLT chart name (or location on file system)'
441
442 - string:
443 name: openonuAdapterImg
444 default: '{openonuAdapterImg}'
445 description: 'Custom image selection for Openonu Adapter (repo:tag)'
446
447 - string:
448 name: openonuAdapterChart
449 default: '{openonuAdapterChart}'
450 description: 'OpenONU chart name (or location on file system)'
451
452 - string:
453 name: onosImg
454 default: '{onosImg}'
455 description: 'Custom image selection for Openonu Adapter (repo:tag)'
456
457 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700458 name: onosChart
459 default: '{onosChart}'
460 description: 'ONOS chart name (or location on file system)'
461
462 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700463 name: radiusChart
464 default: '{radiusChart}'
465 description: 'freeradius chart name (or location on file system)'
466
467 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700468 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700469 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700470 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
471
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700472 - string:
473 name: kindVolthaChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700474 default: '{kindVolthaChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700475 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
476
Matteo Scandoloccc06192020-06-22 10:16:17 -0700477 - bool:
478 name: inMemoryEtcdStorage
479 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700480 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700481
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200482 - string:
483 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700484 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200485 description: 'Karaf home'
486
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700487- job-template:
488 id: 'voltha-scale-measurements'
489 name: '{name}'
490 pipeline-script: 'voltha-scale-test.groovy'
491 disabled: '{disable-job}'
492
493 description: |
494 <!-- Managed by Jenkins Job Builder -->
495 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
496 Using pipeline {pipeline-script} <br/><br/>
497 Scale measurements for VOLTHA 2.x
498
499 properties:
500 - cord-infra-properties:
501 build-days-to-keep: 30
502 artifact-num-to-keep: 15
503
504 wrappers:
505 - lf-infra-wrappers:
506 build-timeout: '{build-timeout}'
507 jenkins-ssh-credential: '{jenkins-ssh-credential}'
508
509 # default values
510 release: master
511
512 bbsimImg: voltha/bbsim:master
513 rwCoreImg: voltha/voltha-rw-core:master
514 ofAgentImg: voltha/voltha-ofagent-go:master
515 openoltAdapterImg: voltha/voltha-openolt-adapter:master
516 openonuAdapterImg: voltha/voltha-openonu-adapter:master
517 onosImg: voltha/voltha-onos:master
518
519 bbsimChart: onf/bbsim
520 volthaChart: onf/voltha
521 openoltAdapterChart: onf/voltha-adapter-openolt
522 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700523 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700524 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700525
526 olts: 2
527 pons: 2
528 onus: 2
529 workflow: att
530 withFlows: false
531 provisionSubscribers: false
532 withEapol: true
533 withDhcp: true
534 withIgmp: false
535 withLLDP: false
536 withMibTemplate: true
537 withMonitoring: true
538 withProfiling: false
539 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700540 withRadius: yes
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700541 openonuAdapterReplicas: 1
542 onosReplicas: 1
543 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700544 kafkaReplicas: 3
545 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700546 extraHelmFlags: ''
547 onosStatInterval: 5
548 volthaSystemTestsChange: ''
549 kindVolthaChange: ''
550 inMemoryEtcdStorage: true
551 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700552 logLevel: 'INFO'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700553
554 <<: *voltha-scale-job-parameters
555
Matteo Scandolo272aed42020-05-08 15:05:57 -0700556 project-type: pipeline
557 concurrent: false
558
559 dsl: !include-raw-escape: pipeline/{pipeline-script}
560
Matteo Scandoloabb83972020-06-25 16:08:23 -0700561 triggers:
562 - timed: |
563 TZ=America/Los_Angeles
564 {time-trigger}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700565
566- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700567 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800568 name: '{name}'
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700569 pipeline-script: 'voltha-scale-test.groovy'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800570
571 description: |
572 <!-- Managed by Jenkins Job Builder -->
573 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
574 Using pipeline {pipeline-script} <br/><br/>
575 Scale measurements for VOLTHA 2.x
576
577 properties:
578 - cord-infra-properties:
579 build-days-to-keep: '{build-days-to-keep}'
580 artifact-num-to-keep: '{artifact-num-to-keep}'
581
582 wrappers:
583 - lf-infra-wrappers:
584 build-timeout: '{build-timeout}'
585 jenkins-ssh-credential: '{jenkins-ssh-credential}'
586
Matteo Scandolo0430f672020-05-07 11:50:26 -0700587 # default values
Matteo Scandolo68776b72020-07-21 14:06:06 -0700588 release: master
589
Matteo Scandolo0430f672020-05-07 11:50:26 -0700590 bbsimImg: voltha/bbsim:master
591 rwCoreImg: voltha/voltha-rw-core:master
592 ofAgentImg: voltha/voltha-ofagent-go:master
593 openoltAdapterImg: voltha/voltha-openolt-adapter:master
594 openonuAdapterImg: voltha/voltha-openonu-adapter:master
595 onosImg: voltha/voltha-onos:master
596
597 bbsimChart: onf/bbsim
598 volthaChart: onf/voltha
599 openoltAdapterChart: onf/voltha-adapter-openolt
600 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700601 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700602 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700603
Matteo Scandolo68776b72020-07-21 14:06:06 -0700604 olts: 2
605 pons: 2
606 onus: 2
607 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700608 withFlows: true
609 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700610 withEapol: true
611 withDhcp: true
612 withIgmp: false
613 withLLDP: false
614 withMibTemplate: true
615 withMonitoring: true
616 withProfiling: false
617 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700618 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700619 openonuAdapterReplicas: 1
620 onosReplicas: 1
621 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700622 kafkaReplicas: 1
623 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700624 extraHelmFlags: ''
625 onosStatInterval: 5
626 volthaSystemTestsChange: ''
627 kindVolthaChange: ''
628 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700629 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700630 logLevel: 'INFO'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700631
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700632 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200633
Matteo Scandolo51b76302020-02-05 12:07:23 -0800634 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800635 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800636
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700637 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700638
Matteo Scandolo849db722020-10-21 10:58:41 -0700639 triggers:
640 - gerrit:
641 server-name: '{gerrit-server-name}'
642 silent-start: false
643 successful-message: "PASSED scale test"
644 failure-message: "FAILED scale test"
645 unstable-message: "UNSTABLE scale test"
646 trigger-on:
647 - comment-added-contains-event:
648 comment-contains-value: '.*scale test.*'
649 projects:
650 - project-compare-type: REG_EXP
651 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos)$'
652 branches:
653 - branch-compare-type: REG_EXP
654 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700655- job-template:
656 id: 'voltha-scale-matrix-dev'
657 name: '{name}'
658 pipeline-script: 'voltha-scale-matrix.groovy'
659
660 description: |
661 <!-- Managed by Jenkins Job Builder -->
662 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
663 Using pipeline {pipeline-script} <br/><br/>
664 Scale measurements for VOLTHA 2.x
665
666 properties:
667 - cord-infra-properties:
668 build-days-to-keep: '{build-days-to-keep}'
669 artifact-num-to-keep: '{artifact-num-to-keep}'
670
671 wrappers:
672 - lf-infra-wrappers:
673 build-timeout: '{build-timeout}'
674 jenkins-ssh-credential: '{jenkins-ssh-credential}'
675
676 # default values
677 release: master
678 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700679 volthaSystemTestsChange: ''
680 kindVolthaChange: ''
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700681
682 project-type: pipeline
683 concurrent: false
684
685 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700686
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700687 parameters:
688 - string:
689 name: release
690 default: '{release}'
691 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
692
693 - string:
694 name: buildNode
695 default: '{build-node}'
696 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700697
698 - string:
699 name: volthaSystemTestsChange
700 default: '{volthaSystemTestsChange}'
701 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
702
703 - string:
704 name: kindVolthaChange
705 default: '{kindVolthaChange}'
706 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'