X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-southbound.yaml;h=001b04c9838a86993e39b13a7898aabffe5a8cbc;hb=c133e308f89a99281d620fe90be33e98e0483d06;hp=ed3a0a02133d57f0994eb0741773d16cb44c1829;hpb=5977e805e57da4ce9877ac5e4a5d38db7fef5abd;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-southbound.yaml b/jjb/ovsdb/ovsdb-csit-southbound.yaml index ed3a0a021..001b04c98 100644 --- a/jjb/ovsdb/ovsdb-csit-southbound.yaml +++ b/jjb/ovsdb/ovsdb-csit-southbound.yaml @@ -3,33 +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: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + 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: ""