X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin-csit-basic.yaml;h=142e659d88c675bf561aa178691fc51847772a2a;hb=5f3fae44e6909f20a555893e840e213b1aff1c44;hp=a0a5acdbbaa88bdd1041a0b29fc1a605d35dd085;hpb=9b76e2d24b65ce24e374c99d01580d33d17cf7c5;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin-csit-basic.yaml b/jjb/ocpplugin/ocpplugin-csit-basic.yaml index a0a5acdbb..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' @@ -13,16 +13,13 @@ # Project branches stream: + - nitrogen: + branch: 'stable/nitrogen' - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all'