X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin-csit-scalability.yaml;h=2287da9f48710300faf5e3dc7691a788a8973a60;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=bb5809fb003d17011093671894d630cc5dab086d;hpb=3bd9ebb49a35331d940bb837bae8fd9d5c8040b8;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin-csit-scalability.yaml b/jjb/ocpplugin/ocpplugin-csit-scalability.yaml index bb5809fb0..2287da9f4 100644 --- a/jjb/ocpplugin/ocpplugin-csit-scalability.yaml +++ b/jjb/ocpplugin/ocpplugin-csit-scalability.yaml @@ -2,8 +2,8 @@ - project: name: ocpplugin-csit-scalability jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'ocpplugin' @@ -13,19 +13,15 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all'