X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fovsdb%2Fovsdb-csit-clustering.yaml;h=528aa400f4c6e21a57ccc3f376500d1fb303ab7c;hb=9da90f4a73b150709f251985575ddb8854122508;hp=1ab742cb4b17d6184eaced748552d5e7210f319a;hpb=65d17c0f1142c1e12549183c29298891b815384a;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-clustering.yaml b/jjb/ovsdb/ovsdb-csit-clustering.yaml index 1ab742cb4..528aa400f 100644 --- a/jjb/ovsdb/ovsdb-csit-clustering.yaml +++ b/jjb/ovsdb/ovsdb-csit-clustering.yaml @@ -3,30 +3,33 @@ name: ovsdb-csit-clustering jobs: - inttest-csit-3node - - inttest-csit-verify-3node + # The project name - project: 'ovsdb' + project: "ovsdb" # The functionality under test functionality: - - 'upstream-clustering' - - 'gate-clustering' + - "upstream-clustering" + - "gate-clustering" # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + 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: ""