X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-clustering.yaml;h=ebc4c7ecc40f9f80eac09cbc83372f9853000161;hb=7a164b0c914e98869cc5ecbb440b7821baf3f228;hp=e0a9b439d835f143a2e312c3af193c0484271d97;hpb=b84f55e73cdfe2a54a7b6b90ee416a230cc41372;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-clustering.yaml b/jjb/ovsdb/ovsdb-csit-clustering.yaml index e0a9b439d..ebc4c7ecc 100644 --- a/jjb/ovsdb/ovsdb-csit-clustering.yaml +++ b/jjb/ovsdb/ovsdb-csit-clustering.yaml @@ -5,31 +5,30 @@ - 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: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - 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: ""