X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-clustering.yaml;h=ebc4c7ecc40f9f80eac09cbc83372f9853000161;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=046a98406d51c559ea8c7d972503b1021f7bbff0;hpb=b41e5755e5546acbd6b6d4494e420049e3d1ec23;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-clustering.yaml b/jjb/ovsdb/ovsdb-csit-clustering.yaml index 046a98406..ebc4c7ecc 100644 --- a/jjb/ovsdb/ovsdb-csit-clustering.yaml +++ b/jjb/ovsdb/ovsdb-csit-clustering.yaml @@ -5,30 +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: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - 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' + install-features: "odl-ovsdb-southbound-impl-rest" # Robot custom options - robot-options: '' + robot-options: ""