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