X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-southbound.yaml;h=14102449fdddc4e9f9546e3a19b8baaf3180d01d;hb=c1736fda25553f66830e650612a4d35054fa9728;hp=ed3a0a02133d57f0994eb0741773d16cb44c1829;hpb=3bf85d285e5e15c596d2b39ea733a11c2971889a;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-southbound.yaml b/jjb/ovsdb/ovsdb-csit-southbound.yaml index ed3a0a021..14102449f 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' + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + 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: ""