X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-clustering.yaml;h=6c0650931e9d6b307845e9d01b71b8bc7fea9a4c;hb=298b6fd5d5aa20983d67eb90c0543094fa233dae;hp=07117bb3cb0aec022b51138037d95fd6bd0ab92d;hpb=61c9243cec4a945374ec488415c25edb3a4764a0;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-clustering.yaml b/jjb/ovsdb/ovsdb-csit-clustering.yaml index 07117bb3c..6c0650931 100644 --- a/jjb/ovsdb/ovsdb-csit-clustering.yaml +++ b/jjb/ovsdb/ovsdb-csit-clustering.yaml @@ -1,32 +1,37 @@ +--- - project: name: ovsdb-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-3node-{functionality}' - # The project name - project: 'ovsdb' + - inttest-csit-3node + + # The project name + project: "ovsdb" # The functionality under test - functionality: 'clustering' + functionality: + - "upstream-clustering" + - "gate-clustering" # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" install: - - only: - scope: 'only' + - 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: ""