X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-ddb-expl-lead-movement.yaml;h=46b6a29ccda926beb8561b6b0791f781dd305fa5;hb=d7f0089a47322c5028ad3cc3c71c52ecd1443139;hp=33c84f63280265cda7f4074b73ed97331baeca2f;hpb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml b/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml index 33c84f632..46b6a29cc 100644 --- a/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml +++ b/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml @@ -5,26 +5,37 @@ - inttest-csit-3node # The project name - project: 'controller' + project: "controller" # The functionality under test - functionality: 'ddb-expl-lead-movement-longevity' + functionality: "ddb-expl-lead-movement-longevity" + + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + 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-clustering-test-app + odl-restconf-noauth, + odl-clustering-test-app # Built timeout - build-timeout: '1500' + build-timeout: "1500"