X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering-longevity.yaml;h=05595801cd2fa9eabe985a31a7040a70f890d3c4;hb=2e490c48d15d9e18a62efc274e2df774a506f6b6;hp=a6ea709fe5933adab1fb944a9fe11f830c285e31;hpb=421f9d567a0247eb14d99bb3d37a4e389cd4d935;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index a6ea709fe..05595801c 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml @@ -2,33 +2,38 @@ - project: name: bgpcep-csit-bgpclustering-longevity jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name - project: 'bgpcep' + project: "bgpcep" # 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: - - oxygen: - branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Features to install install-features: > - odl-restconf-noauth, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example + odl-restconf-noauth, + odl-bgpcep-bgp, + odl-bgpcep-bgp-config-example # Built timeout - build-timeout: '1500' + build-timeout: "1500"