X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-cluster-routing.yaml;h=8f6aec788956909b5cfdde2caa4ee2bca6bb02ab;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=c32e756e87b9248b0086e4f0fe47713a726254fc;hpb=50272f10af5f4d30db19a4767d376a98883e7c0f;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml index c32e756e8..8f6aec788 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-periodic # The project name project: 'sxp' @@ -12,18 +12,23 @@ # Project branches stream: - - carbon: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 + install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route' 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