X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering.yaml;h=96f954631a801c760960879cf002850027e913dd;hb=1cf091979847e0772201d46a668e0a90108a0215;hp=e33a0115349eb658e60ecb6ea03ced1ae4117c97;hpb=88c1ee2b8aae1dd0cac4ee8476f481ba023a8141;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index e33a01153..96f954631 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,30 +12,28 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' + - 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' 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'