X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=263f84ebf1258befba6baa459db0ea3bc9844d94;hb=e8d177b310dd93e28aee6393af34248031f8ef0d;hp=9a7c9ba39a4c44251c6b85248f23cee598c49920;hpb=ef8da896d062a4a3f35d0c086cd59ba16af57566;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index 9a7c9ba39..263f84ebf 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,32 +15,32 @@ # 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: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-bgpcep-pcep' + install-features: "odl-restconf,odl-bgpcep-pcep,odl-restconf-nb-bierman02" # 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