X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-legato.yaml;h=b575e274f7f5561a172eb1614e28c2ccd19ac03f;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=d374f188c8eba5f45ab680bcb31de9335cec86d2;hpb=a36804bdf6d5ab53ac13ec0ab86b69320452032a;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-legato.yaml b/jjb/unimgr/unimgr-csit-legato.yaml index d374f188c..b575e274f 100644 --- a/jjb/unimgr/unimgr-csit-legato.yaml +++ b/jjb/unimgr/unimgr-csit-legato.yaml @@ -2,8 +2,8 @@ - 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' @@ -13,16 +13,15 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all' @@ -36,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