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