X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-6node.yaml;h=b919c85a3f7d2cbaefc494b51407dc7edab603e0;hb=63e9993ad921bad51c005e410942287368308229;hp=1f457346ec8ed5b436294786328604a2f991d347;hpb=c79db1bb01fc2d5d7a6f310fa7a83432f936d622;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml index 1f457346e..b919c85a3 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml @@ -1,7 +1,8 @@ +--- - project: name: groupbasedpolicy-csit-6node jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name @@ -12,39 +13,33 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - only: + scope: 'only' + - all: + scope: 'all' # 6 Ubuntu VMs in JCloud configuration tools_system_count: 6 - tools_system_image: Ubuntu 14.04 - gbp - 20161031-0916 + tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536 # Features to install - install-features: 'odl-groupbasedpolicy-ofoverlay, - odl-groupbasedpolicy-ui, - odl-restconf-all' + 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}'