X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-ha.yaml;h=54ae9d0b0ee86ec50e0848cfc1c536640728cc66;hb=4595ffaeb05ce118e78f29e6099cd6f327e71119;hp=157b39c7539a6183994c4cf811b086b71e3e8b61;hpb=3758ef26fa6effc88c7481104c08cd4c9ea79a73;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml index 157b39c75..54ae9d0b0 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml @@ -6,22 +6,26 @@ # The project name project: "bgpcep" + jre: "openjdk17" # The functionality under test functionality: "bgpclustering-ha" # Project branches stream: - - phosphorus: + - argon: branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" jre: "openjdk11" - - silicon: - branch: "stable/silicon" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" + - phosphorus: + branch: "stable/phosphorus" jre: "openjdk11" + karaf-version: bgpcep + install: - only: scope: "only" @@ -33,7 +37,8 @@ odl-bgpcep-bgp-config-example, odl-bgpcep-bmp, odl-bgpcep-bmp-config-example, - odl-bgpcep-pcep + odl-bgpcep-pcep, + odl-restconf-nb-bierman02 # Robot custom options: robot-options: "-v USE_NETCONF_CONNECTOR:False"