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=a476786637b8998a19b3be2e85dc2091d8b6c2af;hpb=a95c8644b21d57dd0d0519b2ef4cefd0da1ad3dc;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml index a47678663..05595801c 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml @@ -5,33 +5,35 @@ - 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' + #elasticsearch-attribute: 'long' # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + 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"