X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-cluster-routing.yaml;h=71d140be32282a95c9a656d1838f0f85fa7feefe;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=f89a2d4c63e97503e58873fc97a8ba79eaa3aa48;hpb=5dc8c48a0fa0b6cd840613d03b08f4cbb8285e35;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml index f89a2d4c6..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,25 +12,20 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + 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' # 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