blob: 2945f699324a962bc219a850707a41c4311bdd0d [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':
Matteo Scandolod43064b2020-07-13 17:18:45 -070069 name: 'voltha-scale-measurements-master-2-16-32-dt-subscribers'
Matteo Scandolo5629e6c2021-11-19 15:57:18 -080070 'disable-job': false
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -080071 build-node: 'voltha-scale-1'
Matteo Scandoloa6dc5a12020-06-04 16:51:29 -070072 time-trigger: "H H/4 * * *"
73 olts: 2
74 pons: 16
75 onus: 32
76 withFlows: true
77 provisionSubscribers: true
78 workflow: dt
79 withEapol: false
80 withDhcp: false
81 withIgmp: false
Matteo Scandolo0c0b5992021-08-02 10:29:11 -070082 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 -070083
84 - 'voltha-scale-measurements':
85 name: 'voltha-scale-measurements-master-2-16-32-tt-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 Scandolo86939302020-10-30 13:32:08 -070088 time-trigger: "H H/4 * * *"
89 olts: 2
90 pons: 16
91 onus: 32
92 withFlows: true
93 provisionSubscribers: true
94 workflow: tt
95 withEapol: false
96 withDhcp: true
97 withIgmp: true
Matteo Scandolo86939302020-10-30 13:32:08 -070098 onosReplicas: 3
99 atomixReplicas: 3
Matteo Scandolo5629e6c2021-11-19 15:57:18 -0800100 extraHelmFlags: >
101 --set dhcpRetry=false -f /home/jenkins/voltha-scale/voltha-values.yaml --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn
102 --set global.rpc_timeout=30s,global.adapter_open_onu.timeout=30s,global.adapter_open_olt.timeout=30s,global.adapter_open_olt.rpc_timeout=30s
103 onosStatInterval: 30
104 onosGroupInterval: 30
Matteo Scandolo272aed42020-05-08 15:05:57 -0700105
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100106 # 4k ONTs jobs
107 - 'voltha-scale-measurements':
108 name: 'voltha-scale-measurements-master-2-64-32-dt-subscribers'
109 'disable-job': false
110 build-node: 'voltha-scale-1'
111 time-trigger: "H H/4 * * *"
112 olts: 2
113 pons: 64
114 onus: 32
115 withFlows: true
116 provisionSubscribers: true
117 workflow: dt
118 withEapol: false
119 withDhcp: false
120 withIgmp: false
Matteo Scandolo4c0e0f12022-01-24 18:15:03 -0800121 onosImg: matteoscandolo/voltha-onos:oltapp
Andrea Campanellaadc2a922022-01-10 15:17:55 +0100122 extraHelmFlags: '-f /home/jenkins/voltha-scale/voltha-values.yaml --set uni=1 --set etcd.persistence.enabled=true,etcd.persistence.storageClass=longhorn'
123
Andrea Campanella518e6672022-01-17 11:42:53 +0100124 - 'voltha-scale-measurements':
Andrea Campanellabd91d932022-01-19 09:00:53 +0100125 name: 'voltha-scale-measurements-master-1-64-63-dt-subscribers'
Andrea Campanella518e6672022-01-17 11:42:53 +0100126 'disable-job': false
127 build-node: 'voltha-scale-1'
128 time-trigger: "H H/4 * * *"
129 olts: 1
130 pons: 64
Andrea Campanellabd91d932022-01-19 09:00:53 +0100131 onus: 63
Andrea Campanella518e6672022-01-17 11:42:53 +0100132 withFlows: true
133 provisionSubscribers: true
134 workflow: dt
135 withEapol: false
136 withDhcp: false
137 withIgmp: false
Matteo Scandolo4c0e0f12022-01-24 18:15:03 -0800138 onosImg: matteoscandolo/voltha-onos:oltapp
Andrea Campanella4c2f1522022-01-19 19:10:03 +0100139 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 +0100140
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800141 # multi-stack jobs
142 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800143 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-att-subscribers'
144 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200145 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800146 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800147 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800148 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800149 onosReplicas: 1
150 atomixReplicas: 0
151 kafkaReplicas: 1
152 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800153 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800154 olts: 2
155 pons: 16
156 onus: 32
157 withFlows: true
158 provisionSubscribers: true
159 workflow: att
160 withEapol: true
161 withDhcp: true
162 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800163 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800164
165 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800166 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-dt-subscribers'
167 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200168 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800169 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800170 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800171 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800172 onosReplicas: 1
173 atomixReplicas: 0
174 kafkaReplicas: 1
175 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800176 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800177 olts: 2
178 pons: 16
179 onus: 32
180 withFlows: true
181 provisionSubscribers: true
182 workflow: dt
183 withEapol: false
184 withDhcp: false
185 withIgmp: false
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800186 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800187
188 - 'voltha-scale-measurements':
Matteo Scandolod1430a72020-12-04 15:14:44 -0800189 name: 'voltha-scale-measurements-master-10-stacks-2-16-32-tt-subscribers'
190 build-node: 'voltha-scale-2'
Matteo Scandolo554bbee2021-06-29 10:31:58 +0200191 'disable-job': false
Matteo Scandolo2bc660a2021-02-12 10:52:25 -0800192 pipeline-script: 'voltha/master/voltha-scale-multi-stack.groovy'
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800193 time-trigger: "H H/4 * * *"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800194 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800195 onosReplicas: 1
196 atomixReplicas: 0
197 kafkaReplicas: 1
198 etcdReplicas: 1
Matteo Scandolod1430a72020-12-04 15:14:44 -0800199 volthaStacks: 10
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800200 olts: 2
201 pons: 16
202 onus: 32
203 withFlows: true
204 provisionSubscribers: true
205 workflow: tt
206 withEapol: false
207 withDhcp: true
208 withIgmp: true
Matteo Scandolo2ce69032022-01-18 14:33:48 -0800209 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml"
Matteo Scandolo95d72a22020-11-25 11:14:09 -0800210
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000211 # voltha-2.8 Jobs
Matteo Scandolod43064b2020-07-13 17:18:45 -0700212 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000213 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-att-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800214 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000215 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800216 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700217 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700218 olts: 2
Matteo Scandolod43064b2020-07-13 17:18:45 -0700219 pons: 16
220 onus: 32
221 withFlows: true
222 provisionSubscribers: true
223 withEapol: true
224 withDhcp: true
225 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000226 release: voltha-2.8
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200227 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700228 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700229 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700230 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700231 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800232 openonuAdapterGoImg: ''
Andrea Campanellab7ecc302020-08-12 15:34:33 +0200233 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700234 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 -0700235
236 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000237 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-dt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800238 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000239 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800240 build-node: 'voltha-scale-1'
Matteo Scandolod43064b2020-07-13 17:18:45 -0700241 time-trigger: "H H/4 * * *"
242 olts: 2
243 pons: 16
244 onus: 32
245 withFlows: true
246 provisionSubscribers: true
247 workflow: dt
248 withEapol: false
249 withDhcp: false
250 withIgmp: false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000251 release: voltha-2.8
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200252 bbsimImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700253 rwCoreImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700254 ofAgentImg: ''
Matteo Scandoloca097652020-08-14 09:49:23 -0700255 openoltAdapterImg: ''
Matteo Scandolob10be9a2020-08-04 13:55:59 -0700256 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800257 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100258 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700259 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 -0700260
Matteo Scandolo031bd982020-09-16 10:03:47 -0700261 - 'voltha-scale-measurements':
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000262 name: 'voltha-scale-measurements-voltha-2.8-2-16-32-tt-subscribers'
Matteo Scandolo56a2ed92021-11-16 16:57:11 -0800263 'disable-job': false
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000264 pipeline-script: 'voltha/voltha-2.8/voltha-scale-test.groovy'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800265 build-node: 'voltha-scale-1'
Matteo Scandolo031bd982020-09-16 10:03:47 -0700266 time-trigger: "H H/4 * * *"
Matteo Scandolofed6bab2021-03-31 14:19:57 -0700267 olts: 2
Matteo Scandolo031bd982020-09-16 10:03:47 -0700268 pons: 16
269 onus: 32
270 withFlows: true
271 provisionSubscribers: true
272 workflow: tt
273 withEapol: false
274 withDhcp: true
275 withIgmp: true
Hardik Windlass6d9a82e2021-07-08 16:23:21 +0000276 release: voltha-2.8
Andrea Campanellabc5ee952021-04-30 10:47:54 +0200277 bbsimImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700278 rwCoreImg: ''
279 ofAgentImg: ''
280 openoltAdapterImg: ''
281 openonuAdapterImg: ''
Matteo Scandoloebe4f722021-02-04 09:53:07 -0800282 openonuAdapterGoImg: ''
Matteo Scandolo031bd982020-09-16 10:03:47 -0700283 onosImg: ''
Matteo Scandolo6ad7be92021-07-28 11:37:35 -0700284 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 -0700285
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700286 # 2.8 multi-stack jobs
Andrea Campanella27b5a662020-12-18 18:49:26 +0100287 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700288 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-att-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100289 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700290 'disable-job': false
291 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100292 time-trigger: "H H/4 * * *"
293 withMonitoring: false
294 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800295 onosReplicas: 1
296 atomixReplicas: 0
297 kafkaReplicas: 1
298 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100299 volthaStacks: 10
300 olts: 2
301 pons: 16
302 onus: 32
303 withFlows: true
304 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700305 release: voltha-2.8
Andrea Campanella27b5a662020-12-18 18:49:26 +0100306 workflow: att
307 withEapol: true
308 withDhcp: true
309 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800310 bbsimImg: ''
311 rwCoreImg: ''
312 ofAgentImg: ''
313 openoltAdapterImg: ''
314 openonuAdapterImg: ''
315 openonuAdapterGoImg: ''
Andrea Campanella355795d2022-01-05 09:55:45 +0100316 onosImg: 'voltha/voltha-onos:5.0.4'
Matteo Scandolo529e8822021-07-21 10:20:18 -0700317 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100318
319 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700320 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-dt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100321 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700322 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
323 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100324 time-trigger: "H H/4 * * *"
325 withMonitoring: false
326 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800327 onosReplicas: 1
328 atomixReplicas: 0
329 kafkaReplicas: 1
330 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100331 volthaStacks: 10
332 olts: 2
333 pons: 16
334 onus: 32
335 withFlows: true
336 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700337 release: voltha-2.8
Andrea Campanella27b5a662020-12-18 18:49:26 +0100338 workflow: dt
339 withEapol: false
340 withDhcp: false
341 withIgmp: false
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800342 bbsimImg: ''
343 rwCoreImg: ''
344 ofAgentImg: ''
345 openoltAdapterImg: ''
346 openonuAdapterImg: ''
347 openonuAdapterGoImg: ''
348 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700349 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100350
351 - 'voltha-scale-measurements':
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700352 name: 'voltha-scale-measurements-2.8-10-stacks-2-16-32-tt-subscribers'
Andrea Campanella27b5a662020-12-18 18:49:26 +0100353 build-node: 'voltha-scale-2'
Matteo Scandolo5e7bd1d2021-07-16 13:29:42 -0700354 pipeline-script: 'voltha/voltha-2.8/voltha-scale-multi-stack.groovy'
355 'disable-job': false
Andrea Campanella27b5a662020-12-18 18:49:26 +0100356 time-trigger: "H H/4 * * *"
357 withMonitoring: false
358 logLevel: WARN
Matteo Scandolo6406fb32022-01-14 14:07:54 -0800359 onosReplicas: 1
360 atomixReplicas: 0
361 kafkaReplicas: 1
362 etcdReplicas: 1
Andrea Campanella27b5a662020-12-18 18:49:26 +0100363 volthaStacks: 10
364 olts: 2
365 pons: 16
366 onus: 32
367 withFlows: true
368 provisionSubscribers: true
Matteo Scandoloc11b0ad2021-07-13 10:55:08 -0700369 release: voltha-2.8
Andrea Campanella27b5a662020-12-18 18:49:26 +0100370 workflow: tt
371 withEapol: false
372 withDhcp: true
373 withIgmp: true
Matteo Scandolo57b244a2021-02-24 15:26:51 -0800374 bbsimImg: ''
375 rwCoreImg: ''
376 ofAgentImg: ''
377 openoltAdapterImg: ''
378 openonuAdapterImg: ''
379 openonuAdapterGoImg: ''
380 onosImg: ''
Matteo Scandolo529e8822021-07-21 10:20:18 -0700381 extraHelmFlags: "-f /home/jenkins/voltha-scale/voltha-values.yaml "
Andrea Campanella27b5a662020-12-18 18:49:26 +0100382
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700383 # per patchset job
384 - 'voltha-scale-measurements':
385 name: 'voltha-scale-measurements-patchset-1-16-32-att-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800386 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700387 olts: 1
388 pons: 16
389 onus: 32
390 withFlows: true
391 provisionSubscribers: true
392 withEapol: true
393 withDhcp: true
394 withIgmp: false
395 withMonitoring: false
396 trigger-comment: "voltha scale test ATT"
397
398 - 'voltha-scale-measurements':
399 name: 'voltha-scale-measurements-patchset-1-16-32-tt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800400 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700401 olts: 1
402 pons: 16
403 onus: 32
404 withFlows: true
405 provisionSubscribers: true
406 workflow: tt
407 withEapol: false
408 withDhcp: true
409 withIgmp: true
410 withMonitoring: false
411 trigger-comment: "voltha scale test TT"
412
413 - 'voltha-scale-measurements':
414 name: 'voltha-scale-measurements-patchset-1-16-32-dt-subscribers'
Matteo Scandolo2d30c7d2021-02-25 15:39:51 -0800415 build-node: 'voltha-scale-1'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700416 olts: 1
417 pons: 16
418 onus: 32
419 withFlows: true
420 provisionSubscribers: true
421 workflow: dt
422 withEapol: false
423 withDhcp: false
424 withIgmp: false
425 withMonitoring: false
426 trigger-comment: "voltha scale test DT"
427
Matteo Scandolo272aed42020-05-08 15:05:57 -0700428 # development pipeline
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700429 - 'voltha-scale-measurements-dev':
Matteo Scandolod43064b2020-07-13 17:18:45 -0700430 name: 'voltha-scale-measurements-master-dev'
Matteo Scandolo64e56c62020-06-08 10:04:31 -0700431 build-node: 'voltha-scale'
Matteo Scandoloc3dea532020-06-04 10:46:49 -0700432
Matteo Scandolo5fec8022020-08-27 17:29:35 -0700433
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700434# list of parameters for the VOLTHA Jobs,
435# used as anchor so that can be shared across multiple jobs
Matteo Scandolo9b644ba2021-04-19 11:21:07 -0700436# to use in a job: `parameters: *voltha-scale-job-parameters`
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700437- voltha-scale-job-parameters: &voltha-scale-job-parameters
438 name: voltha-scale-job-parameters
Matteo Scandolo272aed42020-05-08 15:05:57 -0700439 parameters:
440 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800441 name: pipeline-script
442 default: '{pipeline-script}'
443 description: 'The pipeline script to use'
444
445 - string:
Matteo Scandolod43064b2020-07-13 17:18:45 -0700446 name: release
447 default: '{release}'
Matteo Scandolo49bc0472021-04-20 09:37:55 -0700448 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 -0700449
450 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700451 name: buildNode
452 default: '{build-node}'
453 description: 'Name of the Jenkins node to run the job on'
454
455 - string:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700456 name: dockerRegistry
457 default: '{dockerRegistry}'
458 description: 'Address of the docker registry to use if we are building custom images'
459
460 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700461 name: logLevel
Matteo Scandolo7efda2d2020-07-31 16:02:13 -0700462 default: '{logLevel}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700463 description: 'Log level for all the components'
464
465 - string:
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800466 name: volthaStacks
467 default: '{volthaStacks}'
468 description: 'Number of VOLTHA Stacks to deploy'
469
470 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700471 name: onus
Matteo Scandolo393add12020-05-08 18:03:17 -0700472 default: '{onus}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700473 description: 'Number of ONUs to provision'
474
475 - string:
476 name: pons
Matteo Scandolo393add12020-05-08 18:03:17 -0700477 default: '{pons}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700478 description: 'Number of PONs to provision'
479
480 - string:
481 name: olts
Matteo Scandolo393add12020-05-08 18:03:17 -0700482 default: '{olts}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700483 description: 'How many BBSim instances to run'
484
485 - string:
486 name: workflow
Matteo Scandolo393add12020-05-08 18:03:17 -0700487 default: '{workflow}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700488 description: 'Which workflow are we testing (att, dt, tt)'
489
490 - bool:
491 name: withFlows
Matteo Scandolo393add12020-05-08 18:03:17 -0700492 default: '{withFlows}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700493 description: 'Wheter to push flows from ONOS'
494
495 - bool:
496 name: provisionSubscribers
Matteo Scandolo393add12020-05-08 18:03:17 -0700497 default: '{provisionSubscribers}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700498 description: 'Wheter to provision subscribers durint the tests'
499
500 - bool:
501 name: withEapol
Matteo Scandolo393add12020-05-08 18:03:17 -0700502 default: '{withEapol}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700503 description: 'Wheter EAPOL is enabled for the test'
504
505 - bool:
506 name: withDhcp
Matteo Scandolo393add12020-05-08 18:03:17 -0700507 default: '{withDhcp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700508 description: 'Wheter DHCP is enabled for the test'
509
510 - bool:
511 name: withIgmp
Matteo Scandolo393add12020-05-08 18:03:17 -0700512 default: '{withIgmp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700513 description: 'Wheter IGMP is enabled for the test'
514
515 - bool:
516 name: withLLDP
Matteo Scandolo393add12020-05-08 18:03:17 -0700517 default: '{withLLDP}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700518 description: 'Wheter Link Discovery is enabled for the test'
519
520 - bool:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700521 name: withMonitoring
Matteo Scandolo393add12020-05-08 18:03:17 -0700522 default: '{withMonitoring}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700523 description: 'Option to install Prometheus'
524
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700525 - bool:
526 name: withProfiling
527 default: '{withProfiling}'
528 description: 'Option to collect profiling informations from rw-core and openolt (note that the appropriate -profile images needs to be used)'
529
Matteo Scandoloc9dd44f2020-06-18 15:06:04 -0700530 - bool:
531 name: withPcap
532 default: '{withPcap}'
533 description: 'Capture a .pcap on the OpenFlow connection from the ofAgent side'
534
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700535 - string:
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700536 name: withRadius
537 default: '{withRadius}'
538 description: 'Value to pass to kind-voltha WITH_RADIUS'
539
540 - string:
Matteo Scandoloa731f8f2020-05-11 10:27:26 -0700541 name: extraHelmFlags
542 default: '{extraHelmFlags}'
Matteo Scandolo1c5ffab2020-07-17 08:53:01 -0700543 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 -0700544
Matteo Scandolo272aed42020-05-08 15:05:57 -0700545 - string:
546 name: openonuAdapterReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700547 default: '{openonuAdapterReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700548 description: 'How many OpenONU adapter instances to run'
549
550 - string:
551 name: onosReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700552 default: '{onosReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700553 description: 'How many ONOSes instances to run'
554
555 - string:
556 name: atomixReplicas
Matteo Scandolo393add12020-05-08 18:03:17 -0700557 default: '{atomixReplicas}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700558 description: 'How many Atomix instances to run'
559
560 - string:
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700561 name: kafkaReplicas
562 default: '{kafkaReplicas}'
563 description: 'How many Kafka instances to run'
564
565 - string:
566 name: etcdReplicas
567 default: '{etcdReplicas}'
568 description: 'How many ETCD instances to run'
569
570 - string:
Matteo Scandolo3136cca2020-05-15 14:14:27 -0700571 name: onosStatInterval
572 default: '{onosStatInterval}'
573 description: 'How often ONOS should poll for ports, flows and meters'
574
575 - string:
Andrea Campanella15f22942021-04-08 17:24:21 +0200576 name: onosGroupInterval
577 default: '{onosGroupInterval}'
578 description: 'How often ONOS should poll for groups'
579
580 - string:
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200581 name: flowObjWorkerThreads
582 default: '{flowObjWorkerThreads}'
583 description: 'How many threads are used by the FlowObjectiveManager worker pool'
584
585 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700586 name: bbsimImg
587 default: '{bbsimImg}'
588 description: 'Custom image selection for BBSIM (repo:tag)'
589
590 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700591 name: rwCoreImg
592 default: '{rwCoreImg}'
593 description: 'Custom image selection for VOLTHA (repo:tag)'
594
595 - string:
596 name: ofAgentImg
597 default: '{ofAgentImg}'
598 description: 'Custom image selection for OfAgent (repo:tag), only supports the go version'
599
600 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700601 name: openoltAdapterImg
602 default: '{openoltAdapterImg}'
603 description: 'Custom image selection for Openolt Adapter (repo:tag)'
604
605 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700606 name: openonuAdapterImg
607 default: '{openonuAdapterImg}'
608 description: 'Custom image selection for Openonu Adapter (repo:tag)'
609
610 - string:
Andrea Campanella28763082020-11-18 10:55:31 +0100611 name: openonuAdapterGoImg
612 default: '{openonuAdapterGoImg}'
613 description: 'Custom image selection for Openonu Go Adapter (repo:tag)'
614
615 - string:
Matteo Scandolo272aed42020-05-08 15:05:57 -0700616 name: onosImg
617 default: '{onosImg}'
618 description: 'Custom image selection for Openonu Adapter (repo:tag)'
619
620 - string:
621 name: volthaSystemTestsChange
Matteo Scandolofae22812020-06-03 15:02:27 -0700622 default: '{volthaSystemTestsChange}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700623 description: 'Download a change for gerrit in the voltha-system-tests repo, example value: "refs/changes/79/18779/13"'
624
Matteo Scandolo5708e2f2020-06-03 14:11:32 -0700625 - string:
Matteo Scandolo11311742021-01-25 13:56:22 -0800626 name: volthaHelmChartsChange
627 default: '{volthaHelmChartsChange}'
Matteo Scandolod82d1de2021-04-06 14:55:58 -0700628 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 -0700629
Matteo Scandoloccc06192020-06-22 10:16:17 -0700630 - bool:
631 name: inMemoryEtcdStorage
632 default: '{inMemoryEtcdStorage}'
Matteo Scandolo2699c432020-06-22 15:47:05 -0700633 description: 'Whether to write ETCD keys on disk or keep them in memory (true=inMemory)'
Matteo Scandoloccc06192020-06-22 10:16:17 -0700634
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200635 - string:
636 name: karafHome
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700637 default: '{karafHome}'
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200638 description: 'Karaf home'
639
Matteo Scandolo001003e2021-02-03 15:39:26 -0800640 # remove once voltha-2.6 is deprecated
641 - string:
642 name: kindVolthaChange
643 default: '{kindVolthaChange}'
644 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 -0800645 - bool:
646 name: withMibTemplate
647 default: true
Matteo Scandolo001003e2021-02-03 15:39:26 -0800648
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700649- job-template:
650 id: 'voltha-scale-measurements'
651 name: '{name}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700652 disabled: '{disable-job}'
653
654 description: |
655 <!-- Managed by Jenkins Job Builder -->
656 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
657 Using pipeline {pipeline-script} <br/><br/>
658 Scale measurements for VOLTHA 2.x
659
660 properties:
661 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800662 build-days-to-keep: '{big-build-days-to-keep}'
663 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700664
665 wrappers:
666 - lf-infra-wrappers:
667 build-timeout: '{build-timeout}'
668 jenkins-ssh-credential: '{jenkins-ssh-credential}'
669
670 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800671 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700672 release: master
673
674 bbsimImg: voltha/bbsim:master
675 rwCoreImg: voltha/voltha-rw-core:master
676 ofAgentImg: voltha/voltha-ofagent-go:master
677 openoltAdapterImg: voltha/voltha-openolt-adapter:master
678 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100679 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700680 onosImg: voltha/voltha-onos:master
681
682 bbsimChart: onf/bbsim
683 volthaChart: onf/voltha
684 openoltAdapterChart: onf/voltha-adapter-openolt
685 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700686 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700687 radiusChart: onf/freeradius
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700688
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800689 volthaStacks: 1
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700690 olts: 2
691 pons: 2
692 onus: 2
693 workflow: att
694 withFlows: false
695 provisionSubscribers: false
696 withEapol: true
697 withDhcp: true
698 withIgmp: false
699 withLLDP: false
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700700 withMonitoring: true
701 withProfiling: false
702 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700703 withRadius: yes
Andrea Campanellac179de22020-12-10 17:24:40 +0100704 openonuAdapterReplicas: 1
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700705 onosReplicas: 3
706 atomixReplicas: 3
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700707 kafkaReplicas: 3
708 etcdReplicas: 3
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700709 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800710 onosStatInterval: 10
711 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200712 flowObjWorkerThreads: 12
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700713 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800714 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800715 kindVolthaChange: ''
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700716 inMemoryEtcdStorage: true
717 karafHome: 'apache-karaf-4.2.9'
Matteo Scandolo19b61a02020-10-01 16:20:37 -0700718 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700719 dockerRegistry: 10.90.0.101:30500
720 trigger-comment: vv7CBoQQYYonvaN8xcru
721 time-trigger: 0 0 29 2 *
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700722
723 <<: *voltha-scale-job-parameters
724
Matteo Scandolo272aed42020-05-08 15:05:57 -0700725 project-type: pipeline
726 concurrent: false
727
728 dsl: !include-raw-escape: pipeline/{pipeline-script}
729
Matteo Scandoloabb83972020-06-25 16:08:23 -0700730 triggers:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700731 # periodic jobs will set this every 4 hours
732 # 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 -0700733 - timed: |
734 TZ=America/Los_Angeles
735 {time-trigger}
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700736 # periodic jobs will set this to vv7CBoQQYYonvaN8xcru (hopefully no-one will comment with that)
737 # patchset jobs will set this to a meaningful comment
738 - gerrit:
739 server-name: '{gerrit-server-name}'
740 silent-start: false
741 successful-message: "PASSED scale test"
742 failure-message: "FAILED scale test"
743 unstable-message: "UNSTABLE scale test"
744 trigger-on:
745 - comment-added-contains-event:
746 comment-contains-value: '.*{trigger-comment}.*'
747 projects:
748 - project-compare-type: REG_EXP
749 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
750 branches:
751 - branch-compare-type: REG_EXP
752 branch-pattern: '{all-branches-regexp}'
Matteo Scandolo272aed42020-05-08 15:05:57 -0700753
754- job-template:
Matteo Scandolofbcbdb82020-05-06 15:41:32 -0700755 id: 'voltha-scale-measurements-dev'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800756 name: '{name}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800757
758 description: |
759 <!-- Managed by Jenkins Job Builder -->
760 Created by {id} job-template from ci-management/jjb/voltha-scale.yaml <br /><br />
761 Using pipeline {pipeline-script} <br/><br/>
762 Scale measurements for VOLTHA 2.x
763
764 properties:
765 - cord-infra-properties:
Matteo Scandoloa0e6f3f2020-11-12 17:13:20 -0800766 build-days-to-keep: '{big-build-days-to-keep}'
767 artifact-num-to-keep: '{big-artifact-num-to-keep}'
Matteo Scandolo51b76302020-02-05 12:07:23 -0800768
769 wrappers:
770 - lf-infra-wrappers:
771 build-timeout: '{build-timeout}'
772 jenkins-ssh-credential: '{jenkins-ssh-credential}'
773
Matteo Scandolo0430f672020-05-07 11:50:26 -0700774 # default values
Matteo Scandolo8ddc31b2021-02-26 08:48:36 -0800775 pipeline-script: 'voltha/master/voltha-scale-test.groovy'
Matteo Scandolo68776b72020-07-21 14:06:06 -0700776 release: master
777
Matteo Scandolo0430f672020-05-07 11:50:26 -0700778 bbsimImg: voltha/bbsim:master
779 rwCoreImg: voltha/voltha-rw-core:master
780 ofAgentImg: voltha/voltha-ofagent-go:master
781 openoltAdapterImg: voltha/voltha-openolt-adapter:master
782 openonuAdapterImg: voltha/voltha-openonu-adapter:master
Andrea Campanella28763082020-11-18 10:55:31 +0100783 openonuAdapterGoImg: voltha/voltha-openonu-adapter-go:master
Matteo Scandolo0430f672020-05-07 11:50:26 -0700784 onosImg: voltha/voltha-onos:master
785
786 bbsimChart: onf/bbsim
787 volthaChart: onf/voltha
788 openoltAdapterChart: onf/voltha-adapter-openolt
789 openonuAdapterChart: onf/voltha-adapter-openonu
Matteo Scandolo285a42b2020-09-23 11:29:11 -0700790 onosChart: onos/onos-classic
Matteo Scandolo06506102020-10-13 12:24:20 -0700791 radiusChart: onf/freeradius
Matteo Scandolo0430f672020-05-07 11:50:26 -0700792
Matteo Scandolo4b006ae2020-11-09 16:14:40 -0800793 volthaStacks: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700794 olts: 2
795 pons: 2
796 onus: 2
797 workflow: att
Matteo Scandolo35177dd2020-07-24 10:44:44 -0700798 withFlows: true
799 provisionSubscribers: true
Matteo Scandolo68776b72020-07-21 14:06:06 -0700800 withEapol: true
801 withDhcp: true
802 withIgmp: false
803 withLLDP: false
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700804 withMonitoring: false
Matteo Scandolo68776b72020-07-21 14:06:06 -0700805 withProfiling: false
806 withPcap: false
Matteo Scandolo9e8c2a32020-10-13 18:02:33 -0700807 withRadius: yes
Matteo Scandolo68776b72020-07-21 14:06:06 -0700808 openonuAdapterReplicas: 1
809 onosReplicas: 1
810 atomixReplicas: 0
Matteo Scandolo7d6695c2020-08-25 13:13:16 -0700811 kafkaReplicas: 1
812 etcdReplicas: 1
Matteo Scandolo68776b72020-07-21 14:06:06 -0700813 extraHelmFlags: ''
Matteo Scandolo29b67472021-11-22 14:17:57 -0800814 onosStatInterval: 10
815 onosGroupInterval: 10
Andrea Campanella55f0f0e2021-04-15 18:50:54 +0200816 flowObjWorkerThreads: 12
Matteo Scandolo68776b72020-07-21 14:06:06 -0700817 volthaSystemTestsChange: ''
Matteo Scandolo11311742021-01-25 13:56:22 -0800818 volthaHelmChartsChange: ''
Matteo Scandolo001003e2021-02-03 15:39:26 -0800819 kindVolthaChange: ''
Matteo Scandolo68776b72020-07-21 14:06:06 -0700820 inMemoryEtcdStorage: true
Matteo Scandoloa23f5c62020-07-29 20:07:29 -0700821 karafHome: 'apache-karaf-4.2.9'
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700822 logLevel: 'INFO'
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700823 dockerRegistry: 10.90.0.69:30500
Matteo Scandolo68776b72020-07-21 14:06:06 -0700824
Matteo Scandoloe931c1c2020-08-13 15:39:30 -0700825 <<: *voltha-scale-job-parameters
Andrea Campanellaa81c7dc2020-07-17 16:26:12 +0200826
Matteo Scandolo51b76302020-02-05 12:07:23 -0800827 project-type: pipeline
Matteo Scandolod48d95e2020-02-27 17:04:55 -0800828 concurrent: false
Matteo Scandolo51b76302020-02-05 12:07:23 -0800829
Matteo Scandoloe69614f2020-03-10 11:35:35 -0700830 dsl: !include-raw-escape: pipeline/{pipeline-script}
Matteo Scandoloc88d3132020-08-27 15:24:34 -0700831
Matteo Scandolo849db722020-10-21 10:58:41 -0700832 triggers:
833 - gerrit:
834 server-name: '{gerrit-server-name}'
835 silent-start: false
836 successful-message: "PASSED scale test"
837 failure-message: "FAILED scale test"
838 unstable-message: "UNSTABLE scale test"
839 trigger-on:
840 - comment-added-contains-event:
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700841 comment-contains-value: '.*test voltha scale.*'
Matteo Scandolo849db722020-10-21 10:58:41 -0700842 projects:
843 - project-compare-type: REG_EXP
Matteo Scandolo9cdacc52020-10-21 14:54:06 -0700844 project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|ofagent-go|voltha-onos|bbsim)$'
Matteo Scandolo849db722020-10-21 10:58:41 -0700845 branches:
846 - branch-compare-type: REG_EXP
847 branch-pattern: '{all-branches-regexp}'