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=59963c7c6e753c1cf4e7c5e791c455cb4fec5ca6;hpb=a922381d030c5d57647f3412f77aee4c8479d458;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index 59963c7c6..7a7690dc4 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml @@ -5,32 +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' # 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: - 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"