summaryrefslogtreecommitdiffstats
path: root/jjb/releng/releng-jobs.yaml
blob: 4a39333d42eb4812110dc9bcc93236284709f89f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
- project:
    name: releng-builder-jobs
    project: 'releng'
    project-name: 'releng'
    jjb-version: '2.5.0'
    jjb-cache: "$WORKSPACE/.cache/jenkins_jobs"

    build-timeout: 60

    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-releng/38594/'
    rtd-token: '291c6a0109493b4457e566d06141212452c65784'
    project-pattern: 'releng'

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