Merge "Switch logrotate->build-discarder for all projects"
[releng/builder.git] / jjb / releng-defaults.yaml
1 # ODL Releng jenkins defaults
2
3 - defaults:
4     name: global
5
6     build-days-to-keep: 30
7     build-num-to-keep: 40
8     build-artifact-days-to-keep: -1
9     build-artifact-num-to-keep: 5
10     # Timeout in minutes
11     build-timeout: 360
12     build-node: centos7-java-builder-2c-8g
13
14     email-recipients: 'jenkins@lists.opendaylight.org'
15     odl-ml2-driver-repo: 'https://github.com/openstack/networking-odl'
16     server-name: 'OpenDaylight'
17     git-url: 'ssh://jenkins-$SILO@git.opendaylight.org:29418'
18
19     # openstack-infra-parameters defaults
20     archive-artifacts: ''
21     branch: master
22
23     # Distribution bundle URL
24     bundleurl: 'last'
25
26     # CSIT images configuration
27     controller-image: 'centos7-java-builder-2c-4g'
28     openstack-image: 'centos7-devstack-2c-8g'
29     mininet-image: 'ubuntu-trusty-mininet-2c-2g'
30     mininet-vms: 1
31     docker-image: 'centos7-docker-2c-4g'
32
33     # Robot
34     robot-options: ''
35
36     # In case a CSIT job is merged without Java version specified
37     jdk: 'openjdk8'
38
39     # Python
40     toxdir: ''
41
42     # Plot configuration
43     01-plot-title: ''
44     01-plot-yaxis: ''
45     01-plot-group: 'Default Plot Group'
46     01-plot-data-file: 'plot-data.csv'
47     02-plot-title: ''
48     02-plot-yaxis: ''
49     02-plot-group: 'Default Plot Group'
50     02-plot-data-file: 'plot-data.csv'
51     03-plot-data-file: '03-nonexisting.csv'
52     03-plot-title: ''
53     03-plot-yaxis: ''
54     03-plot-group: ''
55     03-inclusion-flag: 'off'
56     03-exclude-value: ''
57     04-plot-data-file: '04-nonexisting.csv'
58     04-plot-title: ''
59     04-plot-yaxis: ''
60     04-plot-group: ''
61     04-inclusion-flag: 'off'
62     04-exclude-value: ''
63     05-plot-data-file: '05-nonexisting.csv'
64     05-plot-title: ''
65     05-plot-yaxis: ''
66     05-plot-group: ''
67     05-inclusion-flag: 'off'
68     05-exclude-value: ''
69     06-plot-data-file: '06-nonexisting.csv'
70     06-plot-title: ''
71     06-plot-yaxis: ''
72     06-plot-group: ''
73     06-inclusion-flag: 'off'
74     06-exclude-value: ''
75     07-plot-data-file: '07-nonexisting.csv'
76     07-plot-title: ''
77     07-plot-yaxis: ''
78     07-plot-group: ''
79     07-inclusion-flag: 'off'
80     07-exclude-value: ''
81     08-plot-data-file: '08-nonexisting.csv'
82     08-plot-title: ''
83     08-plot-yaxis: ''
84     08-plot-group: ''
85     08-inclusion-flag: 'off'
86     08-exclude-value: ''
87     09-plot-data-file: '09-nonexisting.csv'
88     09-plot-title: ''
89     09-plot-yaxis: ''
90     09-plot-group: ''
91     09-inclusion-flag: 'off'
92     09-exclude-value: ''
93     10-plot-data-file: '10-nonexisting.csv'
94     10-plot-title: ''
95     10-plot-yaxis: ''
96     10-plot-group: ''
97     10-inclusion-flag: 'off'
98     10-exclude-value: ''