X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-drb-partnheal.yaml;h=233f2b711479c349f6fc5189dc5c6d37695f85f2;hb=6db63fabeac500383eff09cf4f11dd3e3d0cb728;hp=44adcb92ea765117c00c90a758792ef7fe05af5d;hpb=58f0f36fedec4cc575e625ee4be7b46c192621e5;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-drb-partnheal.yaml b/jjb/controller/controller-csit-drb-partnheal.yaml index 44adcb92e..233f2b711 100644 --- a/jjb/controller/controller-csit-drb-partnheal.yaml +++ b/jjb/controller/controller-csit-drb-partnheal.yaml @@ -2,7 +2,7 @@ - project: name: mdsal-csit-dom-rpc-broker-partition-and-heal-longevity jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'controller' @@ -10,11 +10,19 @@ # The functionality under test functionality: 'drb-partnheal-longevity' + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' + # Project branches stream: - - carbon: + - aluminium: branch: 'master' - jre: 'openjdk8' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: @@ -22,7 +30,7 @@ # Features to install install-features: > - odl-restconf, + odl-restconf-noauth, odl-clustering-test-app # Built timeout