X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fsxp%2Fsxp-csit-cluster-routing.yaml;h=8f6aec788956909b5cfdde2caa4ee2bca6bb02ab;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=f89a2d4c63e97503e58873fc97a8ba79eaa3aa48;hpb=d2932592d1c8707227c1cdaf05bffc45c63b36a8;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml index f89a2d4c6..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,25 +12,23 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' - 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' 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