X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-drb-precedence.yaml;h=41148d3d36107847d30dcd91e8b30ac4f9d46ef4;hb=b49a27745d0dcaf0b46b47949c2bcc4647f17e39;hp=e79ebef997eca6e4fda445c19989e90310a82767;hpb=1cf091979847e0772201d46a668e0a90108a0215;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-drb-precedence.yaml b/jjb/controller/controller-csit-drb-precedence.yaml index e79ebef99..41148d3d3 100644 --- a/jjb/controller/controller-csit-drb-precedence.yaml +++ b/jjb/controller/controller-csit-drb-precedence.yaml @@ -5,31 +5,34 @@ - inttest-csit-3node # The project name - project: 'controller' + project: "controller" # The functionality under test - functionality: 'drb-precedence-longevity' + functionality: "drb-precedence-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' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + 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"