X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-clustering.yaml;h=ebc4c7ecc40f9f80eac09cbc83372f9853000161;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=acedccb67ff8aedf031878669746fdefc817e457;hpb=d429e518be01b2dcbe3094399826489fdea55381;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-clustering.yaml b/jjb/ovsdb/ovsdb-csit-clustering.yaml index acedccb67..ebc4c7ecc 100644 --- a/jjb/ovsdb/ovsdb-csit-clustering.yaml +++ b/jjb/ovsdb/ovsdb-csit-clustering.yaml @@ -2,39 +2,33 @@ - project: name: ovsdb-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-3node-{functionality}' + - inttest-csit-3node + # The project name - project: 'ovsdb' + project: "ovsdb" + jre: "openjdk17" # The functionality under test functionality: - - 'upstream-clustering' - - 'gate-clustering' + - "upstream-clustering" + - "gate-clustering" # Project branches stream: - - oxygen: - branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Features to install - install-features: 'odl-ovsdb-southbound-impl-rest,decanter-collector-jmx,decanter-appender-elasticsearch' + install-features: "odl-ovsdb-southbound-impl-rest" # Robot custom options - robot-options: '' + robot-options: ""