X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-ddb-expl-lead-movement.yaml;h=9d22eb5f55d9a9a72826dc5576949a61f1a28d8a;hb=998726ce206e9b3d304d15b35f9cddf4f4f452a1;hp=250ce7da19cc298d378ab615a5592c326ecfe6f9;hpb=ddbf3cde9195f2b3635318fed187269504853ab1;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 250ce7da1..9d22eb5f5 100644 --- a/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml +++ b/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml @@ -5,28 +5,32 @@ - inttest-csit-3node # The project name - project: 'controller' + project: "controller" + jre: "openjdk17" # 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: - - neon: - branch: 'master' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' + - calcium: + branch: "master" + - potassium: + branch: "stable/potassium" + - argon: + branch: "stable/argon" 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"