X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=48ceac26891fe847851b0cfc67bfde7f59a0e63e;hb=1479200e41074649b668378b9c8fbd1e8e485481;hp=598415ec4a435b7cd903ed0633e98cf6978b203f;hpb=f31613bc426189bee7f26d277d64cdddf792264a;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 598415ec4..48ceac268 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -5,35 +5,37 @@ - inttest-csit-3node # The project name - project: 'bgpcep' + project: "bgpcep" + jre: "openjdk17" # The functionality under test - functionality: 'bgpclustering-ha' + functionality: "bgpclustering-ha" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: 'true' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + + karaf-version: bgpcep install: - only: - scope: 'only' + scope: "only" # Features to install install-features: > - odl-restconf, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example, - odl-bgpcep-bmp, - odl-bgpcep-bmp-config-example, - odl-bgpcep-pcep + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example, + odl-bgpcep-bmp, + odl-bgpcep-bmp-config-example, + odl-bgpcep-pcep, + odl-restconf-nb-bierman02 # Robot custom options: - robot-options: '-v USE_NETCONF_CONNECTOR:False' + robot-options: "-v USE_NETCONF_CONNECTOR:False"