X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-clustering-basic.yaml;h=fdd81bb1a9cb1dfbeef6e5aab8db8186c2bcaa2d;hb=c66102093626187308b241f79772e4165f43fab6;hp=67d500fdc66294bbc2c70bf5c70c05920f6d5bb9;hpb=a358add29442c6b02e40eed7ba6076e5b6effcf7;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-clustering-basic.yaml b/jjb/daexim/daexim-csit-clustering-basic.yaml index 67d500fdc..fdd81bb1a 100644 --- a/jjb/daexim/daexim-csit-clustering-basic.yaml +++ b/jjb/daexim/daexim-csit-clustering-basic.yaml @@ -5,33 +5,37 @@ - inttest-csit-3node # The project name - project: 'daexim' + project: "daexim" + jre: "openjdk17" # The functionality under test - functionality: 'clustering-basic' + functionality: "clustering-basic" # Project branches stream: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + 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: ""