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

    project-pattern: 'barometer'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-barometer/47353/'
    rtd-token: 'aef70b8a0148b295e25dd92474110bcd622bacb0'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - hunter: &hunter
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false
      - gambia:
          branch: 'stable/{stream}'
          disabled: false

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