X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-defaults.yaml;h=89fe3b5b4a97b65cebdf61ce085252383eab2107;hb=8d150807cf859713131d6d80b1918dd49e841ad9;hp=02d60f73d9427161579f53e2a0a372c2592bf941;hpb=94c40ec8df717f5b1e64d52ec42f0ab5b7baca4a;p=releng%2Fbuilder.git diff --git a/jjb/releng-defaults.yaml b/jjb/releng-defaults.yaml index 02d60f73d..89fe3b5b4 100644 --- a/jjb/releng-defaults.yaml +++ b/jjb/releng-defaults.yaml @@ -4,18 +4,51 @@ name: global build-days-to-keep: 30 - build-num-to-keep: 40 - build-artifact-days-to-keep: -1 - build-artifact-num-to-keep: 5 - ssh-credentials: 'b241a488-1acc-4264-a010-2db3acb07fb0' - openstack-gerrit-credentials: 'd099b81e-05d2-4541-a9a4-a186f576d528' + # Timeout in minutes + build-timeout: 360 + build-node: centos7-java-builder-2c-8g - # Maven versions - mvn30: 'Maven 3.0.5' - mvn31: 'Maven 3.1.1' - mvn32: 'Maven 3.2.5' - mvn33: 'Maven 3.3.9' + email-recipients: 'jenkins@lists.opendaylight.org' + odl-ml2-driver-repo: 'https://github.com/openstack/networking-odl' + server-name: 'OpenDaylight' + git-url: 'ssh://jenkins-$SILO@git.opendaylight.org:29418' + + # openstack-infra-parameters defaults + archive-artifacts: '' + branch: master + + # Distribution bundle URL + bundleurl: 'last' + + # CSIT images configuration + controller-image: 'centos7-java-builder-2c-4g' + openstack-image: 'centos7-devstack-2c-8g' + mininet-image: 'ubuntu-trusty-mininet-2c-2g' + mininet-vms: 1 + docker-image: 'centos7-docker-2c-4g' + stack-template: csit-2-instance-type.yaml + docker_system_count: 1 + docker_system_flavor: 4 GB General Purpose v1 + docker_system_image: CentOS 7 - docker - 20161031-0802 + odl_system_count: 1 + odl_system_flavor: 4 GB General Purpose v1 + odl_system_image: CentOS 7 - java-builder - 20161031-0802 + openstack_system_count: 1 + openstack_system_flavor: 8 GB General Purpose v1 + openstack_system_image: CentOS 7 - devstack - 20161031-0802 + tools_system_count: 1 + tools_system_flavor: 2 GB General Purpose v1 + tools_system_image: Ubuntu 14.04 - mininet - 20161031-0803 + + # Robot + robot-options: '' + + # In case a CSIT job is merged without Java version specified + jdk: 'openjdk8' + + # Python + toxdir: '' # Plot configuration 01-plot-title: '' @@ -26,14 +59,51 @@ 02-plot-yaxis: '' 02-plot-group: 'Default Plot Group' 02-plot-data-file: 'plot-data.csv' - - # Mininet configuration - mininet-image: 'ubuntu-trusty-mininet' - mininet-vms: 1 - mininet-cloud-name: 'Rackspace DFW - Integration Dynamic Lab' - - # In case a CSIT job is merged without Java version specified - jdk: 'openjdk8' - - # Python - toxdir: '' + 03-plot-data-file: '03-nonexisting.csv' + 03-plot-title: '' + 03-plot-yaxis: '' + 03-plot-group: '' + 03-inclusion-flag: 'off' + 03-exclude-value: '' + 04-plot-data-file: '04-nonexisting.csv' + 04-plot-title: '' + 04-plot-yaxis: '' + 04-plot-group: '' + 04-inclusion-flag: 'off' + 04-exclude-value: '' + 05-plot-data-file: '05-nonexisting.csv' + 05-plot-title: '' + 05-plot-yaxis: '' + 05-plot-group: '' + 05-inclusion-flag: 'off' + 05-exclude-value: '' + 06-plot-data-file: '06-nonexisting.csv' + 06-plot-title: '' + 06-plot-yaxis: '' + 06-plot-group: '' + 06-inclusion-flag: 'off' + 06-exclude-value: '' + 07-plot-data-file: '07-nonexisting.csv' + 07-plot-title: '' + 07-plot-yaxis: '' + 07-plot-group: '' + 07-inclusion-flag: 'off' + 07-exclude-value: '' + 08-plot-data-file: '08-nonexisting.csv' + 08-plot-title: '' + 08-plot-yaxis: '' + 08-plot-group: '' + 08-inclusion-flag: 'off' + 08-exclude-value: '' + 09-plot-data-file: '09-nonexisting.csv' + 09-plot-title: '' + 09-plot-yaxis: '' + 09-plot-group: '' + 09-inclusion-flag: 'off' + 09-exclude-value: '' + 10-plot-data-file: '10-nonexisting.csv' + 10-plot-title: '' + 10-plot-yaxis: '' + 10-plot-group: '' + 10-inclusion-flag: 'off' + 10-exclude-value: ''