X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-longevity.yaml;h=7a7690dc4e58c962671135acce1324144f7e0ab6;hb=1479200e41074649b668378b9c8fbd1e8e485481;hp=8696e40962d8601bf4c8f3c42d98341c20c42a75;hpb=7bf3a6d51c3d92d222bbb079bf5d87ca18d839e7;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index 8696e4096..7a7690dc4 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml @@ -5,33 +5,37 @@ - inttest-csit-3node # The project name - project: 'bgpcep' + project: "bgpcep" + jre: "openjdk17" # The functionality under test - functionality: 'bgpclustering-longevity' + functionality: "bgpclustering-longevity" # Set elasticsearch attribute to value 'long' for longevity jobs - #elasticsearch-attribute: 'long' + # elasticsearch-attribute: 'long' # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + + karaf-version: bgpcep install: - only: - scope: 'only' + scope: "only" # Features to install install-features: > - odl-restconf-noauth, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example + odl-restconf, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example, + odl-restconf-nb-bierman02 # Built timeout - build-timeout: '1500' + build-timeout: "1500"