X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-clustering.yaml;h=7404e0b81caf58695110b1951cca966efcebf83c;hb=b9d1c441d944b2edf2fcedc36abbcd3718119ed4;hp=e8a845c9cfb9548bedf4e5b7d1d601523b6d1fea;hpb=889613a3ed8c1a0259a91aac1e4f2c2b66c4aa91;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-clustering.yaml b/jjb/sxp/sxp-csit-clustering.yaml index e8a845c9c..7404e0b81 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 # The project name project: 'sxp' @@ -11,18 +12,22 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - fluorine: + branch: 'master' + trigger-jobs: '{project}-merge-{stream}' + # yamllint disable-line rule:line-length + repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features' + - 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'