summaryrefslogtreecommitdiffstats
path: root/jjb/global-defaults.yaml
blob: 2f3f16925456b007fc74fe35727b03215d4e14ca (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
---
# GLOBAL jenkins defaults

- defaults:
    name: global

    build-days-to-keep: 30
    build-num-to-keep: 40
    build-artifact-days-to-keep: -1
    build-artifact-num-to-keep: 5
    # Timeout in minutes
    build-timeout: 360
    build-perf-timeout: 5760

    # global-jjb
    gerrit-server-name: Primary
    jenkins-ssh-credential: jenkins-gerrit-credentials
    lftools-version: <1.0.0
    archive-artifacts: ''

    # fd.io branch defaults
    branch: master

    # voting
    skip-vote: false

    # CSIT
    csit-perf-trial-duration: 1.0
    csit-perf-trial-multiplicity: 1