X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-clustering.yaml;h=b724bd0d19a6094998a15fe4a3e7ad1e9bfa30f0;hb=d2dbe00f26c3fd709f069d917b6d466d7bda4115;hp=e8a845c9cfb9548bedf4e5b7d1d601523b6d1fea;hpb=e9ffad7fe7704e5bb2123dcea85b7190ad92ed88;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-clustering.yaml b/jjb/sxp/sxp-csit-clustering.yaml index e8a845c9cf..b724bd0d19 100644 --- a/jjb/sxp/sxp-csit-clustering.yaml +++ b/jjb/sxp/sxp-csit-clustering.yaml @@ -1,7 +1,8 @@ +--- - project: name: sxp-csit-clustering jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node-periodic # The project name project: 'sxp' @@ -11,18 +12,19 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Features to install install-features: 'odl-restconf,odl-sxp-controller'