X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-drb-precedence.yaml;h=c26699bd48a5d8b380c1573bdda2080d3efc1fb1;hb=17b765fbf47f74d0606dc8ad1822c2e3b0d1e522;hp=6968fd9f366452a8e32a86370fb5ca03a2529403;hpb=b5be33b878d75af8df189ee55974405b9a08dff1;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-drb-precedence.yaml b/jjb/controller/controller-csit-drb-precedence.yaml index 6968fd9f3..c26699bd4 100644 --- a/jjb/controller/controller-csit-drb-precedence.yaml +++ b/jjb/controller/controller-csit-drb-precedence.yaml @@ -2,7 +2,7 @@ - project: name: mdsal-csit-dom-rpc-broker-precedence-longevity jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name project: 'controller' @@ -10,14 +10,18 @@ # The functionality under test functionality: 'drb-precedence-longevity' + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' + # Project branches stream: - - nitrogen: + - magnesium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' install: - only: @@ -25,7 +29,7 @@ # Features to install install-features: > - odl-restconf, + odl-restconf-noauth, odl-clustering-test-app # Built timeout