X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-legato.yaml;h=a44fc030de282802f47f725a802c9df9a7a323b7;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=fc0d5daa88d4276cd1fd94030425666c3ff97c7c;hpb=bf9702e15f363ab156f28b78b58f5da24a451761;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-legato.yaml b/jjb/unimgr/unimgr-csit-legato.yaml index fc0d5daa8..a44fc030d 100644 --- a/jjb/unimgr/unimgr-csit-legato.yaml +++ b/jjb/unimgr/unimgr-csit-legato.yaml @@ -1,8 +1,9 @@ +--- - project: name: unimgr-csit-legato jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-verify-1node # The project name project: 'unimgr' @@ -12,18 +13,17 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - oxygen: + branch: 'master' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Mininet configuration tools_system_count: 2 @@ -35,7 +35,4 @@ robot-options: '' # mininet image - tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004 - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'ovsdb-distribution-{stream},unimgr-distribution-{stream},netvirt-distribution-{stream},genius-distribution-{stream}' + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847