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