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