Update validate autorelease projects for sodium
[releng/builder.git] / jjb / integration / integration-test-jobs.yaml
1 ---
2 - project:
3     name: integration-test
4     project: integration/test
5     project-name: integration-test
6     jobs:
7       - 'integration-patch-test-{stream}'
8       - 'integration-multipatch-test-{stream}'
9       - 'integration-merge-dashboard'
10       - '{project-name}-rtd-jobs':
11           build-node: centos7-builder-2c-2g
12           project-pattern: integration/test
13           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-integrationtest/32934/
14           rtd-token: 70766f97941a74ef80b84749ac4799e5ddeee99a
15       - gerrit-tox-verify:
16           branch: master
17           stream: master
18
19     # CSIT Lists in defaults.yaml
20     stream:
21       - sodium:
22           branch: 'master'
23           mvn-version: 'mvn35'
24           csit-list: !include: csit-jobs-neon.lst
25           build-order: >
26               odlparent yangtools infrautils mdsal controller serviceutils aaa netconf
27               daexim ovsdb neutron openflowplugin coe genius lispflowmapping sfc netvirt
28               bgpcep integration/distribution
29
30       - neon:
31           branch: 'stable/neon'
32           mvn-version: 'mvn35'
33           csit-list: !include: csit-jobs-neon.lst
34           build-order: >
35               odlparent yangtools infrautils mdsal controller serviceutils aaa netconf
36               daexim ovsdb neutron openflowplugin coe genius lispflowmapping sfc netvirt
37               bgpcep integration/distribution
38
39       - fluorine:
40           branch: 'stable/fluorine'
41           mvn-version: 'mvn35'
42           csit-list: !include: csit-jobs-fluorine.lst
43           build-order: >
44               odlparent yangtools infrautils mdsal controller serviceutils aaa netconf
45               daexim ovsdb neutron openflowplugin coe genius lispflowmapping sfc netvirt
46               bgpcep integration/distribution
47
48       - oxygen:
49           branch: 'stable/oxygen'
50           mvn-version: 'mvn35'
51           csit-list: !include: csit-jobs-oxygen.lst
52           build-order: >
53               odlparent yangtools infrautils mdsal controller serviceutils aaa netconf
54               daexim ovsdb neutron openflowplugin coe genius lispflowmapping sfc netvirt
55               bgpcep integration/distribution
56           disable-job: true
57
58 - project:
59     name: integration-distribution
60     project: integration/test
61     project-name: integration-test
62     jobs:
63       - 'integration-distribution-test-{stream}'
64       - 'integration-distribution-weekly-test-trigger-{stream}'
65       - 'integration-distribution-high-frequency-test-trigger-{stream}'
66       - 'integration-update-csit-tests-{stream}'
67
68     # CSIT Lists in defaults.yaml
69     stream:
70       - neon:
71           branch: 'master'
72           csit-blacklist: >
73               alto bier capwap centinel didm dluxapps groupbasedpolicy iotdm jsonrpc lacp
74               l2switch messaging4transport nemo netide nic ocpplugin of-config p4plugin packetcable
75               sdninterfaceapp sxp tsdr unimgr usc usecplugin vtn gate longevity sanity tdd tempest wip
76               aaa-csit-1node-keystone-all
77               netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-pike
78               netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-queens-upstream-stateful-itm-direct
79               netvirt-csit-3node-1cmb
80               last-line-is-ignored-so-we-need-something-dummy-here-to-make-sure-the-real-last-line-is-used
81           csit-list: !include: csit-jobs-neon.lst
82           csit-weekly-list: '{csit-weekly-list-neon}'
83           csit-high-frequency-list: '{csit-high-frequency-list-neon}'
84       - fluorine:
85           branch: 'stable/fluorine'
86           csit-blacklist: >
87               alto bier capwap centinel didm dluxapps groupbasedpolicy iotdm jsonrpc lacp
88               l2switch messaging4transport nemo netide nic ocpplugin of-config p4plugin packetcable
89               sdninterfaceapp sxp tsdr unimgr usc usecplugin vtn gate longevity sanity tdd tempest wip
90               aaa-csit-1node-keystone-all
91               netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-pike
92               netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-queens-upstream-stateful-itm-direct
93               netvirt-csit-3node-1cmb
94               last-line-is-ignored-so-we-need-something-dummy-here-to-make-sure-the-real-last-line-is-used
95           csit-list: !include: csit-jobs-fluorine.lst
96           csit-weekly-list: '{csit-weekly-list-fluorine}'
97           csit-high-frequency-list: '{csit-high-frequency-list-fluorine}'
98       - oxygen:
99           branch: 'stable/oxygen'
100           csit-blacklist: >
101               capwap centinel didm iotdm jsonrpc lacp messaging4transport netide nic
102               ocpplugin sdninterfaceapp unimgr usecplugin gate longevity sanity tdd tempest wip
103               aaa-csit-1node-keystone-all groupbasedpolicy-csit-1node-1cmb-0ctl-0cmp-openstack-pike-openstack
104               netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-pike
105               netvirt-csit-1node-1cmb-0ctl-0cmp-openstack-queens-upstream-stateful-itm-direct
106               netvirt-csit-3node-1cmb
107               last-line-is-ignored-so-we-need-something-dummy-here-to-make-sure-the-real-last-line-is-used
108           csit-list: !include: csit-jobs-oxygen.lst
109           csit-weekly-list: '{csit-weekly-list-oxygen}'
110           csit-high-frequency-list: '{csit-high-frequency-list-oxygen}'
111
112 - project:
113     name: integration-sanity
114     project: integration/test
115     project-name: integration-test
116     jobs:
117       - 'integration-sanity-test-{stream}'
118
119     stream:
120       - neon:
121           branch: 'master'
122           karaf-version: odl
123           csit-sanity-list: '{csit-sanity-list-neon}'
124       - fluorine:
125           branch: 'stable/fluorine'
126           karaf-version: odl
127           csit-sanity-list: '{csit-sanity-list-fluorine}'
128       - oxygen:
129           branch: 'stable/oxygen'
130           karaf-version: karaf4
131           csit-sanity-list: '{csit-sanity-list-oxygen}'
132
133 - job-template:
134     name: 'integration-merge-dashboard'
135     project-type: freestyle
136     node: centos7-builder-2c-1g
137
138     properties:
139       - opendaylight-infra-properties:
140           build-days-to-keep: '{build-days-to-keep}'
141
142     parameters:
143       - opendaylight-infra-parameters:
144           os-cloud: '{os-cloud}'
145           project: '{project}'
146           branch: 'master'
147           refspec: 'refs/heads/master'
148           artifacts: '{archive-artifacts}'
149
150     scm:
151       - integration-gerrit-scm:
152           basedir: 'test'
153           refspec: '$GERRIT_REFSPEC'
154           branch: 'master'
155
156     wrappers:
157       - opendaylight-infra-wrappers:
158           build-timeout: '{build-timeout}'
159
160     triggers:
161       - gerrit-trigger-patch-merged:
162           gerrit-server-name: '{gerrit-server-name}'
163           name: '{project}'
164           branch: 'master'
165           files: 'dashboard/**'
166           forbidden-files: ''
167
168     builders:
169       - lf-infra-pre-build
170       - config-file-provider:
171           files:
172             - file-id: odl-elastic-cloud
173               target: '$HOME/.netrc'
174       - integration-install-robotframework
175       # yamllint disable-line rule:line-length
176       - shell: python3 $WORKSPACE/test/csit/scripts/push_dashboard.py a4ff38b99ef2c7626450543021b4c134.us-east-1.aws.found.io:9243
177
178     publishers:
179       - lf-infra-publish
180       - email-notification:
181           email-recipients: '{email-recipients}'
182           email-prefix: '[{project-name}]'
183
184 - job-template:
185     name: 'integration-distribution-test-{stream}'
186     # Goal: Verify a distribution through all system test available
187     # Operation: This template takes a distribution and passes all available system test
188
189     project-type: freestyle
190     node: queue-disttest-2c-1g
191
192     properties:
193       - opendaylight-infra-properties:
194           build-days-to-keep: '{build-days-to-keep}'
195
196     parameters:
197       - integration-bundle-url:
198           bundle-url: '{bundle-url}'
199       - distribution-karaf-version:
200           karaf-version: '{karaf-version}'
201
202     builders:
203       - lf-infra-pre-build
204       - trigger-builds:
205           - project: '{csit-list}'
206             block: true
207             predefined-parameters: |
208               BUNDLE_URL=$BUNDLE_URL
209               KARAF_VERSION=$KARAF_VERSION
210
211     wrappers:
212       - lf-infra-wrappers:
213           build-timeout: 1440
214           jenkins-ssh-credential: '{jenkins-ssh-credential}'
215
216     publishers:
217       - opendaylight-infra-generate-csit-status-report
218       - email-notification:
219           email-recipients: '{email-recipients}'
220           email-prefix: '[integration]'
221       - lf-infra-publish
222
223 - job-template:
224     name: 'integration-sanity-test-{stream}'
225     # Goal: Verify a distribution through sanity test
226     # Operation: This template takes a distribution and passes sanity test
227     # This jobs works for both managed & unmanaged distro.
228
229     project-type: freestyle
230     node: queue-intque-2c-1g
231
232     properties:
233       - opendaylight-infra-properties:
234           build-days-to-keep: '{build-days-to-keep}'
235
236     parameters:
237       - integration-bundle-url:
238           bundle-url: '{bundle-url}'
239       - distribution-karaf-version:
240           karaf-version: '{karaf-version}'
241
242     triggers:
243       - timed: '{schedule-daily}'
244
245     builders:
246       - lf-infra-pre-build
247       - trigger-builds:
248           - project: '{csit-sanity-list}'
249             block: true
250             predefined-parameters: |
251               BUNDLE_URL=$BUNDLE_URL
252               KARAF_VERSION=$KARAF_VERSION
253
254     publishers:
255       - email-notification:
256           email-recipients: '{email-recipients}'
257           email-prefix: '[integration]'
258
259 - job-template:
260     name: 'integration-patch-test-{stream}'
261     # Template: integration-patch-test-{stream}
262     # Goal: Build a patch and run all available system test on a distribution containing the change
263     # Operation: This job template builds a patch, creates a distribution containing the patch, and
264     # triggers the distribution test when test-integration is used in gerrit comments
265
266     project-type: freestyle
267     node: centos7-builder-2c-8g
268
269     properties:
270       - opendaylight-infra-properties:
271           build-days-to-keep: '{build-days-to-keep}'
272
273     parameters:
274       - opendaylight-infra-parameters:
275           os-cloud: '{os-cloud}'
276           project: '$GERRIT_PROJECT'
277           branch: '{branch}'
278           refspec: '$GERRIT_REFSPEC'
279           artifacts: '{archive-artifacts}'
280       - integration-distribution-branch:
281           branch: '{branch}'
282       - distribution-karaf-version:
283           karaf-version: '{karaf-version}'
284       - integration-distribution-git-url:
285           git-url: '{git-url}'
286       - maven-exec:
287           maven-version: mvn35
288
289     scm:
290       - integration-gerrit-scm:
291           basedir: '$GERRIT_PROJECT'
292           refspec: '$GERRIT_REFSPEC'
293           branch: '{branch}'
294       - integration-distribution-scm:
295           branch: '{branch}'
296
297     wrappers:
298       - opendaylight-infra-wrappers:
299           build-timeout: '720'
300
301     triggers:
302       - gerrit:
303           server-name: '{gerrit-server-name}'
304           trigger-on:
305             - comment-added-contains-event:
306                 comment-contains-value: 'test-integration'
307           projects:
308             - project-compare-type: 'ANT'
309               project-pattern: '**'
310               branches:
311                 - branch-compare-type: 'ANT'
312                   branch-pattern: '**/{branch}'
313           skip-vote:
314             successful: true
315             failed: true
316             unstable: true
317             notbuilt: true
318
319     builders:
320       - lf-infra-pre-build
321       - integration-rebase-gerrit-patch
322       - wipe-org-opendaylight-repo
323       - lf-provide-maven-settings:
324           global-settings-file: 'global-settings'
325           settings-file: 'integration-settings'
326       - maven-target:
327           maven-version: 'mvn35'
328           pom: '$GERRIT_PROJECT/pom.xml'
329           goals: |
330               clean install dependency:tree -DoutputFile=dependency_tree.txt
331               -Pq
332               -Dstream={stream}
333               {opendaylight-infra-mvn-opts}
334           # {opendaylight-infra-parallel-mvn-opts} is bad when there are multiple big features in SFT.
335           java-opts:
336             - '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
337           settings: integration-settings
338           settings-type: cfp
339           global-settings: global-settings
340           global-settings-type: cfp
341       - maven-target:
342           maven-version: mvn35
343           pom: distribution/pom.xml
344           goals: |
345               clean install dependency:tree -DoutputFile=dependency_tree.txt
346               {opendaylight-infra-mvn-opts}
347           # {opendaylight-infra-parallel-mvn-opts} is bad when there are multiple big features in SFT.
348           java-opts:
349             - '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
350           settings: integration-settings
351           settings-type: cfp
352           global-settings: global-settings
353           global-settings-type: cfp
354       - integration-upload-distribution:
355           dist-pom: distribution/pom.xml
356       - trigger-builds:
357           - project: '{csit-list}'
358             block: true
359             predefined-parameters: |
360               BUNDLE_URL=$BUNDLE_URL
361               KARAF_VERSION=$KARAF_VERSION
362
363     publishers:
364       - lf-infra-publish
365       - email-notification:
366           email-recipients: '{email-recipients}'
367           email-prefix: '[$GERRIT_PROJECT]'
368
369
370 - job-template:
371     name: 'integration-multipatch-test-{stream}'
372     # Goal: Build one or more patches and run all available system test on a distribution containing the change.
373     # Operation: This job template checks out and builds in order each patch provided in job parameters, finally
374     # it creates a distribution containing all patches and triggers the distribution test job which includes most
375     # (if not all) available CSIT jobs.
376
377     project-type: freestyle
378     node: centos7-builder-8c-8g
379     concurrent: true
380     jdk: '{java-version}'
381
382     properties:
383       - opendaylight-infra-properties:
384           build-days-to-keep: '{build-days-to-keep}'
385
386     parameters:
387       - patches-to-build-parameter:
388           patches_to_build: '$PATCHES_TO_BUILD'
389       - build-order-parameter:
390           build-order: '{build-order}'
391       - build-fast-parameter:
392           build-fast: 'false'
393       - run-test-parameter:
394           run-test: 'false'
395       - integration-distribution-branch:
396           branch: '{branch}'
397       - integration-distribution-stream:
398           stream: '{stream}'
399       - distribution-karaf-version:
400           karaf-version: '{karaf-version}'
401       - opendaylight-infra-parameters:
402           os-cloud: '{os-cloud}'
403           project: 'integration/distribution'
404           branch: '{branch}'
405           refspec: 'refs/heads/{branch}'
406           artifacts: '{archive-artifacts}'
407       - lf-infra-maven-parameters:
408           mvn-opts: ''
409           mvn-params: ''
410           mvn-version: mvn35
411           staging-profile-id: ''  # Staging repos do not make sense for this job
412
413     wrappers:
414       - opendaylight-infra-wrappers:
415           build-timeout: '1200'
416
417     triggers:
418       - gerrit:
419           server-name: '{gerrit-server-name}'
420           trigger-on:
421             - comment-added-contains-event:
422                 comment-contains-value: 'multipatch-build'
423           projects:
424             - project-compare-type: ANT
425               project-pattern: '**'
426               branches:
427                 - branch-compare-type: ANT
428                   branch-pattern: '**/{branch}'
429
430     builders:
431       - lf-infra-pre-build
432       - wipe-org-opendaylight-repo
433       - lf-maven-install:
434           mvn-version: '{mvn-version}'
435       - lf-provide-maven-settings:
436           global-settings-file: 'global-settings'
437           settings-file: 'integration-distribution-settings'
438       - integration-multipatch-builder
439       - integration-upload-distribution:
440           dist-pom: patch_tester/distribution/pom.xml
441       - conditional-step:
442           condition-kind: boolean-expression
443           condition-expression: $RUN_TEST
444           steps:
445             - trigger-builds:
446                 - project: '{csit-list}'
447                   block: true
448                   predefined-parameters: |
449                     BUNDLE_URL=$BUNDLE_URL
450                     KARAF_VERSION=$KARAF_VERSION
451
452     publishers:
453       - lf-infra-publish
454       - email-notification:
455           email-recipients: '{email-recipients}'
456           email-prefix: '[int/dist]'
457
458 - job-template:
459     name: 'integration-distribution-weekly-test-trigger-{stream}'
460
461     project-type: freestyle
462     node: queue-intque-2c-1g
463
464     properties:
465       - opendaylight-infra-properties:
466           build-days-to-keep: '{build-days-to-keep}'
467
468     parameters:
469       - integration-bundle-url:
470           bundle-url: '{bundle-url}'
471       - distribution-karaf-version:
472           karaf-version: '{karaf-version}'
473
474     triggers:
475       - timed: '{schedule-weekly}'
476
477     builders:
478       - trigger-builds:
479           - project: '{csit-weekly-list}'
480             block: true
481             predefined-parameters: |
482               BUNDLE_URL=$BUNDLE_URL
483               KARAF_VERSION=$KARAF_VERSION
484
485     publishers:
486       - email-notification:
487           email-recipients: '{email-recipients}'
488           email-prefix: '[integration]'
489
490 - job-template:
491     name: 'integration-distribution-high-frequency-test-trigger-{stream}'
492
493     project-type: freestyle
494     node: queue-intque-2c-1g
495
496     properties:
497       - opendaylight-infra-properties:
498           build-days-to-keep: '{build-days-to-keep}'
499
500     parameters:
501       - integration-bundle-url:
502           bundle-url: '{bundle-url}'
503       - distribution-karaf-version:
504           karaf-version: '{karaf-version}'
505
506     triggers:
507       - timed: '{schedule-high-frequency}'
508
509     builders:
510       - lf-infra-pre-build
511       - trigger-builds:
512           - project: '{csit-high-frequency-list}'
513             block: true
514             predefined-parameters: |
515               BUNDLE_URL=$BUNDLE_URL
516               KARAF_VERSION=$KARAF_VERSION
517
518     publishers:
519       - email-notification:
520           email-recipients: '{email-recipients}'
521           email-prefix: '[integration]'
522
523 - job-template:
524     name: 'integration-update-csit-tests-{stream}'
525
526     # This job's purpose is to update csit
527     # tests to run in integration-distribution-test-{stream}
528     # by updating integration files: csit-list-{stream}.inc
529     # These files can be used as !include in int-dist-test-{stream}
530
531     ######################
532     # Default parameters #
533     ######################
534
535     git-url: '$GIT_URL/$PROJECT'
536     submodule-recursive: true
537     submodule-timeout: 10
538
539     #####################
540     # Job Configuration #
541     #####################
542
543     project-type: freestyle
544     node: centos7-builder-2c-2g
545
546     properties:
547       - lf-infra-properties:
548           build-days-to-keep: 7
549
550     parameters:
551       - lf-infra-parameters:
552           project: releng/builder  # Hardcode as this job needs to pull releng/builder
553           stream: '{stream}'
554           branch: master  # Hardcode as releng/builder only has master
555           lftools-version: '{lftools-version}'
556       - string:
557           name: CSIT_BLACKLIST
558           default: '{csit-blacklist}'
559           description: Space separated list of jobs strings to blacklist.
560
561     scm:
562       - lf-infra-gerrit-scm:
563           jenkins-ssh-credential: '{jenkins-ssh-credential}'
564           git-url: '{git-url}'
565           refspec: '$GERRIT_REFSPEC'
566           branch: '$GERRIT_BRANCH'
567           submodule-recursive: '{submodule-recursive}'
568           submodule-timeout: '{submodule-timeout}'
569           choosing-strategy: default
570
571     wrappers:
572       - lf-infra-wrappers:
573           build-timeout: 10
574           jenkins-ssh-credential: '{jenkins-ssh-credential}'
575
576     triggers:
577       - reverse:
578           jobs: builder-jjb-merge
579
580     builders:
581       - lf-infra-pre-build
582       - shell: !include-raw-escape: update-csit-tests.sh
583       - shell: |
584           git status
585           git add jjb/integration/*.lst
586       - lf-infra-push-gerrit-patch:
587           project: 'releng/builder'
588           gerrit-user: 'jenkins-$SILO'
589           gerrit-host: 'git.opendaylight.org'
590           gerrit-topic: 'auto-update-csit-jobs-{stream}'
591           gerrit-commit-message: 'Auto Update CSIT Jobs to run for {stream}'
592           reviewers-email: 'jluhrsen@redhat.com'
593
594     publishers:
595       - lf-infra-publish
596
597 - project:
598     name: integration-view
599     views:
600       - project-view
601     project-name: integration
602
603 - view:
604     name: csit-stable-f
605     description: 'List of stable integration jobs for managed projects'
606     job-name:
607       - aaa-csit-1node-authn-all-fluorine
608       - bgpcep-csit-1node-throughpcep-all-fluorine
609       - coe-csit-1node-container-networking-only-fluorine
610       - controller-csit-1node-akka1-all-fluorine
611       - controller-csit-1node-benchmark-all-fluorine
612       - controller-csit-1node-notifications-longevity-only-fluorine
613       - controller-csit-1node-rest-cars-perf-all-fluorine
614       - controller-csit-3node-benchmark-all-fluorine
615       - controller-csit-3node-drb-precedence-longevity-only-fluorine
616       - controller-csit-3node-rest-clust-cars-perf-ask-only-fluorine
617       - controller-csit-3node-rest-clust-cars-perf-tell-only-fluorine
618       - daexim-csit-1node-basic-only-fluorine
619       - daexim-csit-3node-clustering-basic-only-fluorine
620       - distribution-csit-1node-userfeatures-all-fluorine
621       - genius-csit-1node-upstream-only-fluorine
622       - genius-csit-3node-upstream-only-fluorine
623       - lispflowmapping-csit-1node-msmr-all-fluorine
624       - netconf-csit-1node-callhome-only-fluorine
625       - netconf-csit-1node-userfeatures-all-fluorine
626       - netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-sfc-fluorine
627       - netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-fluorine
628       - openflowplugin-csit-1node-flow-services-all-fluorine
629       - openflowplugin-csit-1node-longevity-only-fluorine
630       - openflowplugin-csit-1node-perf-bulkomatic-only-fluorine
631       - openflowplugin-csit-1node-perf-stats-collection-only-fluorine
632       - openflowplugin-csit-1node-sanity-only-fluorine
633       - openflowplugin-csit-1node-scale-link-only-fluorine
634       - openflowplugin-csit-1node-scale-only-fluorine
635       - openflowplugin-csit-1node-scale-switch-only-fluorine
636       - openflowplugin-csit-3node-clustering-bulkomatic-only-fluorine
637       - openflowplugin-csit-3node-clustering-only-fluorine
638       - ovsdb-csit-3node-upstream-clustering-only-fluorine
639       - sfc-csit-3node-docker-full-deploy-all-fluorine
640       - sfc-csit-3node-rest-basic-all-fluorine
641     <<: *releng_view_common
642
643 - view:
644     name: csit-stable-ne
645     description: 'List of stable integration jobs for managed projects'
646     job-name:
647       - aaa-csit-1node-authn-all-neon
648       - bgpcep-csit-1node-throughpcep-all-neon
649       - coe-csit-1node-container-networking-only-neon
650       - controller-csit-1node-akka1-all-neon
651       - controller-csit-1node-benchmark-all-neon
652       - controller-csit-1node-notifications-longevity-only-neon
653       - controller-csit-1node-rest-cars-perf-all-neon
654       - controller-csit-3node-benchmark-all-neon
655       - controller-csit-3node-drb-precedence-longevity-only-neon
656       - controller-csit-3node-rest-clust-cars-perf-ask-only-neon
657       - controller-csit-3node-rest-clust-cars-perf-tell-only-neon
658       - daexim-csit-1node-basic-only-neon
659       - daexim-csit-3node-clustering-basic-only-neon
660       - distribution-csit-1node-userfeatures-all-neon
661       - genius-csit-1node-upstream-only-neon
662       - genius-csit-3node-upstream-only-neon
663       - lispflowmapping-csit-1node-msmr-all-neon
664       - netconf-csit-1node-callhome-only-neon
665       - netconf-csit-1node-userfeatures-all-neon
666       - netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-sfc-neon
667       - netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon
668       - openflowplugin-csit-1node-flow-services-all-neon
669       - openflowplugin-csit-1node-longevity-only-neon
670       - openflowplugin-csit-1node-perf-bulkomatic-only-neon
671       - openflowplugin-csit-1node-perf-stats-collection-only-neon
672       - openflowplugin-csit-1node-sanity-only-neon
673       - openflowplugin-csit-1node-scale-link-only-neon
674       - openflowplugin-csit-1node-scale-only-neon
675       - openflowplugin-csit-1node-scale-switch-only-neon
676       - openflowplugin-csit-3node-clustering-bulkomatic-only-neon
677       - openflowplugin-csit-3node-clustering-only-neon
678       - ovsdb-csit-3node-upstream-clustering-only-neon
679       - sfc-csit-3node-docker-full-deploy-all-neon
680       - sfc-csit-3node-rest-basic-all-neon
681     <<: *releng_view_common