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