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=28d7317c4980947b1683e4188e05311915070443;hpb=7e4e61a16d62f5f8e34fdea2ce9ace0f9fe7b417;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-clustering-basic.yaml b/jjb/daexim/daexim-csit-clustering-basic.yaml index 28d7317c4..f442b3824 100644 --- a/jjb/daexim/daexim-csit-clustering-basic.yaml +++ b/jjb/daexim/daexim-csit-clustering-basic.yaml @@ -5,31 +5,35 @@ - inttest-csit-3node # The project name - project: 'daexim' + project: "daexim" # The functionality under test - functionality: 'clustering-basic' + functionality: "clustering-basic" # Project branches stream: + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + 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: ""