2 ###################################################
3 # All the jobs except verify have been removed!
4 # They will only be enabled on request by projects!
5 ###################################################
12 - 'sfc-verify-{stream}'
20 branch: 'stable/{stream}'
21 gs-pathname: '/{stream}'
24 branch: 'stable/{stream}'
25 gs-pathname: '/{stream}'
29 name: 'sfc-verify-{stream}'
31 disabled: '{obj:disabled}'
37 - 'opnfv-build-ubuntu-defaults'
44 server-name: 'gerrit.opnfv.org'
46 - patchset-created-event:
47 exclude-drafts: 'false'
48 exclude-trivial-rebase: 'false'
49 exclude-no-code-change: 'false'
50 - draft-published-event
51 - comment-added-contains-event:
52 comment-contains-value: 'recheck'
53 - comment-added-contains-event:
54 comment-contains-value: 'reverify'
56 - project-compare-type: 'ANT'
57 project-pattern: '{project}'
59 - branch-compare-type: 'ANT'
60 branch-pattern: '**/{branch}'
61 disable-strict-forbidden-file-verification: 'true'
64 pattern: 'docs/**|.gitignore'
67 - sfc-unit-tests-and-docs
70 - sfc-unit-tests-and-docs-publisher
72 ################################
74 ################################
77 name: sfc-unit-tests-and-docs
82 ################################
84 ################################
86 name: 'sfc-unit-tests-and-docs-publisher'
89 results: nosetests.xml
91 report-file: "coverage.xml"
93 fail-no-reports: "true"
94 health-auto-update: "true"
95 stability-auto-update: "true"
96 zoom-coverage-chart: "true"
106 - email-jenkins-admins-on-failure