X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=b4bfc320559d71bddc2df419e9bbb353f21c28d8;hb=b945ca55919ab85d8f8dae14dc4b909c2d6a312d;hp=56cfa04d70685467f51c5382a432787e6432b3df;hpb=2be5a4fb6ae1de3f36dacf59a90d4ece73c671f9;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index 56cfa04d7..b4bfc3205 100644 --- a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml +++ b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml @@ -5,7 +5,8 @@ - inttest-csit-1node # The project name - project: 'bgpcep' + project: "bgpcep" + jre: "openjdk17" # The functionality under test functionality: @@ -14,30 +15,31 @@ # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - calcium: + branch: "master" + - potassium: + branch: "stable/potassium" + - argon: + branch: "stable/argon" + + karaf-version: bgpcep install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-bgpcep-pcep' + install-features: "odl-restconf,odl-bgpcep-pcep" # Readiness check timeout is lowered from the suite's high default value. # The other options are workarounds for Sandbox not being as performant # as the private lab where this suite was developed. # Robot custom options: robot-options: > - -v USE_NETCONF_CONNECTOR:False - -v PCEP_READY_VERIFY_TIMEOUT:180 - -v RESTCONF_REUSE:False - -v UPDATER_TIMEOUT:900 + -v USE_NETCONF_CONNECTOR:False + -v PCEP_READY_VERIFY_TIMEOUT:180 + -v RESTCONF_REUSE:False + -v UPDATER_TIMEOUT:900 # Controller configuration - odl_system_flavor: odl-standard-4 + odl_system_flavor: v3-standard-4