X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin-csit-basic.yaml;h=5acb844e8e2c0a89e2f898c27b5dd82384559c1e;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=9e92258308d70421ca78a1842c4093a6ed51cdb4;hpb=46141f70250bd31b55f959990bcddd0ceae79256;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin-csit-basic.yaml b/jjb/usecplugin/usecplugin-csit-basic.yaml index 9e9225830..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,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'