X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin-csit-basic.yaml;h=142e659d88c675bf561aa178691fc51847772a2a;hb=5f3fae44e6909f20a555893e840e213b1aff1c44;hp=6b6cc324d176ca6daf0ca8f9b5a6a23766b10f08;hpb=08c409cd288c13f6796d88e537c76a2b529a764b;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin-csit-basic.yaml b/jjb/ocpplugin/ocpplugin-csit-basic.yaml index 6b6cc324d..142e659d8 100644 --- a/jjb/ocpplugin/ocpplugin-csit-basic.yaml +++ b/jjb/ocpplugin/ocpplugin-csit-basic.yaml @@ -2,8 +2,8 @@ - project: name: ocpplugin-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: 'ocpplugin' @@ -14,18 +14,12 @@ # Project branches stream: - nitrogen: - branch: 'master' - jre: 'openjdk8' + 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'