X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-cluster-routing.yaml;h=71d140be32282a95c9a656d1838f0f85fa7feefe;hb=321d2beb638ea788003884f7aefdde104464c0cc;hp=ea209ced02c2ca3045af7ea1fe2df293e8f331ac;hpb=b7a803d347805aff9db3989f67a7456304c7e0e6;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml index ea209ced0..71d140be3 100644 --- a/jjb/sxp/sxp-csit-cluster-routing.yaml +++ b/jjb/sxp/sxp-csit-cluster-routing.yaml @@ -2,7 +2,7 @@ - project: name: sxp-csit-routing jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'sxp' @@ -12,21 +12,15 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route' + 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' install: - - only: - scope: 'only' - all: scope: 'all'