X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-drb-partnheal.yaml;h=8f3a0a83e8175b9935cf00af05db859075863ef8;hb=5507e0dfe7b5e5d185a6460038b2a6c55f6d7641;hp=156522b5faca43faf34ace936545262af71b09ee;hpb=1a3216fc8b57061f85a9c2ae4cc130c2032a1df8;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-drb-partnheal.yaml b/jjb/controller/controller-csit-drb-partnheal.yaml index 156522b5f..8f3a0a83e 100644 --- a/jjb/controller/controller-csit-drb-partnheal.yaml +++ b/jjb/controller/controller-csit-drb-partnheal.yaml @@ -5,28 +5,35 @@ - inttest-csit-3node # The project name - project: 'controller' + project: "controller" + jre: "openjdk17" # The functionality under test - functionality: 'drb-partnheal-longevity' + functionality: "drb-partnheal-longevity" + + # Set elasticsearch attribute to value 'long' for longevity jobs + # elasticsearch-attribute: 'long' # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - potassium: + branch: "master" + - argon: + branch: "stable/argon" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + 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"