X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-cluster-routing.yaml;h=a54a2f697ab06b1471d178b189260d764e613d71;hb=1a3216fc8b57061f85a9c2ae4cc130c2032a1df8;hp=eba3bd59689aed3cc7284a215250e8131a89c10d;hpb=b5be33b878d75af8df189ee55974405b9a08dff1;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml index eba3bd596..a54a2f697 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,22 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' + 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' install: - - only: - scope: 'only' - all: scope: 'all' # Features to install - install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route' + install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-routing' # Tools VMs: tools_system_count: 2