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