Create Stable Branch Jobs for bottlenecks
[releng.git] / jjb / bottlenecks / bottlenecks-rtd-jobs.yaml
1 ---
2 - project:
3     name: bottlenecks-rtd
4     project: bottlenecks
5     project-name: bottlenecks
6
7     gerrit-skip-vote: true
8     project-pattern: 'bottlenecks'
9     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-bottlenecks/47355/'
10     rtd-token: '95dd0dbdde4a219b5196ffb86e15401b7b927885'
11
12     stream:
13       - master:
14           branch: '{stream}'
15           disabled: false
16       - hunter:
17           branch: 'stable/{stream}'
18           disabled: false
19
20     jobs:
21       - '{project-name}-rtd-jobs'