X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-clustering-basic.yaml;h=9e2aac295d57a11497cc782c39bc787c9823b92c;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=4078d6989adb94b4188de092a2dfc508971ee5c2;hpb=ef8da896d062a4a3f35d0c086cd59ba16af57566;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-clustering-basic.yaml b/jjb/daexim/daexim-csit-clustering-basic.yaml index 4078d6989..9e2aac295 100644 --- a/jjb/daexim/daexim-csit-clustering-basic.yaml +++ b/jjb/daexim/daexim-csit-clustering-basic.yaml @@ -5,32 +5,34 @@ - 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: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: 'true' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + 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: ""