X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-ddb-expl-lead-movement.yaml;h=e3470f6d4992a358be1d5b673d87f41001faacfb;hb=7ed12cce33720f8a7c312137a3c7b237916ddc31;hp=76edf60104e8d455797918f476a94cdaefd8e439;hpb=7fd515749c9349360a4fb0a98f3d347f91ed91c2;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 76edf6010..e3470f6d4 100644 --- a/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml +++ b/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml @@ -2,7 +2,7 @@ - project: name: mdsal-csit-dom-data-broker-explicit-leader-movement-longevity jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'controller' @@ -10,15 +10,19 @@ # The functionality under test functionality: 'ddb-expl-lead-movement-longevity' + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' + # Project branches stream: - - nitrogen: + - aluminium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: @@ -26,7 +30,7 @@ # Features to install install-features: > - odl-restconf, + odl-restconf-noauth, odl-clustering-test-app # Built timeout