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