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