Merge "Revert "Robot installation: Pinpoint pycparser version""
[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     # openstack-infra-parameters defaults
15     archive-artifacts: ''
16     branch: master
17
18     # Plot configuration
19     01-plot-title: ''
20     01-plot-yaxis: ''
21     01-plot-group: 'Default Plot Group'
22     01-plot-data-file: 'plot-data.csv'
23     02-plot-title: ''
24     02-plot-yaxis: ''
25     02-plot-group: 'Default Plot Group'
26     02-plot-data-file: 'plot-data.csv'
27
28     # CSIT images configuration
29     controller-image: 'centos7-java-builder-2c-4g'
30     openstack-image: 'centos7-devstack-2c-8g'
31     mininet-image: 'ubuntu-trusty-mininet-2c-2g'
32     mininet-vms: 1
33     docker-image: 'centos7-docker-2c-4g'
34
35     # In case a CSIT job is merged without Java version specified
36     jdk: 'openjdk8'
37
38     # Python
39     toxdir: ''