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