1 ###################################################
2 # All the jobs except verify have been removed!
3 # They will only be enabled on request by projects!
4 ###################################################
11 - 'armband-verify-{stream}'
18 branch: 'stable/{stream}'
19 gs-pathname: '/{stream}'
22 name: 'armband-verify-{stream}'
29 - 'opnfv-build-defaults'
33 credentials-id: '{ssh-credentials}'
34 refspec: '$GERRIT_REFSPEC'
35 choosing-strategy: 'gerrit'
40 - patchset-created-event:
41 exclude-drafts: 'false'
42 exclude-trivial-rebase: 'false'
43 exclude-no-code-change: 'false'
44 - draft-published-event
45 - comment-added-contains-event:
46 comment-contains-value: 'recheck'
47 - comment-added-contains-event:
48 comment-contains-value: 'reverify'
50 - project-compare-type: 'ANT'
51 project-pattern: '{project}'
53 - branch-compare-type: 'ANT'
54 branch-pattern: '**/{branch}'
57 pattern: 'docs/**|.gitignore'
61 echo "Nothing to verify!"