Add sdv and hdv cirv rtd jobs
[releng.git] / jjb / cirv / cirv-hdv-rtd-jobs.yaml
1 ---
2 - project:
3     name: cirv-hdv-rtd
4     project: cirv-hdv
5     project-name: cirv-hdv
6
7     project-pattern: 'cirv-hdv'
8     # yamllint disable-line rule:line-length
9     rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv-hdv/140801/'
10     rtd-token: 'f29ff450f15f5c01f89f238320aa33763256bc7c'
11
12     stream:
13       - master:
14           branch: '{stream}'
15           disabled: false
16       - jerma:
17           branch: 'stable/{stream}'
18           gs-pathname: '/{stream}'
19           disabled: false
20
21     jobs:
22       - '{project-name}-rtd-jobs'