blob: 8fb5c82c7fe4248cdeaccff06d25fa555185c904 [file] [log] [blame]
Matteo Scandolo51b76302020-02-05 12:07:23 -08001---
2# VOLTHA 2.x scale measurements
3
Eric Ballc03e6f82025-08-07 15:06:12 -07004- _voltha_214_common: &voltha_214_common
5 name: voltha-2.14-common
6 pipeline-branch: 'voltha-2.14'
Eric Ball0d5a51a2025-01-22 16:55:16 -08007 time-trigger: "H H/4 * * *"
8 olts: 2
9 pons: 16
10 onus: 32
11 withFlows: true
12 provisionSubscribers: true
13 bbsimImg: ''
14 rwCoreImg: ''
15 ofAgentImg: ''
16 openoltAdapterImg: ''
17 openonuAdapterImg: ''
18 openonuAdapterGoImg: ''
19 onosImg: ''
Eric Ballc03e6f82025-08-07 15:06:12 -070020 release: voltha-2.14
Eric Ball0d5a51a2025-01-22 16:55:16 -080021
Matteo Scandolo51b76302020-02-05 12:07:23 -080022- project:
23 name: voltha-scale
24
25 project-name: '{name}'
26
27 jobs:
Matteo Scandolo272aed42020-05-08 15:05:57 -070028 # name format is <job-template>-<olts>-<pon>-<onus>-<setup>
Matteo Scandolo3136cca2020-05-15 14:14:27 -070029
Matteo Scandolo8df57162020-10-06 14:43:53 -070030 # this job will be used to test custom images without disrupting tests on master
31 - 'voltha-scale-measurements':
32 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070033 build-node: 'voltha-scale-1'
Matteo Scandoloe6647a02020-11-02 10:27:52 -080034 # trigger on Feb 29th (a.k.a only trigger it manually)
35 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010036 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070037 olts: 1
Matteo Scandolo3329f402021-03-18 18:23:07 -070038 pons: 16
Matteo Scandolo8df57162020-10-06 14:43:53 -070039 onus: 32
40 withFlows: true
41 provisionSubscribers: true
42 withEapol: true
43 withDhcp: true
44 withIgmp: false
Matteo Scandolo28f4ec62021-07-07 17:45:21 -070045 extraHelmFlags: '--set authRetry=false,dhcpRetry=false'
Matteo Scandolo08d7d002020-11-20 17:37:56 -080046 withPcap: false
Matteo Scandolo9665d592020-10-23 19:08:14 +000047
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080048 - 'voltha-scale-measurements':
49 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -080050 build-node: 'voltha-scale-2'
Jan Klare8846dea2023-09-15 14:31:56 +020051 pipeline-script: 'voltha/voltha-scale-multi-stack.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +020052 pipeline-branch: 'master'
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080053 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -080054 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -080055 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080056 logLevel: WARN
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070057 volthaStacks: 10
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080058 olts: 2
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070059 pons: 16
60 onus: 32
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080061 withFlows: true
62 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080063 workflow: dt
64 withEapol: false
65 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080066 withIgmp: false
Matteo Scandoloa8684b82022-06-23 16:53:19 -070067 # extraHelmFlags: " -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn "
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080068
Matteo Scandolofebf6512021-03-02 11:37:37 -080069 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -070070 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070071 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080072 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070073 time-trigger: "H H/4 * * *"
Joey Armstrong01bbf8d2023-03-05 06:20:14 -050074 disable-job: true
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070075 olts: 2
76 pons: 16
77 onus: 32
78 withFlows: true
79 provisionSubscribers: true
80 withEapol: true
81 withDhcp: true
82 withIgmp: false
Joey Armstrongca4cb462023-01-12 17:51:05 -050083 extraHelmFlags: >-
84 --set authRetry=true,dhcpRetry=true
85 --set voltha.securityContext.enabled=false -f /home/jenkins/voltha-scale/voltha-values.yaml
86 --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn
87 --set global.rpc_timeout=30s --set voltha.ofagent.log_level=DEBUG'
Matteo Scandolo8630f3d2022-06-27 11:55:54 -070088 onosReplicas: 1
89 atomixReplicas: 1
90 onosImg: andreacampanella/voltha-onos:extend-timeout
Matteo Scandolo878ea7b2022-06-27 16:21:03 -070091 ofAgentImg: matteoscandolo/voltha-ofagent-go:scale-debug
Matteo Scandolo7185dea2022-06-28 15:24:53 -070092 openoltAdapterImg: matteoscandolo/voltha-openolt-adapter:indications
Joey Armstrongca4cb462023-01-12 17:51:05 -050093 volthaHelmChartsChange: refs/changes/54/32954/1
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070094
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070095 - 'voltha-scale-measurements':
Hardik Windlass0e37a1c2022-01-31 10:35:57 +000096 name: 'voltha-scale-measurements-master-onu-upgrade-2-16-32-att-onus'
Hardik Windlass4a76e092022-01-28 11:51:55 +000097 build-node: 'voltha-scale-1'
98 time-trigger: "H H/12 * * *"
99 olts: 2
100 pons: 16
101 onus: 32
102 withOnuUpgrade: true
103 withFlows: true
104 provisionSubscribers: false
105 withEapol: false
106 withDhcp: false
107 withIgmp: false
Matteo Scandoloa8684b82022-06-23 16:53:19 -0700108 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=3s'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000109
110 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700111 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800112 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700113 time-trigger: "H H/4 * * *"
Joey Armstrong01bbf8d2023-03-05 06:20:14 -0500114 disable-job: true
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -0700115 olts: 2
116 pons: 16
117 onus: 32
118 withFlows: true
119 provisionSubscribers: true
120 workflow: dt
121 withEapol: false
122 withDhcp: false
123 withIgmp: false
Matteo Scandolo878ea7b2022-06-27 16:21:03 -0700124 extraHelmFlags: '--set voltha.securityContext.enabled=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn'
Matteo Scandolo8630f3d2022-06-27 11:55:54 -0700125 onosReplicas: 1
126 atomixReplicas: 1
127 onosImg: andreacampanella/voltha-onos:extend-timeout
Matteo Scandolo878ea7b2022-06-27 16:21:03 -0700128 ofAgentImg: matteoscandolo/voltha-ofagent-go:scale-debug
Matteo Scandolo7185dea2022-06-28 15:24:53 -0700129 openoltAdapterImg: matteoscandolo/voltha-openolt-adapter:indications
Joey Armstrongca4cb462023-01-12 17:51:05 -0500130 volthaHelmChartsChange: refs/changes/54/32954/1
Matteo Scandolo86939302020-10-30 13:32:08 -0700131
132 - 'voltha-scale-measurements':
133 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800134 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700135 time-trigger: "H H/4 * * *"
Joey Armstrong01bbf8d2023-03-05 06:20:14 -0500136 disable-job: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700137 olts: 2
138 pons: 16
139 onus: 32
140 withFlows: true
141 provisionSubscribers: true
142 workflow: tt
143 withEapol: false
144 withDhcp: true
145 withIgmp: true
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800146 extraHelmFlags: >
Matteo Scandolo878ea7b2022-06-27 16:21:03 -0700147 --set voltha.securityContext.enabled=false
Matteo Scandoloa8684b82022-06-23 16:53:19 -0700148 --set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800149 --set global.rpc_timeout=30s,global.adapter_open_onu.timeout=30s,global.adapter_open_olt.timeout=30s,global.adapter_open_olt.rpc_timeout=30s
150 onosStatInterval: 30
151 onosGroupInterval: 30
Matteo Scandolo878ea7b2022-06-27 16:21:03 -0700152 onosReplicas: 1
153 atomixReplicas: 1
154 onosImg: andreacampanella/voltha-onos:extend-timeout
155 ofAgentImg: matteoscandolo/voltha-ofagent-go:scale-debug
Matteo Scandolo7185dea2022-06-28 15:24:53 -0700156 openoltAdapterImg: matteoscandolo/voltha-openolt-adapter:indications
Joey Armstrongca4cb462023-01-12 17:51:05 -0500157 volthaHelmChartsChange: refs/changes/54/32954/1
Matteo Scandolo272aed42020-05-08 15:05:57 -0700158
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100159 - 'voltha-scale-measurements':
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100160 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers-maclearner'
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100161 build-node: 'voltha-scale-1'
162 time-trigger: "H H/4 * * *"
Joey Armstrong01bbf8d2023-03-05 06:20:14 -0500163 disable-job: true
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100164 olts: 2
165 pons: 16
166 onus: 32
167 withFlows: true
168 provisionSubscribers: true
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100169 workflow: tt
170 withEapol: false
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100171 withDhcp: true
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100172 withIgmp: true
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100173 withMaclearning: true
Andrea Campanellade9139a2022-02-09 16:50:36 +0100174 testTimeout: 20
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100175 onosReplicas: 3
176 atomixReplicas: 3
177 extraHelmFlags: >
Matteo Scandoloa8684b82022-06-23 16:53:19 -0700178 --set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values-tt.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100179 --set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=maclearner
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100180 --set bbsim-sadis-server.images.bbsim_sadis_server.tag=master
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100181
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100182 # 4k ONTs jobs
183 - 'voltha-scale-measurements':
184 name: 'voltha-scale-measurements-master-2-64-32-dt-subscribers'
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100185 build-node: 'voltha-scale-1'
186 time-trigger: "H H/4 * * *"
187 olts: 2
188 pons: 64
189 onus: 32
Elia Battiston4decc6b2022-02-25 10:22:56 +0100190 unis: 1
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100191 withFlows: true
192 provisionSubscribers: true
193 workflow: dt
194 withEapol: false
195 withDhcp: false
196 withIgmp: false
Andrea Campanellad0c8fee2022-01-27 17:07:43 +0100197 onosImg: andreacampanella/voltha-onos:4k-dev
198 withMibTemplate: false
Matteo Scandolof9efcaf2022-06-22 15:49:04 -0700199 mibTemplateUrl: 'https://raw.githubusercontent.com/opencord/voltha-openonu-adapter-go/master/templates/BBSM-v0.0.1-BBSM_IMG_00001-v1-1UNI.json'
Matteo Scandoloa8684b82022-06-23 16:53:19 -0700200 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn'
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100201
Andrea Campanella518e6672022-01-17 11:42:53 +0100202 - 'voltha-scale-measurements':
Joey Armstrongca4cb462023-01-12 17:51:05 -0500203 name: 'voltha-scale-measurements-master-1-64-63-dt-subscribers'
204 build-node: 'voltha-scale-1'
205 time-trigger: "H H/4 * * *"
206 olts: 1
207 pons: 64
208 onus: 63
209 unis: 1
210 withFlows: true
211 provisionSubscribers: true
212 workflow: dt
213 withEapol: false
214 withDhcp: false
215 withIgmp: false
216 onosImg: andreacampanella/voltha-onos:4k-dev
217 withMibTemplate: false
218 mibTemplateUrl: 'https://raw.githubusercontent.com/opencord/voltha-openonu-adapter-go/master/templates/BBSM-v0.0.1-BBSM_IMG_00001-v1-1UNI.json'
219 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn -f /home/cord/dt-custom-values.yaml'
Andrea Campanella518e6672022-01-17 11:42:53 +0100220
Matteo Scandolo95f99682022-02-10 15:10:37 -0800221 - 'voltha-scale-measurements':
Joey Armstrongca4cb462023-01-12 17:51:05 -0500222 name: 'voltha-scale-measurements-master-1-64-63-tt-subscribers'
223 build-node: 'voltha-scale-1'
224 time-trigger: "H H/4 * * *"
225 olts: 1
226 pons: 64
227 onus: 63
228 unis: 1
229 withFlows: true
230 provisionSubscribers: true
231 workflow: tt
232 withEapol: false
233 withDhcp: true
234 withIgmp: true
235 onosImg: andreacampanella/voltha-onos:4k-dev
236 withMibTemplate: false
237 mibTemplateUrl: 'https://raw.githubusercontent.com/opencord/voltha-openonu-adapter-go/master/templates/BBSM-v0.0.1-BBSM_IMG_00001-v1-1UNI.json'
238 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn -f /home/cord/tt-custom-values.yaml'
Matteo Scandolo95f99682022-02-10 15:10:37 -0800239
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800240 # multi-stack jobs
241 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800242 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
243 build-node: 'voltha-scale-2'
Jan Klare8846dea2023-09-15 14:31:56 +0200244 pipeline-script: 'voltha/voltha-scale-multi-stack.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +0200245 pipeline-branch: 'master'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800246 time-trigger: "H H/4 * * *"
Matteo Scandolo7ec783f2022-05-09 15:10:10 -0700247 disable-job: true
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800248 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800249 onosReplicas: 1
250 atomixReplicas: 0
251 kafkaReplicas: 1
252 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800253 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800254 olts: 2
255 pons: 16
256 onus: 32
257 withFlows: true
258 provisionSubscribers: true
259 workflow: att
260 withEapol: true
261 withDhcp: true
262 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800263 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800264
265 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800266 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
267 build-node: 'voltha-scale-2'
Jan Klare8846dea2023-09-15 14:31:56 +0200268 pipeline-script: 'voltha/voltha-scale-multi-stack.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +0200269 pipeline-branch: 'master'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800270 time-trigger: "H H/4 * * *"
Matteo Scandolo7ec783f2022-05-09 15:10:10 -0700271 disable-job: true
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800272 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800273 onosReplicas: 1
274 atomixReplicas: 0
275 kafkaReplicas: 1
276 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800277 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800278 olts: 2
279 pons: 16
280 onus: 32
281 withFlows: true
282 provisionSubscribers: true
283 workflow: dt
284 withEapol: false
285 withDhcp: false
286 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800287 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800288
289 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800290 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
291 build-node: 'voltha-scale-2'
Jan Klare8846dea2023-09-15 14:31:56 +0200292 pipeline-script: 'voltha/voltha-scale-multi-stack.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +0200293 pipeline-branch: 'master'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800294 time-trigger: "H H/4 * * *"
Matteo Scandolo7ec783f2022-05-09 15:10:10 -0700295 disable-job: true
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800296 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800297 onosReplicas: 1
298 atomixReplicas: 0
299 kafkaReplicas: 1
300 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800301 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800302 olts: 2
303 pons: 16
304 onus: 32
305 withFlows: true
306 provisionSubscribers: true
307 workflow: tt
308 withEapol: false
309 withDhcp: true
310 withIgmp: true
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800311 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800312
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400313 # -----------------------------------------------------------------------
Eric Ballc03e6f82025-08-07 15:06:12 -0700314 # voltha-2.14 Jobs
Eric Ball0d5a51a2025-01-22 16:55:16 -0800315 # -----------------------------------------------------------------------
316
317 - 'voltha-scale-measurements':
Eric Ballc03e6f82025-08-07 15:06:12 -0700318 <<: *voltha_214_common
319 name: 'voltha-scale-measurements-voltha-2.14-2-16-32-dt-subscribers'
320 pipeline-script: 'voltha/voltha-2.14/voltha-scale-test.groovy'
Eric Ball0d5a51a2025-01-22 16:55:16 -0800321 build-node: 'voltha-scale-1'
322 workflow: dt
323 withEapol: false
324 withDhcp: false
325 onosImg: 'voltha/voltha-onos:5.0.4'
326 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn"
327
328 - 'voltha-scale-measurements':
Eric Ballc03e6f82025-08-07 15:06:12 -0700329 <<: *voltha_214_common
330 name: 'voltha-scale-measurements-voltha-2.14-2-16-32-tt-subscribers'
331 pipeline-script: 'voltha/voltha-2.14/voltha-scale-test.groovy'
Eric Ball0d5a51a2025-01-22 16:55:16 -0800332 build-node: 'voltha-scale-1'
333 workflow: tt
334 withEapol: false
335 withDhcp: true
336 withIgmp: true
337 extraHelmFlags: "--set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=false,etcd.persistence.storageClass=longhorn"
338
339 - 'voltha-scale-measurements':
Eric Ballc03e6f82025-08-07 15:06:12 -0700340 <<: *voltha_214_common
341 name: 'voltha-scale-measurements-2.14-10-stacks-2-16-32-dt-subscribers'
Eric Ball0d5a51a2025-01-22 16:55:16 -0800342 build-node: 'voltha-scale-2'
Eric Ballc03e6f82025-08-07 15:06:12 -0700343 pipeline-script: 'voltha/voltha-2.14/voltha-scale-multi-stack.groovy'
Eric Ball0d5a51a2025-01-22 16:55:16 -0800344 withMonitoring: false
345 logLevel: WARN
346 onosReplicas: 1
347 atomixReplicas: 0
348 kafkaReplicas: 1
349 etcdReplicas: 1
350 volthaStacks: 10
351 workflow: dt
352 withEapol: false
353 withDhcp: false
354 withIgmp: false
355 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
356
357 - 'voltha-scale-measurements':
Eric Ballc03e6f82025-08-07 15:06:12 -0700358 <<: *voltha_214_common
359 name: 'voltha-scale-measurements-2.14-10-stacks-2-16-32-tt-subscribers'
Eric Ball0d5a51a2025-01-22 16:55:16 -0800360 build-node: 'voltha-scale-2'
Eric Ballc03e6f82025-08-07 15:06:12 -0700361 pipeline-script: 'voltha/voltha-2.14/voltha-scale-multi-stack.groovy'
Eric Ball0d5a51a2025-01-22 16:55:16 -0800362 withMonitoring: false
363 logLevel: WARN
364 onosReplicas: 1
365 atomixReplicas: 0
366 kafkaReplicas: 1
367 etcdReplicas: 1
368 volthaStacks: 10
369 workflow: tt
370 withEapol: false
371 withDhcp: true
372 withIgmp: true
373 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
374
375 # -----------------------------------------------------------------------
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700376 # per patchset job
Joey Armstrong0eb8bd82023-07-10 13:26:25 -0400377 # -----------------------------------------------------------------------
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700378 - 'voltha-scale-measurements':
379 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800380 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700381 olts: 1
382 pons: 16
383 onus: 32
384 withFlows: true
385 provisionSubscribers: true
386 withEapol: true
387 withDhcp: true
388 withIgmp: false
389 withMonitoring: false
390 trigger-comment: "voltha scale test ATT"
391
392 - 'voltha-scale-measurements':
393 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800394 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700395 olts: 1
396 pons: 16
397 onus: 32
398 withFlows: true
399 provisionSubscribers: true
400 workflow: tt
401 withEapol: false
402 withDhcp: true
403 withIgmp: true
404 withMonitoring: false
405 trigger-comment: "voltha scale test TT"
406
407 - 'voltha-scale-measurements':
408 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800409 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700410 olts: 1
411 pons: 16
412 onus: 32
413 withFlows: true
414 provisionSubscribers: true
415 workflow: dt
416 withEapol: false
417 withDhcp: false
418 withIgmp: false
419 withMonitoring: false
420 trigger-comment: "voltha scale test DT"
421
Matteo Scandolo633a2eb2022-03-28 08:26:17 -0700422 # LWC pipeline
423 - 'voltha-scale-measurements':
Matteo Scandolo4e111d42022-05-09 16:07:58 -0700424 name: 'voltha-scale-measurements-lwc-dt-512'
Jan Klare8846dea2023-09-15 14:31:56 +0200425 pipeline-script: 'voltha/voltha-scale-lwc-test.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +0200426 pipeline-branch: 'master'
Cristina de Francisco3f8548d2024-11-13 12:37:30 +0100427 build-node: 'jenkins-worker-02.berlin-lab'
Matteo Scandolo7ec783f2022-05-09 15:10:10 -0700428 time-trigger: "H H * * *"
Girish Gowdrae46b4b92022-05-18 15:23:38 -0700429 disable-job: true
Matteo Scandolo633a2eb2022-03-28 08:26:17 -0700430 withMonitoring: true
431 olts: 1
432 pons: 16
433 onus: 32
434 withFlows: true
435 provisionSubscribers: true
436 withEapol: false
437 withDhcp: false
438 withIgmp: false
439 extraHelmFlags: '--set authRetry=false,dhcpRetry=false'
440 workflow: dt
Matteo Scandoloe133ae52022-03-28 15:41:13 -0700441 volthaSystemTestsChange: refs/changes/10/31810/6
Matteo Scandolo633a2eb2022-03-28 08:26:17 -0700442
Matteo Scandolo4e111d42022-05-09 16:07:58 -0700443 - 'voltha-scale-measurements':
444 name: 'voltha-scale-measurements-lwc-dt-256'
Jan Klare8846dea2023-09-15 14:31:56 +0200445 pipeline-script: 'voltha/voltha-scale-lwc-test.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +0200446 pipeline-branch: 'master'
Cristina de Francisco3f8548d2024-11-13 12:37:30 +0100447 build-node: 'jenkins-worker-02.berlin-lab'
Matteo Scandolo4e111d42022-05-09 16:07:58 -0700448 time-trigger: "H H * * *"
Girish Gowdrae46b4b92022-05-18 15:23:38 -0700449 disable-job: true
Matteo Scandolo4e111d42022-05-09 16:07:58 -0700450 withMonitoring: true
451 olts: 1
452 pons: 16
453 onus: 16
454 withFlows: true
455 provisionSubscribers: true
456 withEapol: false
457 withDhcp: false
458 withIgmp: false
459 extraHelmFlags: '--set authRetry=false,dhcpRetry=false'
460 workflow: dt
461 volthaSystemTestsChange: refs/changes/10/31810/6
462
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700463
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700464# list of parameters for the VOLTHA Jobs,
465# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700466# to use in a job: `parameters: *voltha-scale-job-parameters`
Eric Ball9ecb7ad2024-09-12 12:52:26 -0700467- _voltha-scale-job-parameters: &voltha-scale-job-parameters
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700468 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700469 parameters:
470 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800471 name: pipeline-script
472 default: '{pipeline-script}'
473 description: 'The pipeline script to use'
474
475 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700476 name: release
477 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700478 description: 'Version of the code to test (matches a branch in voltha-helm-charts and voltha-system-tests repos)'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700479
480 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700481 name: buildNode
482 default: '{build-node}'
483 description: 'Name of the Jenkins node to run the job on'
484
485 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700486 name: dockerRegistry
487 default: '{dockerRegistry}'
488 description: 'Address of the docker registry to use if we are building custom images'
489
490 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700491 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700492 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700493 description: 'Log level for all the components'
494
495 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800496 name: volthaStacks
497 default: '{volthaStacks}'
498 description: 'Number of VOLTHA Stacks to deploy'
499
500 - string:
Elia Battiston4decc6b2022-02-25 10:22:56 +0100501 name: unis
502 default: '{unis}'
503 description: 'Number of UNIs to provision'
504
505 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700506 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700507 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700508 description: 'Number of ONUs to provision'
509
510 - string:
511 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700512 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700513 description: 'Number of PONs to provision'
514
515 - string:
516 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700517 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700518 description: 'How many BBSim instances to run'
519
520 - string:
521 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700522 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700523 description: 'Which workflow are we testing (att, dt, tt)'
524
525 - bool:
Hardik Windlass4a76e092022-01-28 11:51:55 +0000526 name: withOnuUpgrade
527 default: '{withOnuUpgrade}'
528 description: 'Whether to run the ONU Upgrade test'
529
530 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700531 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700532 default: '{withFlows}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000533 description: 'Whether to push flows from ONOS'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700534
535 - bool:
536 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700537 default: '{provisionSubscribers}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000538 description: 'Whether to provision subscribers during the tests'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700539
540 - bool:
541 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700542 default: '{withEapol}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000543 description: 'Whether EAPOL is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700544
545 - bool:
546 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700547 default: '{withDhcp}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000548 description: 'Whether DHCP is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700549
550 - bool:
551 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700552 default: '{withIgmp}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000553 description: 'Whether IGMP is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700554
555 - bool:
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100556 name: withMaclearning
557 default: '{withMaclearning}'
558 description: 'Whether mac learning is enabled for the test'
559
560 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700561 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700562 default: '{withLLDP}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000563 description: 'Whether Link Discovery is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700564
565 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700566 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700567 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700568 description: 'Option to install Prometheus'
569
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700570 - bool:
571 name: withProfiling
572 default: '{withProfiling}'
573 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
574
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700575 - bool:
576 name: withPcap
577 default: '{withPcap}'
578 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
579
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700580 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700581 name: withRadius
582 default: '{withRadius}'
583 description: 'Value to pass to kind-voltha WITH_RADIUS'
584
585 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700586 name: extraHelmFlags
587 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700588 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 -0700589
Matteo Scandolo272aed42020-05-08 15:05:57 -0700590 - string:
591 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700592 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700593 description: 'How many OpenONU adapter instances to run'
594
595 - string:
596 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700597 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700598 description: 'How many ONOSes instances to run'
599
600 - string:
601 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700602 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700603 description: 'How many Atomix instances to run'
604
605 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700606 name: kafkaReplicas
607 default: '{kafkaReplicas}'
608 description: 'How many Kafka instances to run'
609
610 - string:
611 name: etcdReplicas
612 default: '{etcdReplicas}'
613 description: 'How many ETCD instances to run'
614
615 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700616 name: onosStatInterval
617 default: '{onosStatInterval}'
618 description: 'How often ONOS should poll for ports, flows and meters'
619
620 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200621 name: onosGroupInterval
622 default: '{onosGroupInterval}'
623 description: 'How often ONOS should poll for groups'
624
625 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200626 name: flowObjWorkerThreads
627 default: '{flowObjWorkerThreads}'
628 description: 'How many threads are used by the FlowObjectiveManager worker pool'
629
630 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700631 name: bbsimImg
632 default: '{bbsimImg}'
633 description: 'Custom image selection for BBSIM (repo:tag)'
634
635 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700636 name: rwCoreImg
637 default: '{rwCoreImg}'
638 description: 'Custom image selection for VOLTHA (repo:tag)'
639
640 - string:
641 name: ofAgentImg
642 default: '{ofAgentImg}'
643 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
644
645 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700646 name: openoltAdapterImg
647 default: '{openoltAdapterImg}'
648 description: 'Custom image selection for Openolt Adapter (repo:tag)'
649
650 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700651 name: openonuAdapterImg
652 default: '{openonuAdapterImg}'
653 description: 'Custom image selection for Openonu Adapter (repo:tag)'
654
655 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100656 name: openonuAdapterGoImg
657 default: '{openonuAdapterGoImg}'
658 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
659
660 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700661 name: onosImg
662 default: '{onosImg}'
663 description: 'Custom image selection for Openonu Adapter (repo:tag)'
664
665 - string:
666 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700667 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700668 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
669
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700670 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800671 name: volthaHelmChartsChange
672 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700673 description: 'Download a change for gerrit in the voltha-helm-charts repo, example value: "refs/changes/32/19132/1"'
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700674
Matteo Scandoloccc06192020-06-22 10:16:17 -0700675 - bool:
676 name: inMemoryEtcdStorage
677 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700678 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700679
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200680 - string:
681 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700682 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200683 description: 'Karaf home'
684
Andrea Campanellade9139a2022-02-09 16:50:36 +0100685 - string:
686 name: testTimeout
687 default: '{testTimeout}'
688 description: 'How long the scale test can run for in minutes, e.g 10, 15'
689
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700690- job-template:
691 id: 'voltha-scale-measurements'
692 name: '{name}'
Matteo Scandolo7ec783f2022-05-09 15:10:10 -0700693 disabled: '{disable-job}'
Matteo Scandoloa7fda432022-06-27 16:57:37 -0700694 sandbox: true
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700695
696 description: |
697 <!-- Managed by Jenkins Job Builder -->
698 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
699 Using pipeline {pipeline-script} <br/><br/>
700 Scale measurements for VOLTHA 2.x
701
702 properties:
Joey Armstronge04fe1f2022-08-25 13:48:13 -0400703 - onf-infra-volthadevs-permissions
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700704 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800705 build-days-to-keep: '{big-build-days-to-keep}'
706 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700707
708 wrappers:
709 - lf-infra-wrappers:
710 build-timeout: '{build-timeout}'
711 jenkins-ssh-credential: '{jenkins-ssh-credential}'
712
713 # default values
Jan Klare8846dea2023-09-15 14:31:56 +0200714 pipeline-script: 'voltha/voltha-scale-test.groovy'
Jan Klare8b7b3df2023-09-15 11:27:15 +0200715 pipeline-branch: 'master'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700716 release: master
717
718 bbsimImg: voltha/bbsim:master
719 rwCoreImg: voltha/voltha-rw-core:master
720 ofAgentImg: voltha/voltha-ofagent-go:master
Joey Armstrongca4cb462023-01-12 17:51:05 -0500721 openoltAdapterImg: voltha/voltha-openolt-adapter:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700722 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100723 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700724 onosImg: voltha/voltha-onos:master
725
726 bbsimChart: onf/bbsim
727 volthaChart: onf/voltha
728 openoltAdapterChart: onf/voltha-adapter-openolt
729 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700730 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700731 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700732
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800733 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700734 olts: 2
735 pons: 2
736 onus: 2
Elia Battiston4decc6b2022-02-25 10:22:56 +0100737 unis: 4
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700738 workflow: att
Hardik Windlass4a76e092022-01-28 11:51:55 +0000739 withOnuUpgrade: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700740 withFlows: false
741 provisionSubscribers: false
742 withEapol: true
743 withDhcp: true
744 withIgmp: false
Andrea Campanella7c3945f2022-02-07 17:19:30 +0100745 withMaclearning: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700746 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700747 withMonitoring: true
748 withProfiling: false
749 withPcap: false
Joey Armstrongca4cb462023-01-12 17:51:05 -0500750 withRadius: true
Andrea Campanellac179de22020-12-10 17:24:40 +0100751 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700752 onosReplicas: 3
753 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700754 kafkaReplicas: 3
755 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700756 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800757 onosStatInterval: 10
758 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200759 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700760 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800761 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800762 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700763 inMemoryEtcdStorage: true
Andrea Campanellac8720d62022-01-28 10:03:32 +0100764 withMibTemplate: true
Matteo Scandolof9efcaf2022-06-22 15:49:04 -0700765 mibTemplateUrl: 'https://raw.githubusercontent.com/opencord/voltha-openonu-adapter-go/master/templates/BBSM-v0.0.1-BBSM_IMG_00001-v1.json'
Andrea Campanella188e50d2022-01-14 11:30:05 +0100766 karafHome: 'apache-karaf-4.2.14'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700767 logLevel: 'INFO'
Andrea Campanellade9139a2022-02-09 16:50:36 +0100768 testTimeout: 10
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700769 dockerRegistry: 10.90.0.101:30500
770 trigger-comment: vv7CBoQQYYonvaN8xcru
771 time-trigger: 0 0 29 2 *
Matteo Scandoloec43bab2022-06-24 11:49:56 -0700772 disable-job: true
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700773
774 <<: *voltha-scale-job-parameters
775
Matteo Scandolo272aed42020-05-08 15:05:57 -0700776 project-type: pipeline
777 concurrent: false
778
Jan Klare8b7b3df2023-09-15 11:27:15 +0200779 pipeline-scm:
780 scm:
781 - git:
Eric Ballf89cdba2025-08-26 16:12:55 -0700782 url: https://gerrit.lfbroadband.org/ci-management
Jan Klare8b7b3df2023-09-15 11:27:15 +0200783 branches:
784 - origin/{pipeline-branch}
785 script-path: jjb/pipeline/{pipeline-script}
Matteo Scandolo272aed42020-05-08 15:05:57 -0700786
Matteo Scandoloabb83972020-06-25 16:08:23 -0700787 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700788 # periodic jobs will set this every 4 hours
789 # 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 -0700790 - timed: |
791 TZ=America/Los_Angeles
792 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700793 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
794 # patchset jobs will set this to a meaningful comment
795 - gerrit:
796 server-name: '{gerrit-server-name}'
797 silent-start: false
798 successful-message: "PASSED scale test"
799 failure-message: "FAILED scale test"
800 unstable-message: "UNSTABLE scale test"
801 trigger-on:
802 - comment-added-contains-event:
803 comment-contains-value: '.*{trigger-comment}.*'
804 projects:
805 - project-compare-type: REG_EXP
806 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
807 branches:
808 - branch-compare-type: REG_EXP
809 branch-pattern: '{all-branches-regexp}'
Joey Armstrongaf679da2023-01-31 14:22:41 -0500810
811# [EOF]