X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering.yaml;h=fc8359e8649b015f80f058ca69a0033d5507f554;hb=ce09803738da885b55fda8b9de4200223ee58010;hp=ee582587d41f0c60b8e8a04179f478da38b644f3;hpb=2e490c48d15d9e18a62efc274e2df774a506f6b6;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index ee582587d..fc8359e86 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml @@ -6,21 +6,21 @@ # The project name project: "bgpcep" + jre: "openjdk17" # The functionality under test functionality: "bgpclustering" # Project branches stream: - - silicon: + - calcium: branch: "master" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" - jre: "openjdk11" - - magnesium: - branch: "stable/magnesium" - jre: "openjdk11" + - potassium: + branch: "stable/potassium" + - argon: + branch: "stable/argon" + + karaf-version: bgpcep install: - all: @@ -28,7 +28,7 @@ # Features to install install-features: > - odl-restconf-noauth, + odl-restconf, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example @@ -36,4 +36,4 @@ robot-options: "-v USE_NETCONF_CONNECTOR:False" # Controller configuration - odl_system_flavor: "odl-standard-4" + odl_system_flavor: "v3-standard-4"