Add verify and rebase jobs for policy common and distribution
[infra/cicd.git] / jjb / policy / policy-common-rebase-jobs.yaml
1 ---
2 # this job gets triggered when a change is merged to
3 # policy/common project on ONAP Gerrit.
4 - project:
5     name: policy-common-rebase
6     project: policy/common
7     project-name: policy-common
8
9     stream:
10       - master:
11           branch: '{stream}'
12 #      - casablanca:
13 #          branch: '{stream}'
14
15     jobs:
16       - '{project-name}-{stream}-rebase'