RTD: Enable Gambia stream
[releng.git] / jjb / vswitchperf / vswitchperf-rtd-jobs.yaml
1 ---
2 - project:
3     name: vswitchperf-rtd
4     project: vswitchperf
5     project-name: vswitchperf
6
7     gerrit-skip-vote: true
8     project-pattern: 'vswitchperf'
9     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-vswitchperf/47398/'
10     rtd-token: '47bbe5675e6cc5a6207fcc9b4db8dac03c27d9de'
11
12     stream:
13       - master:
14           branch: '{stream}'
15           disabled: false
16       - gambia:
17           branch: 'stable/{stream}'
18           disabled: false
19
20     jobs:
21       - '{project-name}-rtd-jobs'