summaryrefslogtreecommitdiffstats
path: root/jjb/bottlenecks/bottlenecks-rtd-jobs.yaml
blob: 57ecd802cc667b246d168a3b9299b19b54076d70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
- project:
    name: bottlenecks-rtd
    project: bottlenecks
    project-name: bottlenecks

    gerrit-skip-vote: true
    project-pattern: 'bottlenecks'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-bottlenecks/47355/'
    rtd-token: '95dd0dbdde4a219b5196ffb86e15401b7b927885'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - hunter:
          branch: 'stable/{stream}'
          disabled: false

    jobs:
      - '{project-name}-rtd-jobs'