X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-3node.yaml;h=b5cbd74e654cb5e85fc009721caffa65131b40f1;hb=4b70c01a8f05d4e8482202ee7d29e1daef371f92;hp=4a7297738e6e390828e8e4d6b87c8f63809c1b1e;hpb=e00bc39f5352d8f51b59c68932c1b5964d83e732;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index 4a7297738..b5cbd74e6 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,36 +12,24 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # 3 Ubuntu VMs in JCloud configuration tools_system_count: 3 - tools_system_image: Ubuntu 14.04 - gbp - 20161031-0916 + tools_system_image: Ubuntu 14.04 - gbp - 20171016-0224 # Features to install install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all' # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'groupbasedpolicy-distribution-{stream}, - neutron-distribution-{stream}, - ovsdb-distribution-{stream}, - openflowplugin-distribution-{stream}, - sfc-distribution-{stream}, - dlux-distribution-{stream}'