X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-legato.yaml;h=a44fc030de282802f47f725a802c9df9a7a323b7;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=34cfdb175191fa8b9a50137db2b9cdeeb8b9016b;hpb=0023b8933880f4e6428f1cc4a5445470116a9f7d;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-legato.yaml b/jjb/unimgr/unimgr-csit-legato.yaml index 34cfdb175..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,4 +35,4 @@ robot-options: '' # mininet image - tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847