summaryrefslogtreecommitdiffstats
path: root/jjb/fuel/fuel-project-jobs.yaml
blob: 400b1552c251493507fb6433fc36f267a6c09fc4 (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
---
########################
# Job configuration for fuel
########################
- project:
    name: fuel-project-jobs

    project: 'fuel'

    installer: 'fuel'

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

    project-name: '{project}'
    project-pattern: '{project}'
    rtd-build-url: https://readthedocs.org/api/v2/webhook/opnfv-fuel/47205/
    rtd-token: 38f40bf6c08fd4bccb930871bc29b08404cf98b0

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