X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-clustering-basic.yaml;h=f442b3824d9e39d46ada3766b923b3d1dfb5529f;hb=d7f0089a47322c5028ad3cc3c71c52ecd1443139;hp=a62726383b0ae172417ba9d19fb08b95a5ce2aa0;hpb=2bd7f1137fde46268ec72f38928e95e1bab73373;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-clustering-basic.yaml b/jjb/daexim/daexim-csit-clustering-basic.yaml index a62726383..f442b3824 100644 --- a/jjb/daexim/daexim-csit-clustering-basic.yaml +++ b/jjb/daexim/daexim-csit-clustering-basic.yaml @@ -2,30 +2,38 @@ - project: name: daexim-csit-clustering-basic jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name - project: 'daexim' + project: "daexim" # The functionality under test - functionality: 'clustering-basic' + functionality: "clustering-basic" # Project branches stream: - - oxygen: - branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # no mininet required tools_system_count: 0 # Features to install - install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia' + install-features: "odl-daexim-all,odl-netconf-topology,odl-jolokia" # Robot custom options - robot-options: '' + robot-options: ""