blob: 215db0c140a7cb4cf3a87d8ddfe48fdc54a20e95 [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 Scandolo8df57162020-10-06 14:43:53 -070012 # this job will be used to test custom images without disrupting tests on master
13 - 'voltha-scale-measurements':
14 name: 'voltha-scale-measurements-master-experimental'
Matteo Scandolobb31fc72021-03-16 17:09:46 -070015 build-node: 'voltha-scale-1'
Matteo Scandolo8a82e9c2020-11-06 11:53:19 -080016 'disable-job': false
Matteo Scandoloe6647a02020-11-02 10:27:52 -080017 # trigger on Feb 29th (a.k.a only trigger it manually)
18 time-trigger: "H 0 29 2 *"
Andrea Campanella642e5502020-11-19 19:47:02 +010019 withMonitoring: true
Matteo Scandolo0b5317e2021-03-16 16:44:14 -070020 olts: 1
Matteo Scandolo3329f402021-03-18 18:23:07 -070021 pons: 16
Matteo Scandolo8df57162020-10-06 14:43:53 -070022 onus: 32
23 withFlows: true
24 provisionSubscribers: true
25 withEapol: true
26 withDhcp: true
27 withIgmp: false
Matteo Scandolo28f4ec62021-07-07 17:45:21 -070028 extraHelmFlags: '--set authRetry=false,dhcpRetry=false'
Matteo Scandolo08d7d002020-11-20 17:37:56 -080029 withPcap: false
Matteo Scandolo9665d592020-10-23 19:08:14 +000030
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080031 - 'voltha-scale-measurements':
32 name: 'voltha-scale-measurements-master-experimental-multi-stack'
Matteo Scandolobe823242020-11-20 13:48:13 -080033 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +020034 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandoloac5ff3f2021-06-01 17:05:41 -070035 'disable-job': false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080036 # trigger on Feb 29th (a.k.a only trigger it manually)
Matteo Scandoloffe19c92020-11-24 15:25:25 -080037 time-trigger: "H 0 29 2 *"
Matteo Scandolod4d55b72020-11-25 12:29:07 -080038 withMonitoring: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080039 logLevel: WARN
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070040 volthaStacks: 10
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080041 olts: 2
Matteo Scandolo95f3bc12021-06-03 15:25:47 -070042 pons: 16
43 onus: 32
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080044 withFlows: true
45 provisionSubscribers: true
Matteo Scandolof7ca6312020-11-16 15:57:15 -080046 workflow: dt
47 withEapol: false
48 withDhcp: false
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080049 withIgmp: false
Matteo Scandolo529e8822021-07-21 10:20:18 -070050 # extraHelmFlags: " -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn "
Matteo Scandolo4b006ae2020-11-09 16:14:40 -080051
Matteo Scandolofebf6512021-03-02 11:37:37 -080052 # jobs for 1024 ONUs with openonu-go and clustered ONOS (2 OLTs)
Matteo Scandolocb726432020-06-01 08:49:14 -070053 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070054 name: 'voltha-scale-measurements-master-2-16-32-att-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -080055 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080056 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070057 time-trigger: "H H/4 * * *"
58 olts: 2
59 pons: 16
60 onus: 32
61 withFlows: true
62 provisionSubscribers: true
63 withEapol: true
64 withDhcp: true
65 withIgmp: false
Matteo Scandolo6ad7be92021-07-28 11:37:35 -070066 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070067
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070068 - 'voltha-scale-measurements':
Hardik Windlass0e37a1c2022-01-31 10:35:57 +000069 name: 'voltha-scale-measurements-master-onu-upgrade-2-16-32-att-onus'
Hardik Windlass4a76e092022-01-28 11:51:55 +000070 'disable-job': false
71 build-node: 'voltha-scale-1'
72 time-trigger: "H H/12 * * *"
73 olts: 2
74 pons: 16
75 onus: 32
76 withOnuUpgrade: true
77 withFlows: true
78 provisionSubscribers: false
79 withEapol: false
80 withDhcp: false
81 withIgmp: false
Hardik Windlassddaf7be2022-02-01 17:54:20 +000082 extraHelmFlags: '--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn --set voltha-adapter-openonu.adapter_open_onu.omci_timeout=3s'
Hardik Windlass4a76e092022-01-28 11:51:55 +000083
84 - 'voltha-scale-measurements':
Matteo Scandolod43064b2020-07-13 17:18:45 -070085 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -080086 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080087 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070088 time-trigger: "H H/4 * * *"
89 olts: 2
90 pons: 16
91 onus: 32
92 withFlows: true
93 provisionSubscribers: true
94 workflow: dt
95 withEapol: false
96 withDhcp: false
97 withIgmp: false
Matteo Scandolo0c0b5992021-08-02 10:29:11 -070098 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
Matteo Scandolo86939302020-10-30 13:32:08 -070099
100 - 'voltha-scale-measurements':
101 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800102 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800103 build-node: 'voltha-scale-1'
Matteo Scandolo86939302020-10-30 13:32:08 -0700104 time-trigger: "H H/4 * * *"
105 olts: 2
106 pons: 16
107 onus: 32
108 withFlows: true
109 provisionSubscribers: true
110 workflow: tt
111 withEapol: false
112 withDhcp: true
113 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -0700114 onosReplicas: 3
115 atomixReplicas: 3
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800116 extraHelmFlags: >
117 --set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
118 --set global.rpc_timeout=30s,global.adapter_open_onu.timeout=30s,global.adapter_open_olt.timeout=30s,global.adapter_open_olt.rpc_timeout=30s
119 onosStatInterval: 30
120 onosGroupInterval: 30
Matteo Scandolo272aed42020-05-08 15:05:57 -0700121
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100122 - 'voltha-scale-measurements':
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100123 name: 'voltha-scale-measurements-master-2-16-32-tt-subscribers-maclearner'
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100124 'disable-job': false
125 build-node: 'voltha-scale-1'
126 time-trigger: "H H/4 * * *"
127 olts: 2
128 pons: 16
129 onus: 32
130 withFlows: true
131 provisionSubscribers: true
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100132 workflow: tt
133 withEapol: false
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100134 withDhcp: true
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100135 withIgmp: true
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100136 onosReplicas: 3
137 atomixReplicas: 3
138 extraHelmFlags: >
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100139 --set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values-tt.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100140 --set onos-classic.image.repository=andreacampanella/voltha-onos --set onos-classic.image.tag=maclearner
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100141 --set bbsim-sadis-server.images.bbsim_sadis_server.tag=master
Andrea Campanella5fb11d72022-02-02 11:05:42 +0100142
143
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100144 # 4k ONTs jobs
145 - 'voltha-scale-measurements':
146 name: 'voltha-scale-measurements-master-2-64-32-dt-subscribers'
147 'disable-job': false
148 build-node: 'voltha-scale-1'
149 time-trigger: "H H/4 * * *"
150 olts: 2
151 pons: 64
152 onus: 32
153 withFlows: true
154 provisionSubscribers: true
155 workflow: dt
156 withEapol: false
157 withDhcp: false
158 withIgmp: false
Andrea Campanellad0c8fee2022-01-27 17:07:43 +0100159 onosImg: andreacampanella/voltha-onos:4k-dev
160 withMibTemplate: false
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100161 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
162
Andrea Campanella518e6672022-01-17 11:42:53 +0100163 - 'voltha-scale-measurements':
Andrea Campanellabd91d932022-01-19 09:00:53 +0100164 name: 'voltha-scale-measurements-master-1-64-63-dt-subscribers'
Matteo Scandoloe7692012022-02-01 11:53:45 -0800165 'disable-job': false
Andrea Campanella518e6672022-01-17 11:42:53 +0100166 build-node: 'voltha-scale-1'
167 time-trigger: "H H/4 * * *"
168 olts: 1
169 pons: 64
Andrea Campanellabd91d932022-01-19 09:00:53 +0100170 onus: 63
Andrea Campanella518e6672022-01-17 11:42:53 +0100171 withFlows: true
172 provisionSubscribers: true
173 workflow: dt
174 withEapol: false
175 withDhcp: false
176 withIgmp: false
Andrea Campanella3cd43ad2022-02-03 16:18:38 +0100177 onosImg: andreacampanella/voltha-onos:4k-dev
178 withMibTemplate: false
Andrea Campanella4c2f1522022-01-19 19:10:03 +0100179 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn -f /home/cord/dt-custom-values.yaml'
Andrea Campanella518e6672022-01-17 11:42:53 +0100180
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800181 # multi-stack jobs
182 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800183 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
184 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200185 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800186 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800187 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800188 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800189 onosReplicas: 1
190 atomixReplicas: 0
191 kafkaReplicas: 1
192 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800193 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800194 olts: 2
195 pons: 16
196 onus: 32
197 withFlows: true
198 provisionSubscribers: true
199 workflow: att
200 withEapol: true
201 withDhcp: true
202 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800203 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800204
205 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800206 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
207 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200208 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800209 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800210 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800211 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800212 onosReplicas: 1
213 atomixReplicas: 0
214 kafkaReplicas: 1
215 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800216 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800217 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
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800226 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800227
228 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800229 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
230 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200231 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800232 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800233 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800234 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800235 onosReplicas: 1
236 atomixReplicas: 0
237 kafkaReplicas: 1
238 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800239 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800240 olts: 2
241 pons: 16
242 onus: 32
243 withFlows: true
244 provisionSubscribers: true
245 workflow: tt
246 withEapol: false
247 withDhcp: true
248 withIgmp: true
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800249 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800250
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000251 # voltha-2.8 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700252 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000253 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-att-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800254 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000255 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800256 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700257 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700258 olts: 2
Matteo Scandolod43064b2020-07-13 17:18:45 -0700259 pons: 16
260 onus: 32
261 withFlows: true
262 provisionSubscribers: true
263 withEapol: true
264 withDhcp: true
265 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000266 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100267 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200268 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700269 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700270 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700271 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700272 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800273 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200274 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700275 extraHelmFlags: "--set authRetry=false,dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolod43064b2020-07-13 17:18:45 -0700276
277 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000278 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-dt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800279 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000280 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800281 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700282 time-trigger: "H H/4 * * *"
283 olts: 2
284 pons: 16
285 onus: 32
286 withFlows: true
287 provisionSubscribers: true
288 workflow: dt
289 withEapol: false
290 withDhcp: false
291 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000292 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100293 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200294 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700295 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700296 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700297 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700298 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800299 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100300 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700301 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolob2f814a2020-07-15 10:01:11 -0700302
Matteo Scandolo031bd982020-09-16 10:03:47 -0700303 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000304 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-tt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800305 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000306 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800307 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700308 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700309 olts: 2
Matteo Scandolo031bd982020-09-16 10:03:47 -0700310 pons: 16
311 onus: 32
312 withFlows: true
313 provisionSubscribers: true
314 workflow: tt
315 withEapol: false
316 withDhcp: true
317 withIgmp: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000318 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100319 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200320 bbsimImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700321 rwCoreImg: ''
322 ofAgentImg: ''
323 openoltAdapterImg: ''
324 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800325 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700326 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700327 extraHelmFlags: "--set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn"
Matteo Scandolo031bd982020-09-16 10:03:47 -0700328
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700329 # 2.8 multi-stack jobs
Andrea Campanella27b5a662020-12-18 18:49:26 +0100330 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700331 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-att-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100332 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700333 'disable-job': false
334 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100335 time-trigger: "H H/4 * * *"
336 withMonitoring: false
337 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800338 onosReplicas: 1
339 atomixReplicas: 0
340 kafkaReplicas: 1
341 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100342 volthaStacks: 10
343 olts: 2
344 pons: 16
345 onus: 32
346 withFlows: true
347 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700348 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100349 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100350 workflow: att
351 withEapol: true
352 withDhcp: true
353 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800354 bbsimImg: ''
355 rwCoreImg: ''
356 ofAgentImg: ''
357 openoltAdapterImg: ''
358 openonuAdapterImg: ''
359 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100360 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo529e8822021-07-21 10:20:18 -0700361 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100362
363 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700364 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-dt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100365 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700366 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
367 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100368 time-trigger: "H H/4 * * *"
369 withMonitoring: false
370 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800371 onosReplicas: 1
372 atomixReplicas: 0
373 kafkaReplicas: 1
374 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100375 volthaStacks: 10
376 olts: 2
377 pons: 16
378 onus: 32
379 withFlows: true
380 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700381 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100382 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100383 workflow: dt
384 withEapol: false
385 withDhcp: false
386 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800387 bbsimImg: ''
388 rwCoreImg: ''
389 ofAgentImg: ''
390 openoltAdapterImg: ''
391 openonuAdapterImg: ''
392 openonuAdapterGoImg: ''
393 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700394 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100395
396 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700397 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-tt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100398 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700399 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
400 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100401 time-trigger: "H H/4 * * *"
402 withMonitoring: false
403 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800404 onosReplicas: 1
405 atomixReplicas: 0
406 kafkaReplicas: 1
407 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100408 volthaStacks: 10
409 olts: 2
410 pons: 16
411 onus: 32
412 withFlows: true
413 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700414 release: voltha-2.8
Andrea Campanella188e50d2022-01-14 11:30:05 +0100415 karaf-home: 'apache-karaf-4.2.9'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100416 workflow: tt
417 withEapol: false
418 withDhcp: true
419 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800420 bbsimImg: ''
421 rwCoreImg: ''
422 ofAgentImg: ''
423 openoltAdapterImg: ''
424 openonuAdapterImg: ''
425 openonuAdapterGoImg: ''
426 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700427 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100428
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700429 # per patchset job
430 - 'voltha-scale-measurements':
431 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800432 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700433 olts: 1
434 pons: 16
435 onus: 32
436 withFlows: true
437 provisionSubscribers: true
438 withEapol: true
439 withDhcp: true
440 withIgmp: false
441 withMonitoring: false
442 trigger-comment: "voltha scale test ATT"
443
444 - 'voltha-scale-measurements':
445 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800446 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700447 olts: 1
448 pons: 16
449 onus: 32
450 withFlows: true
451 provisionSubscribers: true
452 workflow: tt
453 withEapol: false
454 withDhcp: true
455 withIgmp: true
456 withMonitoring: false
457 trigger-comment: "voltha scale test TT"
458
459 - 'voltha-scale-measurements':
460 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800461 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700462 olts: 1
463 pons: 16
464 onus: 32
465 withFlows: true
466 provisionSubscribers: true
467 workflow: dt
468 withEapol: false
469 withDhcp: false
470 withIgmp: false
471 withMonitoring: false
472 trigger-comment: "voltha scale test DT"
473
Matteo Scandolo272aed42020-05-08 15:05:57 -0700474 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700475 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700476 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700477 build-node: 'voltha-scale'
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700478
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700479
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700480# list of parameters for the VOLTHA Jobs,
481# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700482# to use in a job: `parameters: *voltha-scale-job-parameters`
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700483- voltha-scale-job-parameters: &voltha-scale-job-parameters
484 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700485 parameters:
486 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800487 name: pipeline-script
488 default: '{pipeline-script}'
489 description: 'The pipeline script to use'
490
491 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700492 name: release
493 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700494 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 -0700495
496 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700497 name: buildNode
498 default: '{build-node}'
499 description: 'Name of the Jenkins node to run the job on'
500
501 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700502 name: dockerRegistry
503 default: '{dockerRegistry}'
504 description: 'Address of the docker registry to use if we are building custom images'
505
506 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700507 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700508 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700509 description: 'Log level for all the components'
510
511 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800512 name: volthaStacks
513 default: '{volthaStacks}'
514 description: 'Number of VOLTHA Stacks to deploy'
515
516 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700517 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700518 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700519 description: 'Number of ONUs to provision'
520
521 - string:
522 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700523 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700524 description: 'Number of PONs to provision'
525
526 - string:
527 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700528 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700529 description: 'How many BBSim instances to run'
530
531 - string:
532 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700533 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700534 description: 'Which workflow are we testing (att, dt, tt)'
535
536 - bool:
Hardik Windlass4a76e092022-01-28 11:51:55 +0000537 name: withOnuUpgrade
538 default: '{withOnuUpgrade}'
539 description: 'Whether to run the ONU Upgrade test'
540
541 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700542 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700543 default: '{withFlows}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000544 description: 'Whether to push flows from ONOS'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700545
546 - bool:
547 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700548 default: '{provisionSubscribers}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000549 description: 'Whether to provision subscribers during the tests'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700550
551 - bool:
552 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700553 default: '{withEapol}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000554 description: 'Whether EAPOL is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700555
556 - bool:
557 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700558 default: '{withDhcp}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000559 description: 'Whether DHCP is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700560
561 - bool:
562 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700563 default: '{withIgmp}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000564 description: 'Whether IGMP is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700565
566 - bool:
567 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700568 default: '{withLLDP}'
Hardik Windlass4a76e092022-01-28 11:51:55 +0000569 description: 'Whether Link Discovery is enabled for the test'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700570
571 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700572 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700573 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700574 description: 'Option to install Prometheus'
575
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700576 - bool:
577 name: withProfiling
578 default: '{withProfiling}'
579 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
580
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700581 - bool:
582 name: withPcap
583 default: '{withPcap}'
584 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
585
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700586 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700587 name: withRadius
588 default: '{withRadius}'
589 description: 'Value to pass to kind-voltha WITH_RADIUS'
590
591 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700592 name: extraHelmFlags
593 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700594 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 -0700595
Matteo Scandolo272aed42020-05-08 15:05:57 -0700596 - string:
597 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700598 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700599 description: 'How many OpenONU adapter instances to run'
600
601 - string:
602 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700603 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700604 description: 'How many ONOSes instances to run'
605
606 - string:
607 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700608 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700609 description: 'How many Atomix instances to run'
610
611 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700612 name: kafkaReplicas
613 default: '{kafkaReplicas}'
614 description: 'How many Kafka instances to run'
615
616 - string:
617 name: etcdReplicas
618 default: '{etcdReplicas}'
619 description: 'How many ETCD instances to run'
620
621 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700622 name: onosStatInterval
623 default: '{onosStatInterval}'
624 description: 'How often ONOS should poll for ports, flows and meters'
625
626 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200627 name: onosGroupInterval
628 default: '{onosGroupInterval}'
629 description: 'How often ONOS should poll for groups'
630
631 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200632 name: flowObjWorkerThreads
633 default: '{flowObjWorkerThreads}'
634 description: 'How many threads are used by the FlowObjectiveManager worker pool'
635
636 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700637 name: bbsimImg
638 default: '{bbsimImg}'
639 description: 'Custom image selection for BBSIM (repo:tag)'
640
641 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700642 name: rwCoreImg
643 default: '{rwCoreImg}'
644 description: 'Custom image selection for VOLTHA (repo:tag)'
645
646 - string:
647 name: ofAgentImg
648 default: '{ofAgentImg}'
649 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
650
651 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700652 name: openoltAdapterImg
653 default: '{openoltAdapterImg}'
654 description: 'Custom image selection for Openolt Adapter (repo:tag)'
655
656 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700657 name: openonuAdapterImg
658 default: '{openonuAdapterImg}'
659 description: 'Custom image selection for Openonu Adapter (repo:tag)'
660
661 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100662 name: openonuAdapterGoImg
663 default: '{openonuAdapterGoImg}'
664 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
665
666 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700667 name: onosImg
668 default: '{onosImg}'
669 description: 'Custom image selection for Openonu Adapter (repo:tag)'
670
671 - string:
672 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700673 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700674 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
675
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700676 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800677 name: volthaHelmChartsChange
678 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700679 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 -0700680
Matteo Scandoloccc06192020-06-22 10:16:17 -0700681 - bool:
682 name: inMemoryEtcdStorage
683 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700684 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700685
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200686 - string:
687 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700688 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200689 description: 'Karaf home'
690
Matteo Scandolo001003e2021-02-03 15:39:26 -0800691 # remove once voltha-2.6 is deprecated
692 - string:
693 name: kindVolthaChange
694 default: '{kindVolthaChange}'
695 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 -0800696 - bool:
697 name: withMibTemplate
Andrea Campanellac8720d62022-01-28 10:03:32 +0100698 default: '{withMibTemplate}'
Matteo Scandolo001003e2021-02-03 15:39:26 -0800699
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700700- job-template:
701 id: 'voltha-scale-measurements'
702 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700703 disabled: '{disable-job}'
704
705 description: |
706 <!-- Managed by Jenkins Job Builder -->
707 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
708 Using pipeline {pipeline-script} <br/><br/>
709 Scale measurements for VOLTHA 2.x
710
711 properties:
712 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800713 build-days-to-keep: '{big-build-days-to-keep}'
714 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700715
716 wrappers:
717 - lf-infra-wrappers:
718 build-timeout: '{build-timeout}'
719 jenkins-ssh-credential: '{jenkins-ssh-credential}'
720
721 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800722 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700723 release: master
724
725 bbsimImg: voltha/bbsim:master
726 rwCoreImg: voltha/voltha-rw-core:master
727 ofAgentImg: voltha/voltha-ofagent-go:master
728 openoltAdapterImg: voltha/voltha-openolt-adapter:master
729 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100730 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700731 onosImg: voltha/voltha-onos:master
732
733 bbsimChart: onf/bbsim
734 volthaChart: onf/voltha
735 openoltAdapterChart: onf/voltha-adapter-openolt
736 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700737 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700738 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700739
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800740 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700741 olts: 2
742 pons: 2
743 onus: 2
744 workflow: att
Hardik Windlass4a76e092022-01-28 11:51:55 +0000745 withOnuUpgrade: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700746 withFlows: false
747 provisionSubscribers: false
748 withEapol: true
749 withDhcp: true
750 withIgmp: false
751 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700752 withMonitoring: true
753 withProfiling: false
754 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700755 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100756 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700757 onosReplicas: 3
758 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700759 kafkaReplicas: 3
760 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700761 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800762 onosStatInterval: 10
763 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200764 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700765 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800766 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800767 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700768 inMemoryEtcdStorage: true
Andrea Campanellac8720d62022-01-28 10:03:32 +0100769 withMibTemplate: true
Andrea Campanella188e50d2022-01-14 11:30:05 +0100770 karafHome: 'apache-karaf-4.2.14'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700771 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700772 dockerRegistry: 10.90.0.101:30500
773 trigger-comment: vv7CBoQQYYonvaN8xcru
774 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700775
776 <<: *voltha-scale-job-parameters
777
Matteo Scandolo272aed42020-05-08 15:05:57 -0700778 project-type: pipeline
779 concurrent: false
780
781 dsl: !include-raw-escape: pipeline/{pipeline-script}
782
Matteo Scandoloabb83972020-06-25 16:08:23 -0700783 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700784 # periodic jobs will set this every 4 hours
785 # 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 -0700786 - timed: |
787 TZ=America/Los_Angeles
788 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700789 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
790 # patchset jobs will set this to a meaningful comment
791 - gerrit:
792 server-name: '{gerrit-server-name}'
793 silent-start: false
794 successful-message: "PASSED scale test"
795 failure-message: "FAILED scale test"
796 unstable-message: "UNSTABLE scale test"
797 trigger-on:
798 - comment-added-contains-event:
799 comment-contains-value: '.*{trigger-comment}.*'
800 projects:
801 - project-compare-type: REG_EXP
802 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
803 branches:
804 - branch-compare-type: REG_EXP
805 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700806
807- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700808 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800809 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800810
811 description: |
812 <!-- Managed by Jenkins Job Builder -->
813 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
814 Using pipeline {pipeline-script} <br/><br/>
815 Scale measurements for VOLTHA 2.x
816
817 properties:
818 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800819 build-days-to-keep: '{big-build-days-to-keep}'
820 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800821
822 wrappers:
823 - lf-infra-wrappers:
824 build-timeout: '{build-timeout}'
825 jenkins-ssh-credential: '{jenkins-ssh-credential}'
826
Matteo Scandolo0430f672020-05-07 11:50:26 -0700827 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800828 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700829 release: master
830
Matteo Scandolo0430f672020-05-07 11:50:26 -0700831 bbsimImg: voltha/bbsim:master
832 rwCoreImg: voltha/voltha-rw-core:master
833 ofAgentImg: voltha/voltha-ofagent-go:master
834 openoltAdapterImg: voltha/voltha-openolt-adapter:master
835 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100836 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700837 onosImg: voltha/voltha-onos:master
838
839 bbsimChart: onf/bbsim
840 volthaChart: onf/voltha
841 openoltAdapterChart: onf/voltha-adapter-openolt
842 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700843 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700844 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700845
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800846 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700847 olts: 2
848 pons: 2
849 onus: 2
850 workflow: att
Hardik Windlass4a76e092022-01-28 11:51:55 +0000851 withOnuUpgrade: false
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700852 withFlows: true
853 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700854 withEapol: true
855 withDhcp: true
856 withIgmp: false
857 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700858 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700859 withProfiling: false
860 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700861 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700862 openonuAdapterReplicas: 1
863 onosReplicas: 1
864 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700865 kafkaReplicas: 1
866 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700867 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800868 onosStatInterval: 10
869 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200870 flowObjWorkerThreads: 12
Matteo Scandolo68776b72020-07-21 14:06:06 -0700871 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800872 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800873 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700874 inMemoryEtcdStorage: true
Andrea Campanellac8720d62022-01-28 10:03:32 +0100875 withMibTemplate: true
Andrea Campanella188e50d2022-01-14 11:30:05 +0100876 karafHome: 'apache-karaf-4.2.14'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700877 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700878 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700879
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700880 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200881
Matteo Scandolo51b76302020-02-05 12:07:23 -0800882 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800883 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800884
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700885 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700886
Matteo Scandolo849db722020-10-21 10:58:41 -0700887 triggers:
888 - gerrit:
889 server-name: '{gerrit-server-name}'
890 silent-start: false
891 successful-message: "PASSED scale test"
892 failure-message: "FAILED scale test"
893 unstable-message: "UNSTABLE scale test"
894 trigger-on:
895 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700896 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700897 projects:
898 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700899 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700900 branches:
901 - branch-compare-type: REG_EXP
902 branch-pattern: '{all-branches-regexp}'