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