X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-3node.yaml;h=1572c351122858c2ca4b4c32d5eee4a3efd45f0b;hb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;hp=e36c248ab12605cd0b7658f5d92c0904a8977160;hpb=896d11f8817602678b8f32a82eaa92d9621b6f3d;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index e36c248ab..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,36 +12,34 @@ # 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 + - 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 tools_system_count: 3 - tools_system_image: Ubuntu 14.04 - gbp - 20170117-0042 + 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: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'groupbasedpolicy-distribution-{stream}, - neutron-distribution-{stream}, - ovsdb-distribution-{stream}, - openflowplugin-distribution-{stream}, - sfc-distribution-{stream}, - dlux-distribution-{stream}'