X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering.yaml;h=96ae34914ee058bb956b1c554994f80aedd761e1;hb=f93289b1fc422b77fcd00cfebe848c4eac982284;hp=4091f0f639cd337de58519fc5d28466e138994fa;hpb=5d4341b46a6d1875befc576ebc63d385ebd48181;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index 4091f0f63..96ae34914 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml @@ -2,7 +2,7 @@ - project: name: bgpcep-csit-bgpclustering jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node-periodic # The project name project: 'bgpcep' @@ -12,35 +12,26 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 - install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' karaf-version: karaf3 - install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' install: - - only: - scope: 'only' - all: scope: 'all' # Features to install - install-features: 'odl-restconf-noauth,odl-bgpcep-bgp,odl-netconf-clustered-topology' + install-features: > + odl-restconf-noauth, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False' # Controller configuration - odl_system_flavor: '8 GB General Purpose v1' + odl_system_flavor: 'v2-standard-4'