X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-southbound.yaml;h=001b04c9838a86993e39b13a7898aabffe5a8cbc;hb=88381e42f55aea865e5f4cf22d1a15d85aa75caa;hp=ee8797aa3b3a36fe2e0b414ea76d3b21999f889d;hpb=6296d9910277f5fcc25862cb417e1d8c2fedeff8;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-southbound.yaml b/jjb/ovsdb/ovsdb-csit-southbound.yaml index ee8797aa3..001b04c98 100644 --- a/jjb/ovsdb/ovsdb-csit-southbound.yaml +++ b/jjb/ovsdb/ovsdb-csit-southbound.yaml @@ -3,35 +3,36 @@ name: ovsdb-csit-southbound jobs: - inttest-csit-1node - - inttest-csit-verify-1node + # The project name - project: 'ovsdb' + project: "ovsdb" # The functionality under test functionality: - - 'upstream-southbound' - - 'gate-southbound' + - "upstream-southbound" + - "gate-southbound" # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + branch: "stable/magnesium" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Mininet configuration tools_system_count: 2 # Features to install - install-features: 'odl-ovsdb-southbound-impl-rest' + install-features: "odl-ovsdb-southbound-impl-rest" # Robot custom options - robot-options: '' + robot-options: ""