X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Focpplugin%2Focpplugin-csit-basic.yaml;h=6b3da1bfe654a7e69597c081324e4d4e61a48982;hb=437cbbd93a054564bf4a572cae539483c6644861;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..6b3da1bfe 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,10 @@ # 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'