blob: 02d25b2a299631c05dfd2c8b162709ddf778743b [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 Scandolof6fe0092020-12-10 09:43:04 -080012 # OpenONU PY Scale
Matteo Scandolob46bc402020-06-11 13:59:44 -070013 - 'voltha-scale-measurements':
Andrea Campanella27b5a662020-12-18 18:49:26 +010014 name: 'voltha-openonu-py-scale-measurements-2.6-2-16-32-dt-subscribers'
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -080015 pipeline-script: 'voltha-scale-test-2.6.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080016 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080017 build-node: 'voltha-scale-1'
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020018 time-trigger: "H H/4 * * *"
19 olts: 2
20 pons: 16
21 onus: 32
22 withFlows: true
23 provisionSubscribers: true
24 workflow: dt
Andrea Campanella27b5a662020-12-18 18:49:26 +010025 release: voltha-2.6
Andrea Campanellaf8e852b2020-09-30 14:48:09 +020026 withEapol: false
27 withDhcp: false
28 withIgmp: false
Matteo Scandolof6fe0092020-12-10 09:43:04 -080029 openonuAdapterReplicas: 8
30 extraHelmFlags: '--set use_openonu_adapter_go=false'
Matteo Scandoloebe4f722021-02-04 09:53:07 -080031 bbsimImg: ''
32 rwCoreImg: ''
33 ofAgentImg: ''
34 openoltAdapterImg: ''
35 openonuAdapterImg: ''
36 openonuAdapterGoImg: ''
37 onosImg: ''
Matteo Scandolo45ad8f52020-08-11 09:07:49 -070038
Andrea Campanellabdb199e2020-10-27 10:47:16 +010039 - 'voltha-scale-measurements':
Andrea Campanella27b5a662020-12-18 18:49:26 +010040 name: 'voltha-openonu-py-scale-measurements-2.6-2-16-32-att-subscribers'
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -080041 pipeline-script: 'voltha-scale-test-2.6.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080042 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080043 build-node: 'voltha-scale-1'
Andrea Campanellabdb199e2020-10-27 10:47:16 +010044 time-trigger: "H H/4 * * *"
Andrea Campanella37e8a452020-11-18 22:27:58 +010045 olts: 2
Andrea Campanellabdb199e2020-10-27 10:47:16 +010046 pons: 16
47 onus: 32
48 withFlows: true
49 provisionSubscribers: true
Andrea Campanella27b5a662020-12-18 18:49:26 +010050 release: voltha-2.6
Andrea Campanellabdb199e2020-10-27 10:47:16 +010051 withEapol: true
52 withDhcp: true
53 withIgmp: false
Matteo Scandolof6fe0092020-12-10 09:43:04 -080054 openonuAdapterReplicas: 8
55 extraHelmFlags: '--set use_openonu_adapter_go=false,authRetry=true,dhcpRetry=true'
Matteo Scandoloebe4f722021-02-04 09:53:07 -080056 bbsimImg: ''
57 rwCoreImg: ''
58 ofAgentImg: ''
59 openoltAdapterImg: ''
60 openonuAdapterImg: ''
61 openonuAdapterGoImg: ''
62 onosImg: ''
Andrea Campanellabdb199e2020-10-27 10:47:16 +010063
Girish Gowdra0de34422020-11-19 11:58:12 -080064 - 'voltha-scale-measurements':
Andrea Campanella27b5a662020-12-18 18:49:26 +010065 name: 'voltha-openonu-py-scale-measurements-2.6-2-16-32-tt-subscribers'
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -080066 pipeline-script: 'voltha-scale-test-2.6.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -080067 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080068 build-node: 'voltha-scale-1'
Girish Gowdra0de34422020-11-19 11:58:12 -080069 time-trigger: "H H/4 * * *"
Andrea Campanella945a21d2020-11-24 11:09:53 +010070 olts: 2
Girish Gowdra0de34422020-11-19 11:58:12 -080071 pons: 16
72 onus: 32
73 withFlows: true
74 workflow: tt
75 provisionSubscribers: true
Andrea Campanella27b5a662020-12-18 18:49:26 +010076 release: voltha-2.6
Girish Gowdra0de34422020-11-19 11:58:12 -080077 withEapol: false
78 withDhcp: true
79 withIgmp: false
Matteo Scandolof6fe0092020-12-10 09:43:04 -080080 openonuAdapterReplicas: 8
81 extraHelmFlags: '--set use_openonu_adapter_go=false,dhcpRetry=true,defaults.incremental_evto_update=true'
Matteo Scandoloebe4f722021-02-04 09:53:07 -080082 bbsimImg: ''
83 rwCoreImg: ''
84 ofAgentImg: ''
85 openoltAdapterImg: ''
86 openonuAdapterImg: ''
87 openonuAdapterGoImg: ''
88 onosImg: ''
Girish Gowdra0de34422020-11-19 11:58:12 -080089
Matteo Scandolo8df57162020-10-06 14:43:53 -070090 # this job will be used to test custom images without disrupting tests on master
91 - 'voltha-scale-measurements':
92 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070093 build-node: 'voltha-scale-1'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080094 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080095 # trigger on Feb 29th (a.k.a only trigger it manually)
96 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010097 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070098 olts: 1
99 pons: 1
Matteo Scandolo8df57162020-10-06 14:43:53 -0700100 onus: 32
101 withFlows: true
102 provisionSubscribers: true
103 withEapol: true
104 withDhcp: true
105 withIgmp: false
Matteo Scandolo0feb5e92020-10-27 19:34:51 -0700106 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandolo08d7d002020-11-20 17:37:56 -0800107 withPcap: false
Matteo Scandolo0b5317e2021-03-16 16:44:14 -0700108 openoltAdapterImg: matteoscandolo/voltha-openolt-adapter:id-validation
109 bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandolo9665d592020-10-23 19:08:14 +0000110
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800111 - 'voltha-scale-measurements':
112 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -0800113 build-node: 'voltha-scale-2'
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800114 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Andrea Campanella9389b0d2021-02-24 19:04:21 -0800115 'disable-job': true
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800116 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -0800117 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -0800118 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -0800119 logLevel: WARN
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800120 volthaStacks: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800121 olts: 2
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800122 pons: 2
123 onus: 2
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800124 withFlows: true
125 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -0800126 workflow: dt
127 withEapol: false
128 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800129 withIgmp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800130
Matteo Scandolo8df57162020-10-06 14:43:53 -0700131
Matteo Scandoloe51ef6c2020-09-28 10:32:12 -0700132 # jobs for 512 ONUs with a 8 openonu-adapters and clustered ONOS (1 OLT)
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700133 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700134 name: 'voltha-scale-measurements-master-1-16-32-att-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800135 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800136 build-node: 'voltha-scale-1'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700137 time-trigger: "H H/4 * * *"
138 olts: 1
139 pons: 16
140 onus: 32
141 withFlows: true
142 provisionSubscribers: true
143 withEapol: true
144 withDhcp: true
145 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700146 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700147
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700148 - 'voltha-scale-measurements':
149 name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800150 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800151 build-node: 'voltha-scale-1'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700152 time-trigger: "H H/4 * * *"
153 olts: 1
154 pons: 16
155 onus: 32
156 withFlows: true
157 provisionSubscribers: true
158 workflow: tt
159 withEapol: false
160 withDhcp: true
161 withIgmp: true
Matteo Scandolo37cba472020-10-26 14:15:34 -0700162 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Matteo Scandoloc05da5c2020-09-01 15:05:50 -0700163
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700164 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700165 name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800166 'disable-job': true
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800167 build-node: 'voltha-scale-1'
Matteo Scandoloe4b04342020-05-28 07:35:45 -0700168 time-trigger: "H H/4 * * *"
169 olts: 1
170 pons: 16
171 onus: 32
172 withFlows: true
173 provisionSubscribers: true
174 workflow: dt
175 withEapol: false
176 withDhcp: false
177 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700178 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanellafc7c9492020-05-12 12:56:38 +0200179
Matteo Scandolofebf6512021-03-02 11:37:37 -0800180 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -0700181 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700182 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800183 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800184 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700185 time-trigger: "H H/4 * * *"
186 olts: 2
187 pons: 16
188 onus: 32
189 withFlows: true
190 provisionSubscribers: true
191 withEapol: true
192 withDhcp: true
193 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700194 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100195 onosImg: andreacampanella/voltha-onos:olt-mac-integration
196# bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700197
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700198 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700199 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800200 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800201 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700202 time-trigger: "H H/4 * * *"
203 olts: 2
204 pons: 16
205 onus: 32
206 withFlows: true
207 provisionSubscribers: true
208 workflow: dt
209 withEapol: false
210 withDhcp: false
211 withIgmp: false
Matteo Scandolo37cba472020-10-26 14:15:34 -0700212 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100213 onosImg: andreacampanella/voltha-onos:olt-mac-integration
214# bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandolo86939302020-10-30 13:32:08 -0700215
216 - 'voltha-scale-measurements':
217 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800218 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800219 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700220 time-trigger: "H H/4 * * *"
221 olts: 2
222 pons: 16
223 onus: 32
224 withFlows: true
225 provisionSubscribers: true
226 workflow: tt
227 withEapol: false
228 withDhcp: true
229 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700230 onosReplicas: 3
231 atomixReplicas: 3
Matteo Scandolo86939302020-10-30 13:32:08 -0700232 extraHelmFlags: '--set authRetry=true,dhcpRetry=true'
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100233 onosImg: andreacampanella/voltha-onos:olt-mac-integration
234# bbsimImg: matteoscandolo/bbsim:id-check
Matteo Scandolo272aed42020-05-08 15:05:57 -0700235
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800236 # multi-stack jobs
237 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800238 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
239 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800240 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800241 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800242 time-trigger: "H H/4 * * *"
243 withMonitoring: false
244 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800245 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800246 olts: 2
247 pons: 16
248 onus: 32
249 withFlows: true
250 provisionSubscribers: true
251 workflow: att
252 withEapol: true
253 withDhcp: true
254 withIgmp: false
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100255 onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800256
257 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800258 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
259 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800260 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800261 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800262 time-trigger: "H H/4 * * *"
263 withMonitoring: false
264 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800265 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800266 olts: 2
267 pons: 16
268 onus: 32
269 withFlows: true
270 provisionSubscribers: true
271 workflow: dt
272 withEapol: false
273 withDhcp: false
274 withIgmp: false
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100275 onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800276
277 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800278 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
279 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800280 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800281 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800282 time-trigger: "H H/4 * * *"
283 withMonitoring: false
284 logLevel: WARN
Matteo Scandolod1430a72020-12-04 15:14:44 -0800285 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800286 olts: 2
287 pons: 16
288 onus: 32
289 withFlows: true
290 provisionSubscribers: true
291 workflow: tt
292 withEapol: false
293 withDhcp: true
294 withIgmp: true
Andrea Campanella7ca2b662021-03-15 11:10:28 +0100295 onosImg: andreacampanella/voltha-onos:olt-mac-integration
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800296
Matteo Scandolo17321b82020-12-11 10:05:10 -0800297 # voltha-2.6 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700298 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800299 name: 'voltha-scale-measurements-voltha-2.6-1-16-32-att-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800300 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800301 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800302 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700303 time-trigger: "H H/4 * * *"
304 olts: 1
305 pons: 16
306 onus: 32
307 withFlows: true
308 provisionSubscribers: true
309 withEapol: true
310 withDhcp: true
311 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700312 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800313 release: voltha-2.6
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700314 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700315 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700316 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700317 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700318 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800319 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200320 onosImg: ''
Matteo Scandolod43064b2020-07-13 17:18:45 -0700321
322 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800323 name: 'voltha-scale-measurements-voltha-2.6-2-16-32-dt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800324 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800325 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800326 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700327 time-trigger: "H H/4 * * *"
328 olts: 2
329 pons: 16
330 onus: 32
331 withFlows: true
332 provisionSubscribers: true
333 workflow: dt
334 withEapol: false
335 withDhcp: false
336 withIgmp: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700337 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800338 release: voltha-2.6
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700339 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700340 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700341 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700342 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700343 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800344 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200345 onosImg: ''
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700346
Matteo Scandolo031bd982020-09-16 10:03:47 -0700347 - 'voltha-scale-measurements':
Matteo Scandolo17321b82020-12-11 10:05:10 -0800348 name: 'voltha-scale-measurements-voltha-2.6-1-16-32-tt-subscribers'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800349 'disable-job': false
Matteo Scandolo11311742021-01-25 13:56:22 -0800350 pipeline-script: 'voltha-scale-test-2.6.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800351 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700352 time-trigger: "H H/4 * * *"
353 olts: 1
354 pons: 16
355 onus: 32
356 withFlows: true
357 provisionSubscribers: true
358 workflow: tt
359 withEapol: false
360 withDhcp: true
361 withIgmp: true
Matteo Scandolo031bd982020-09-16 10:03:47 -0700362 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandolo17321b82020-12-11 10:05:10 -0800363 release: voltha-2.6
Matteo Scandolo031bd982020-09-16 10:03:47 -0700364 bbsimImg: ''
365 rwCoreImg: ''
366 ofAgentImg: ''
367 openoltAdapterImg: ''
368 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800369 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700370 onosImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700371
Andrea Campanella27b5a662020-12-18 18:49:26 +0100372 # 2.6 multi-stack jobs
373 - 'voltha-scale-measurements':
374 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-att-subscribers'
375 build-node: 'voltha-scale-2'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800376 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100377 pipeline-script: 'voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100378 time-trigger: "H H/4 * * *"
379 withMonitoring: false
380 logLevel: WARN
381 volthaStacks: 10
382 olts: 2
383 pons: 16
384 onus: 32
385 withFlows: true
386 provisionSubscribers: true
387 release: voltha-2.6
388 workflow: att
389 withEapol: true
390 withDhcp: true
391 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800392 bbsimImg: ''
393 rwCoreImg: ''
394 ofAgentImg: ''
395 openoltAdapterImg: ''
396 openonuAdapterImg: ''
397 openonuAdapterGoImg: ''
398 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100399
400 - 'voltha-scale-measurements':
401 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-dt-subscribers'
402 build-node: 'voltha-scale-2'
403 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800404 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100405 time-trigger: "H H/4 * * *"
406 withMonitoring: false
407 logLevel: WARN
408 volthaStacks: 10
409 olts: 2
410 pons: 16
411 onus: 32
412 withFlows: true
413 provisionSubscribers: true
414 release: voltha-2.6
415 workflow: dt
416 withEapol: false
417 withDhcp: false
418 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800419 bbsimImg: ''
420 rwCoreImg: ''
421 ofAgentImg: ''
422 openoltAdapterImg: ''
423 openonuAdapterImg: ''
424 openonuAdapterGoImg: ''
425 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100426
427 - 'voltha-scale-measurements':
428 name: 'voltha-scale-measurements-2.6-10-stacks-2-16-32-tt-subscribers'
429 build-node: 'voltha-scale-2'
430 pipeline-script: 'voltha-scale-multi-stack.groovy'
Matteo Scandoloc1895e12021-03-11 15:14:20 -0800431 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100432 time-trigger: "H H/4 * * *"
433 withMonitoring: false
434 logLevel: WARN
435 volthaStacks: 10
436 olts: 2
437 pons: 16
438 onus: 32
439 withFlows: true
440 provisionSubscribers: true
441 release: voltha-2.6
442 workflow: tt
443 withEapol: false
444 withDhcp: true
445 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800446 bbsimImg: ''
447 rwCoreImg: ''
448 ofAgentImg: ''
449 openoltAdapterImg: ''
450 openonuAdapterImg: ''
451 openonuAdapterGoImg: ''
452 onosImg: ''
Andrea Campanella27b5a662020-12-18 18:49:26 +0100453
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700454 # per patchset job
455 - 'voltha-scale-measurements':
456 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800457 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700458 olts: 1
459 pons: 16
460 onus: 32
461 withFlows: true
462 provisionSubscribers: true
463 withEapol: true
464 withDhcp: true
465 withIgmp: false
466 withMonitoring: false
467 trigger-comment: "voltha scale test ATT"
468
469 - 'voltha-scale-measurements':
470 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800471 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700472 olts: 1
473 pons: 16
474 onus: 32
475 withFlows: true
476 provisionSubscribers: true
477 workflow: tt
478 withEapol: false
479 withDhcp: true
480 withIgmp: true
481 withMonitoring: false
482 trigger-comment: "voltha scale test TT"
483
484 - 'voltha-scale-measurements':
485 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800486 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700487 olts: 1
488 pons: 16
489 onus: 32
490 withFlows: true
491 provisionSubscribers: true
492 workflow: dt
493 withEapol: false
494 withDhcp: false
495 withIgmp: false
496 withMonitoring: false
497 trigger-comment: "voltha scale test DT"
498
Matteo Scandolo272aed42020-05-08 15:05:57 -0700499 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700500 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700501 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700502 build-node: 'voltha-scale'
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700503 extraHelmFlags: '--set defaults.rw_core.timeout=30s '
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700504
Matteo Scandolodc930192020-08-27 15:56:16 -0700505 # development matrix
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700506 - 'voltha-scale-matrix':
507 name: 'voltha-scale-matrix-voltha-master-dev'
Matteo Scandolodc930192020-08-27 15:56:16 -0700508 build-node: 'voltha-scale'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800509
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700510 # development matrix
511 - 'voltha-scale-matrix':
512 name: 'voltha-scale-matrix-voltha-master'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800513 build-node: 'voltha-scale-1'
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700514 onosReplicas: 3
515 atomixReplicas: 3
516 kafkaReplicas: 3
517 etcdReplicas: 3
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800518 topologies: 1-16-16, 1-16-32, 2-16-32
Matteo Scandoloaf41ca92020-11-05 06:04:54 -0800519 time-trigger: H 0 * * *
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700520
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700521# list of parameters for the VOLTHA Jobs,
522# used as anchor so that can be shared across multiple jobs
523# to use in a job: `parameters: *voltha-build-job-parameters`
524- voltha-scale-job-parameters: &voltha-scale-job-parameters
525 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700526 parameters:
527 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800528 name: pipeline-script
529 default: '{pipeline-script}'
530 description: 'The pipeline script to use'
531
532 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700533 name: release
534 default: '{release}'
535 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
536
537 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700538 name: buildNode
539 default: '{build-node}'
540 description: 'Name of the Jenkins node to run the job on'
541
542 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700543 name: dockerRegistry
544 default: '{dockerRegistry}'
545 description: 'Address of the docker registry to use if we are building custom images'
546
547 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700548 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700549 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700550 description: 'Log level for all the components'
551
552 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800553 name: volthaStacks
554 default: '{volthaStacks}'
555 description: 'Number of VOLTHA Stacks to deploy'
556
557 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700558 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700559 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700560 description: 'Number of ONUs to provision'
561
562 - string:
563 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700564 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700565 description: 'Number of PONs to provision'
566
567 - string:
568 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700569 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700570 description: 'How many BBSim instances to run'
571
572 - string:
573 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700574 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700575 description: 'Which workflow are we testing (att, dt, tt)'
576
577 - bool:
578 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700579 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700580 description: 'Wheter to push flows from ONOS'
581
582 - bool:
583 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700584 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700585 description: 'Wheter to provision subscribers durint the tests'
586
587 - bool:
588 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700589 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700590 description: 'Wheter EAPOL is enabled for the test'
591
592 - bool:
593 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700594 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700595 description: 'Wheter DHCP is enabled for the test'
596
597 - bool:
598 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700599 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700600 description: 'Wheter IGMP is enabled for the test'
601
602 - bool:
603 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700604 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700605 description: 'Wheter Link Discovery is enabled for the test'
606
607 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700608 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700609 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700610 description: 'Option to install Prometheus'
611
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700612 - bool:
613 name: withProfiling
614 default: '{withProfiling}'
615 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
616
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700617 - bool:
618 name: withPcap
619 default: '{withPcap}'
620 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
621
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700622 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700623 name: withRadius
624 default: '{withRadius}'
625 description: 'Value to pass to kind-voltha WITH_RADIUS'
626
627 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700628 name: extraHelmFlags
629 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700630 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 -0700631
Matteo Scandolo272aed42020-05-08 15:05:57 -0700632 - string:
633 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700634 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700635 description: 'How many OpenONU adapter instances to run'
636
637 - string:
638 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700639 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700640 description: 'How many ONOSes instances to run'
641
642 - string:
643 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700644 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700645 description: 'How many Atomix instances to run'
646
647 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700648 name: kafkaReplicas
649 default: '{kafkaReplicas}'
650 description: 'How many Kafka instances to run'
651
652 - string:
653 name: etcdReplicas
654 default: '{etcdReplicas}'
655 description: 'How many ETCD instances to run'
656
657 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700658 name: onosStatInterval
659 default: '{onosStatInterval}'
660 description: 'How often ONOS should poll for ports, flows and meters'
661
662 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700663 name: bbsimImg
664 default: '{bbsimImg}'
665 description: 'Custom image selection for BBSIM (repo:tag)'
666
667 - string:
668 name: bbsimChart
669 default: '{bbsimChart}'
670 description: 'BBSim chart name (or location on file system)'
671
672 - string:
673 name: rwCoreImg
674 default: '{rwCoreImg}'
675 description: 'Custom image selection for VOLTHA (repo:tag)'
676
677 - string:
678 name: ofAgentImg
679 default: '{ofAgentImg}'
680 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
681
682 - string:
683 name: volthaChart
684 default: '{volthaChart}'
685 description: 'VOLTHA chart name (or location on file system)'
686
687 - string:
688 name: openoltAdapterImg
689 default: '{openoltAdapterImg}'
690 description: 'Custom image selection for Openolt Adapter (repo:tag)'
691
692 - string:
693 name: openoltAdapterChart
694 default: '{openoltAdapterChart}'
695 description: 'OpenOLT chart name (or location on file system)'
696
697 - string:
698 name: openonuAdapterImg
699 default: '{openonuAdapterImg}'
700 description: 'Custom image selection for Openonu Adapter (repo:tag)'
701
702 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100703 name: openonuAdapterGoImg
704 default: '{openonuAdapterGoImg}'
705 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
706
707 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700708 name: openonuAdapterChart
709 default: '{openonuAdapterChart}'
710 description: 'OpenONU chart name (or location on file system)'
711
712 - string:
713 name: onosImg
714 default: '{onosImg}'
715 description: 'Custom image selection for Openonu Adapter (repo:tag)'
716
717 - string:
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700718 name: onosChart
719 default: '{onosChart}'
720 description: 'ONOS chart name (or location on file system)'
721
722 - string:
Matteo Scandolo06506102020-10-13 12:24:20 -0700723 name: radiusChart
724 default: '{radiusChart}'
725 description: 'freeradius chart name (or location on file system)'
726
727 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700728 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700729 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700730 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
731
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700732 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800733 name: volthaHelmChartsChange
734 default: '{volthaHelmChartsChange}'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700735 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
736
Matteo Scandoloccc06192020-06-22 10:16:17 -0700737 - bool:
738 name: inMemoryEtcdStorage
739 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700740 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700741
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200742 - string:
743 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700744 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200745 description: 'Karaf home'
746
Matteo Scandolo001003e2021-02-03 15:39:26 -0800747 # remove once voltha-2.6 is deprecated
748 - string:
749 name: kindVolthaChange
750 default: '{kindVolthaChange}'
751 description: 'Download a change for gerrit in the kind-voltha repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo90c5ccc2021-02-26 13:53:14 -0800752 - bool:
753 name: withMibTemplate
754 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800755
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700756- job-template:
757 id: 'voltha-scale-measurements'
758 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700759 disabled: '{disable-job}'
760
761 description: |
762 <!-- Managed by Jenkins Job Builder -->
763 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
764 Using pipeline {pipeline-script} <br/><br/>
765 Scale measurements for VOLTHA 2.x
766
767 properties:
768 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800769 build-days-to-keep: '{big-build-days-to-keep}'
770 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700771
772 wrappers:
773 - lf-infra-wrappers:
774 build-timeout: '{build-timeout}'
775 jenkins-ssh-credential: '{jenkins-ssh-credential}'
776
777 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800778 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700779 release: master
780
781 bbsimImg: voltha/bbsim:master
782 rwCoreImg: voltha/voltha-rw-core:master
783 ofAgentImg: voltha/voltha-ofagent-go:master
784 openoltAdapterImg: voltha/voltha-openolt-adapter:master
785 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100786 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700787 onosImg: voltha/voltha-onos:master
788
789 bbsimChart: onf/bbsim
790 volthaChart: onf/voltha
791 openoltAdapterChart: onf/voltha-adapter-openolt
792 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700793 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700794 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700795
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800796 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700797 olts: 2
798 pons: 2
799 onus: 2
800 workflow: att
801 withFlows: false
802 provisionSubscribers: false
803 withEapol: true
804 withDhcp: true
805 withIgmp: false
806 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700807 withMonitoring: true
808 withProfiling: false
809 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700810 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100811 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700812 onosReplicas: 3
813 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700814 kafkaReplicas: 3
815 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700816 extraHelmFlags: ''
817 onosStatInterval: 5
818 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800819 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800820 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700821 inMemoryEtcdStorage: true
822 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700823 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700824 dockerRegistry: 10.90.0.101:30500
825 trigger-comment: vv7CBoQQYYonvaN8xcru
826 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700827
828 <<: *voltha-scale-job-parameters
829
Matteo Scandolo272aed42020-05-08 15:05:57 -0700830 project-type: pipeline
831 concurrent: false
832
833 dsl: !include-raw-escape: pipeline/{pipeline-script}
834
Matteo Scandoloabb83972020-06-25 16:08:23 -0700835 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700836 # periodic jobs will set this every 4 hours
837 # patchset jobs will set this to "0 0 29 2 *" (feb 29th, it's once every 4 years)
Matteo Scandoloabb83972020-06-25 16:08:23 -0700838 - timed: |
839 TZ=America/Los_Angeles
840 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700841 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
842 # patchset jobs will set this to a meaningful comment
843 - gerrit:
844 server-name: '{gerrit-server-name}'
845 silent-start: false
846 successful-message: "PASSED scale test"
847 failure-message: "FAILED scale test"
848 unstable-message: "UNSTABLE scale test"
849 trigger-on:
850 - comment-added-contains-event:
851 comment-contains-value: '.*{trigger-comment}.*'
852 projects:
853 - project-compare-type: REG_EXP
854 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
855 branches:
856 - branch-compare-type: REG_EXP
857 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700858
859- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700860 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800861 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800862
863 description: |
864 <!-- Managed by Jenkins Job Builder -->
865 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
866 Using pipeline {pipeline-script} <br/><br/>
867 Scale measurements for VOLTHA 2.x
868
869 properties:
870 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800871 build-days-to-keep: '{big-build-days-to-keep}'
872 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800873
874 wrappers:
875 - lf-infra-wrappers:
876 build-timeout: '{build-timeout}'
877 jenkins-ssh-credential: '{jenkins-ssh-credential}'
878
Matteo Scandolo0430f672020-05-07 11:50:26 -0700879 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800880 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700881 release: master
882
Matteo Scandolo0430f672020-05-07 11:50:26 -0700883 bbsimImg: voltha/bbsim:master
884 rwCoreImg: voltha/voltha-rw-core:master
885 ofAgentImg: voltha/voltha-ofagent-go:master
886 openoltAdapterImg: voltha/voltha-openolt-adapter:master
887 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100888 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700889 onosImg: voltha/voltha-onos:master
890
891 bbsimChart: onf/bbsim
892 volthaChart: onf/voltha
893 openoltAdapterChart: onf/voltha-adapter-openolt
894 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700895 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700896 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700897
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800898 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700899 olts: 2
900 pons: 2
901 onus: 2
902 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700903 withFlows: true
904 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700905 withEapol: true
906 withDhcp: true
907 withIgmp: false
908 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700909 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700910 withProfiling: false
911 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700912 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700913 openonuAdapterReplicas: 1
914 onosReplicas: 1
915 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700916 kafkaReplicas: 1
917 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700918 extraHelmFlags: ''
919 onosStatInterval: 5
920 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800921 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800922 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700923 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700924 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700925 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700926 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700927
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700928 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200929
Matteo Scandolo51b76302020-02-05 12:07:23 -0800930 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800931 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800932
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700933 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700934
Matteo Scandolo849db722020-10-21 10:58:41 -0700935 triggers:
936 - gerrit:
937 server-name: '{gerrit-server-name}'
938 silent-start: false
939 successful-message: "PASSED scale test"
940 failure-message: "FAILED scale test"
941 unstable-message: "UNSTABLE scale test"
942 trigger-on:
943 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700944 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700945 projects:
946 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700947 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700948 branches:
949 - branch-compare-type: REG_EXP
950 branch-pattern: '{all-branches-regexp}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700951- job-template:
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700952 id: 'voltha-scale-matrix'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700953 name: '{name}'
954 pipeline-script: 'voltha-scale-matrix.groovy'
955
956 description: |
957 <!-- Managed by Jenkins Job Builder -->
958 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
959 Using pipeline {pipeline-script} <br/><br/>
960 Scale measurements for VOLTHA 2.x
961
962 properties:
963 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800964 build-days-to-keep: '{big-build-days-to-keep}'
965 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700966
967 wrappers:
968 - lf-infra-wrappers:
969 build-timeout: '{build-timeout}'
970 jenkins-ssh-credential: '{jenkins-ssh-credential}'
971
972 # default values
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800973 time-trigger: 0 0 29 2 *
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700974 release: master
975 build-node: 'voltha-scale'
Matteo Scandolo52749cb2020-08-27 16:33:13 -0700976 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800977 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800978 kindVolthaChange: ''
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700979 onosReplicas: 1
980 atomixReplicas: 0
981 kafkaReplicas: 1
982 etcdReplicas: 1
Matteo Scandoloe5d41f62020-11-04 15:43:50 -0800983 openonuAdapterReplicas: 1
Matteo Scandoloffc7f842020-11-04 13:43:21 -0800984 topologies: 1-1-1, 1-2-2, 2-2-2
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700985
986 project-type: pipeline
987 concurrent: false
988
989 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandolodc930192020-08-27 15:56:16 -0700990
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700991 parameters:
992 - string:
993 name: release
994 default: '{release}'
995 description: 'Version of the code to test (matches a branch in kind-voltha and voltha-system-tests repos)'
996
997 - string:
998 name: buildNode
999 default: '{build-node}'
1000 description: 'Name of the Jenkins node to run the job on'
Matteo Scandolo52749cb2020-08-27 16:33:13 -07001001
1002 - string:
1003 name: volthaSystemTestsChange
1004 default: '{volthaSystemTestsChange}'
1005 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
1006
1007 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -08001008 name: volthaHelmChartsChange
1009 default: '{volthaHelmChartsChange}'
1010 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5fec8022020-08-27 17:29:35 -07001011
1012 - string:
1013 name: onosReplicas
1014 default: '{onosReplicas}'
1015 description: 'How many ONOSes instances to run'
1016
1017 - string:
1018 name: atomixReplicas
1019 default: '{atomixReplicas}'
1020 description: 'How many Atomix instances to run'
1021
1022 - string:
1023 name: kafkaReplicas
1024 default: '{kafkaReplicas}'
1025 description: 'How many Kafka instances to run'
1026
1027 - string:
1028 name: etcdReplicas
1029 default: '{etcdReplicas}'
1030 description: 'How many ETCD instances to run'
Matteo Scandoloffc7f842020-11-04 13:43:21 -08001031
1032 - string:
Matteo Scandoloe5d41f62020-11-04 15:43:50 -08001033 name: openonuAdapterReplicas
1034 default: '{openonuAdapterReplicas}'
1035 description: 'How many OpenONU adapter instances to run'
1036
1037 - string:
Matteo Scandoloffc7f842020-11-04 13:43:21 -08001038 name: topologies
1039 default: '{topologies}'
1040 description: 'Topologies configuration, comma separate list of "olt-pon-onu" eg: "1-16-16, 1-16-32"'
1041
1042 triggers:
1043 - timed: |
1044 TZ=America/Los_Angeles
1045 {time-trigger}