X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-3node.yaml;h=1572c351122858c2ca4b4c32d5eee4a3efd45f0b;hb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;hp=da95b78c1281c6f9eeca1caeac4314cf7caa4dc8;hpb=d2a7cd7c77b7d8878de1dcddb9dcc824ea14d576;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index da95b78c1..1572c3511 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml @@ -1,8 +1,8 @@ +--- - project: name: groupbasedpolicy-csit-3node jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'groupbasedpolicy' @@ -12,39 +12,34 @@ # Project branches stream: - - boron: - branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + karaf-version: karaf3 + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - only: + scope: 'only' + - all: + scope: 'all' # 3 Ubuntu VMs in JCloud configuration - mininet-image: 'gbp-trusty' - mininet-cloud-name: 'Ubuntu' - mininet-vms: 3 + tools_system_count: 3 + tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536 # Features to install install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all' # Robot custom options - robot-options: '-v ODL_VERSION:{stream}' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'groupbasedpolicy-distribution-{stream}, - neutron-distribution-{stream}, - ovsdb-distribution-{stream}, - controller-distribution-{stream}, - openflowplugin-distribution-{stream}, - yangtools-distribution-{stream}, - sfc-distribution-{stream}, - dlux-distribution-{stream}' + robot-options: ''