summaryrefslogtreecommitdiffstats
path: root/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml
blob: 6b41bfb6e0e32f12d5a35b5c813666ed6f0ac459 (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
---
- project:
    name: vswitchperf-rtd
    project: vswitchperf
    project-name: vswitchperf

    gerrit-skip-vote: true
    project-pattern: 'vswitchperf'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-vswitchperf/47398/'
    rtd-token: '47bbe5675e6cc5a6207fcc9b4db8dac03c27d9de'

    stream:
      - master:
          branch: '{stream}'
          disabled: false
      - jerma: &jerma
          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'