X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-throughpcep.yaml;h=60e34f63489c017196e3e2757087e15704982bda;hb=9dd1d33bc3511a036233939ca8ea25088a56d919;hp=acd6b40e429de1b25dae357917fffc5a797ab8aa;hpb=6c099dfd81640689dec35b6bcad121be7304133d;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml index acd6b40e4..60e34f634 100644 --- a/jjb/bgpcep/bgpcep-csit-throughpcep.yaml +++ b/jjb/bgpcep/bgpcep-csit-throughpcep.yaml @@ -6,6 +6,7 @@ # The project name project: "bgpcep" + jre: "openjdk17" # The functionality under test functionality: @@ -14,25 +15,25 @@ # Project branches stream: - - sulfur: + - argon: branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" jre: "openjdk11" - phosphorus: branch: "stable/phosphorus" jre: "openjdk11" - - silicon: - branch: "stable/silicon" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" - jre: "openjdk11" + + karaf-version: bgpcep install: - 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