removing netconf connector from netconf scale suite for carbon
[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     # In case a CSIT job is merged without Java version specified
34     jdk: 'openjdk8'
35
36     # Python
37     toxdir: ''
38
39     # Plot configuration
40     01-plot-title: ''
41     01-plot-yaxis: ''
42     01-plot-group: 'Default Plot Group'
43     01-plot-data-file: 'plot-data.csv'
44     02-plot-title: ''
45     02-plot-yaxis: ''
46     02-plot-group: 'Default Plot Group'
47     02-plot-data-file: 'plot-data.csv'
48     03-plot-data-file: '03-nonexisting.csv'
49     03-plot-title: ''
50     03-plot-yaxis: ''
51     03-plot-group: ''
52     03-inclusion-flag: 'off'
53     03-exclude-value: ''
54     04-plot-data-file: '04-nonexisting.csv'
55     04-plot-title: ''
56     04-plot-yaxis: ''
57     04-plot-group: ''
58     04-inclusion-flag: 'off'
59     04-exclude-value: ''
60     05-plot-data-file: '05-nonexisting.csv'
61     05-plot-title: ''
62     05-plot-yaxis: ''
63     05-plot-group: ''
64     05-inclusion-flag: 'off'
65     05-exclude-value: ''
66     06-plot-data-file: '06-nonexisting.csv'
67     06-plot-title: ''
68     06-plot-yaxis: ''
69     06-plot-group: ''
70     06-inclusion-flag: 'off'
71     06-exclude-value: ''
72     07-plot-data-file: '07-nonexisting.csv'
73     07-plot-title: ''
74     07-plot-yaxis: ''
75     07-plot-group: ''
76     07-inclusion-flag: 'off'
77     07-exclude-value: ''
78     08-plot-data-file: '08-nonexisting.csv'
79     08-plot-title: ''
80     08-plot-yaxis: ''
81     08-plot-group: ''
82     08-inclusion-flag: 'off'
83     08-exclude-value: ''
84     09-plot-data-file: '09-nonexisting.csv'
85     09-plot-title: ''
86     09-plot-yaxis: ''
87     09-plot-group: ''
88     09-inclusion-flag: 'off'
89     09-exclude-value: ''
90     10-plot-data-file: '10-nonexisting.csv'
91     10-plot-title: ''
92     10-plot-yaxis: ''
93     10-plot-group: ''
94     10-inclusion-flag: 'off'
95     10-exclude-value: ''