X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin-csit-basic.yaml;h=5acb844e8e2c0a89e2f898c27b5dd82384559c1e;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=3fbd3ebac12ed656e81d5110bdc3674339306b72;hpb=2b0894555df9673b13e43bce6448c8f261250b64;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin-csit-basic.yaml b/jjb/usecplugin/usecplugin-csit-basic.yaml index 3fbd3ebac..5acb844e8 100644 --- a/jjb/usecplugin/usecplugin-csit-basic.yaml +++ b/jjb/usecplugin/usecplugin-csit-basic.yaml @@ -3,7 +3,7 @@ name: usecplugin-csit-basic jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-verify-1node # The project name project: 'usecplugin' @@ -13,21 +13,15 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all'