X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-basic.yaml;h=91835fbbbd51050c0e69dae86f184aae4b868d72;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=1310c4f7170fd1a976569d65cd91c4ee7562e1ef;hpb=f55d1e93dec48f54666d32849c8ccb87d542293b;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-basic.yaml b/jjb/unimgr/unimgr-csit-basic.yaml index 1310c4f71..91835fbbb 100644 --- a/jjb/unimgr/unimgr-csit-basic.yaml +++ b/jjb/unimgr/unimgr-csit-basic.yaml @@ -2,8 +2,8 @@ - project: name: unimgr-csit-basic 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,19 +13,15 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all'