4b8ba08b1e397411167b4c1ca2cdcfadc8f7a225
[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
18     # openstack-infra-parameters defaults
19     archive-artifacts: ''
20     branch: master
21
22    # CSIT images configuration
23     controller-image: 'centos7-java-builder-2c-4g'
24     openstack-image: 'centos7-devstack-2c-8g'
25     mininet-image: 'ubuntu-trusty-mininet-2c-2g'
26     mininet-vms: 1
27     docker-image: 'centos7-docker-2c-4g'
28
29     # In case a CSIT job is merged without Java version specified
30     jdk: 'openjdk8'
31
32     # Python
33     toxdir: ''
34
35     # Plot configuration
36     01-plot-title: ''
37     01-plot-yaxis: ''
38     01-plot-group: 'Default Plot Group'
39     01-plot-data-file: 'plot-data.csv'
40     02-plot-title: ''
41     02-plot-yaxis: ''
42     02-plot-group: 'Default Plot Group'
43     02-plot-data-file: 'plot-data.csv'
44     03-plot-data-file: '03-nonexisting.csv'
45     03-plot-title: ''
46     03-plot-yaxis: ''
47     03-plot-group: ''
48     03-inclusion-flag: 'off'
49     03-exclude-value: ''
50     04-plot-data-file: '04-nonexisting.csv'
51     04-plot-title: ''
52     04-plot-yaxis: ''
53     04-plot-group: ''
54     04-inclusion-flag: 'off'
55     04-exclude-value: ''
56     05-plot-data-file: '05-nonexisting.csv'
57     05-plot-title: ''
58     05-plot-yaxis: ''
59     05-plot-group: ''
60     05-inclusion-flag: 'off'
61     05-exclude-value: ''
62     06-plot-data-file: '06-nonexisting.csv'
63     06-plot-title: ''
64     06-plot-yaxis: ''
65     06-plot-group: ''
66     06-inclusion-flag: 'off'
67     06-exclude-value: ''
68     07-plot-data-file: '07-nonexisting.csv'
69     07-plot-title: ''
70     07-plot-yaxis: ''
71     07-plot-group: ''
72     07-inclusion-flag: 'off'
73     07-exclude-value: ''
74     08-plot-data-file: '08-nonexisting.csv'
75     08-plot-title: ''
76     08-plot-yaxis: ''
77     08-plot-group: ''
78     08-inclusion-flag: 'off'
79     08-exclude-value: ''
80     09-plot-data-file: '09-nonexisting.csv'
81     09-plot-title: ''
82     09-plot-yaxis: ''
83     09-plot-group: ''
84     09-inclusion-flag: 'off'
85     09-exclude-value: ''
86     10-plot-data-file: '10-nonexisting.csv'
87     10-plot-title: ''
88     10-plot-yaxis: ''
89     10-plot-group: ''
90     10-inclusion-flag: 'off'
91     10-exclude-value: ''