X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-cs-chasing-leader.yaml;h=9109e34a4df167ef1110915926b8de31c188286b;hb=441e9ba3bf5f9d855e3613f687332f524d512cdc;hp=817c8cec91dfa33be809718f9e30b797246f7eaf;hpb=dfe4d15ae3b146981dde66774aa45069a2c267b5;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-cs-chasing-leader.yaml b/jjb/controller/controller-csit-cs-chasing-leader.yaml index 817c8cec9..9109e34a4 100644 --- a/jjb/controller/controller-csit-cs-chasing-leader.yaml +++ b/jjb/controller/controller-csit-cs-chasing-leader.yaml @@ -5,32 +5,32 @@ - inttest-csit-3node # The project name - project: 'controller' + project: "controller" + jre: "openjdk17" # The functionality under test - functionality: 'cs-chasing-leader-longevity' + functionality: "cs-chasing-leader-longevity" # Set elasticsearch attribute to value 'long' for longevity jobs - #elasticsearch-attribute: 'long' + # elasticsearch-attribute: 'long' # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - 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"