X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-6node.yaml;h=f54fbb8f7d2e2afb9c5d12aaf6454ea97259fc08;hb=c7144c488342cc722f228fa2f86cc25dae9060f9;hp=1f457346ec8ed5b436294786328604a2f991d347;hpb=c665428cc075dff3b5256a543c37441772b13125;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml index 1f457346e..f54fbb8f7 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,31 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - carbon: + branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' 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}'