X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering.yaml;h=b07fe93a6ee54b5dd7b97abafea71746c6689aaf;hb=63fe6b9873a3a8c65ed929392f7641bcaec28ed2;hp=0e6aeaca86cf54524c803b73de147fad68787f04;hpb=eee5e84d3fc452de732288f9285d59582dd5a541;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index 0e6aeaca8..b07fe93a6 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml @@ -2,39 +2,43 @@ - project: name: bgpcep-csit-bgpclustering jobs: - - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name - project: 'bgpcep' + project: "bgpcep" + jre: "openjdk17" # The functionality under test - functionality: 'bgpclustering' + functionality: "bgpclustering" # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + + karaf-version: bgpcep install: - - only: - scope: 'only' - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-bgpcep-bgp,odl-netconf-clustered-topology' + install-features: > + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example, + odl-restconf-nb-bierman02 # Robot custom options: - robot-options: '-v USE_NETCONF_CONNECTOR:False' + robot-options: "-v USE_NETCONF_CONNECTOR:False" # Controller configuration - odl_system_flavor: '8 GB General Purpose v1' + odl_system_flavor: "v3-standard-4"