summaryrefslogtreecommitdiffstats
path: root/jjb/barometer/barometer-rtd-jobs.yaml
blob: 4f56829ef4ad3e4c234a0d9d264950434dbb0247 (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
25
26
27
28
29
30
31
32
---
- 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
      - jerma: &jerma
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false
      - iruya: &iruya
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false
      - hunter:
          branch: 'stable/{stream}'
          gs-pathname: '/{stream}'
          disabled: false
      - gambia:
          branch: 'stable/{stream}'
          disabled: false

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