037925603bcdb819054716241d0b36687d10c54c
[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     stack-template: csit-2-instance-type.yaml
31     docker_system_count: 1
32     docker_system_flavor: 4 GB General Purpose v1
33     docker_system_image: CentOS 7 - docker - 20161031-0802
34     odl_system_count: 1
35     odl_system_flavor: 4 GB General Purpose v1
36     odl_system_image: CentOS 7 - java-builder - 20161031-0802
37     tools_system_count: 1
38     tools_system_flavor: 2 GB General Purpose v1
39     tools_system_image: Ubuntu 14.04 - mininet - 20161031-0803
40
41     # Robot
42     robot-options: ''
43
44     # In case a CSIT job is merged without Java version specified
45     jdk: 'openjdk8'
46
47     # Python
48     toxdir: ''
49
50     # Plot configuration
51     01-plot-title: ''
52     01-plot-yaxis: ''
53     01-plot-group: 'Default Plot Group'
54     01-plot-data-file: 'plot-data.csv'
55     02-plot-title: ''
56     02-plot-yaxis: ''
57     02-plot-group: 'Default Plot Group'
58     02-plot-data-file: 'plot-data.csv'
59     03-plot-data-file: '03-nonexisting.csv'
60     03-plot-title: ''
61     03-plot-yaxis: ''
62     03-plot-group: ''
63     03-inclusion-flag: 'off'
64     03-exclude-value: ''
65     04-plot-data-file: '04-nonexisting.csv'
66     04-plot-title: ''
67     04-plot-yaxis: ''
68     04-plot-group: ''
69     04-inclusion-flag: 'off'
70     04-exclude-value: ''
71     05-plot-data-file: '05-nonexisting.csv'
72     05-plot-title: ''
73     05-plot-yaxis: ''
74     05-plot-group: ''
75     05-inclusion-flag: 'off'
76     05-exclude-value: ''
77     06-plot-data-file: '06-nonexisting.csv'
78     06-plot-title: ''
79     06-plot-yaxis: ''
80     06-plot-group: ''
81     06-inclusion-flag: 'off'
82     06-exclude-value: ''
83     07-plot-data-file: '07-nonexisting.csv'
84     07-plot-title: ''
85     07-plot-yaxis: ''
86     07-plot-group: ''
87     07-inclusion-flag: 'off'
88     07-exclude-value: ''
89     08-plot-data-file: '08-nonexisting.csv'
90     08-plot-title: ''
91     08-plot-yaxis: ''
92     08-plot-group: ''
93     08-inclusion-flag: 'off'
94     08-exclude-value: ''
95     09-plot-data-file: '09-nonexisting.csv'
96     09-plot-title: ''
97     09-plot-yaxis: ''
98     09-plot-group: ''
99     09-inclusion-flag: 'off'
100     09-exclude-value: ''
101     10-plot-data-file: '10-nonexisting.csv'
102     10-plot-title: ''
103     10-plot-yaxis: ''
104     10-plot-group: ''
105     10-inclusion-flag: 'off'
106     10-exclude-value: ''