X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-southbound.yaml;h=79413cd4cdd99e651e31907d9d9bc528615e7e76;hb=07e2320dd6ebd7d90d82dab9280457133182dd7d;hp=a9cbe5b1763f1071d5000ec9e4440b66b0548d03;hpb=a358add29442c6b02e40eed7ba6076e5b6effcf7;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-southbound.yaml b/jjb/ovsdb/ovsdb-csit-southbound.yaml index a9cbe5b17..79413cd4c 100644 --- a/jjb/ovsdb/ovsdb-csit-southbound.yaml +++ b/jjb/ovsdb/ovsdb-csit-southbound.yaml @@ -5,35 +5,36 @@ - inttest-csit-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: 'master' - java-version: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + branch: "stable/sodium" 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: ""