X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-legato.yaml;h=b575e274f7f5561a172eb1614e28c2ccd19ac03f;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=2f63a5d27cd5e459ec89bc3e12651c37311b1f94;hpb=85307deaccfd13bbacea555d20bc46d19d998e1a;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-legato.yaml b/jjb/unimgr/unimgr-csit-legato.yaml index 2f63a5d27..b575e274f 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}' + - inttest-csit-1node + - 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-25 - 20170210-0300 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847