X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-longevity.yaml;h=99f2e9ff8e36fe4772844ffe0c2b352713c4de44;hb=63fe6b9873a3a8c65ed929392f7641bcaec28ed2;hp=05595801cd2fa9eabe985a31a7040a70f890d3c4;hpb=a9e649d2bc340065b51d358c3bfd507c506b6aa6;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index 05595801c..99f2e9ff8 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml @@ -6,34 +6,39 @@ # The project name project: "bgpcep" + jre: "openjdk17" # The functionality under test functionality: "bgpclustering-longevity" # Set elasticsearch attribute to value 'long' for longevity jobs - #elasticsearch-attribute: 'long' + # elasticsearch-attribute: 'long' # Project branches stream: - - silicon: + - argon: branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" - jre: "openjdk11" - - magnesium: - branch: "stable/magnesium" + - phosphorus: + branch: "stable/phosphorus" jre: "openjdk11" + karaf-version: bgpcep + install: - only: scope: "only" # Features to install install-features: > - odl-restconf-noauth, + odl-restconf, odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example + odl-bgpcep-bgp-config-example, + odl-restconf-nb-bierman02 # Built timeout build-timeout: "1500"