X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Focpplugin%2Focpplugin-csit-scalability.yaml;h=a1ee88d2263515ef41a338e0b2a6f200e5c52dc8;hb=34774465581fc083346aacda15d9c975759db0f6;hp=f550aa50538abf8b192056bad4167072e390aa62;hpb=7b80a2bb2c004a4fd29c36c337de01610b718446;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin-csit-scalability.yaml b/jjb/ocpplugin/ocpplugin-csit-scalability.yaml index f550aa505..a1ee88d22 100644 --- a/jjb/ocpplugin/ocpplugin-csit-scalability.yaml +++ b/jjb/ocpplugin/ocpplugin-csit-scalability.yaml @@ -1,8 +1,9 @@ +--- - 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' @@ -12,18 +13,12 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf,odl-l2switch-switch,odl-ocpplugin-all'