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

    project-pattern: 'yardstick'
    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-yardstick/47399/'
    rtd-token: '6aa883824f3917c7db5ffa1fe9168817fb5feb68'

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

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