1 ###################################################
2 # All the jobs except verify have been removed!
3 # They will only be enabled on request by projects!
4 ###################################################
11 - 'oscar-verify-{stream}'
13 # only master branch is enabled at the moment to keep no of jobs sane
19 # branch: 'stable/brahmaputra'
20 # gs-pathname: '/brahmaputra'
23 name: 'oscar-verify-{stream}'
30 - 'opnfv-build-defaults'
34 credentials-id: '{ssh-credentials}'
35 refspec: '$GERRIT_REFSPEC'
36 choosing-strategy: 'gerrit'
41 - patchset-created-event:
42 exclude-drafts: 'false'
43 exclude-trivial-rebase: 'false'
44 exclude-no-code-change: 'false'
45 - draft-published-event
46 - comment-added-contains-event:
47 comment-contains-value: 'recheck'
48 - comment-added-contains-event:
49 comment-contains-value: 'reverify'
51 - project-compare-type: 'ANT'
52 project-pattern: '{project}'
54 - branch-compare-type: 'ANT'
55 branch-pattern: '**/{branch}'
58 pattern: 'docs/**|.gitignore'
62 echo "Nothing to verify!"