X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-basic.yaml;h=4d8c082f3e9ebd6f163799fa9d7beec66401daaf;hb=HEAD;hp=3f7539d55dd16e7b9569ef4e4d857ad4abaca54f;hpb=807fca79b9cbd070495690797e1b0cc019caf5f9;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-basic.yaml b/jjb/daexim/daexim-csit-basic.yaml index 3f7539d55..4d8c082f3 100644 --- a/jjb/daexim/daexim-csit-basic.yaml +++ b/jjb/daexim/daexim-csit-basic.yaml @@ -5,32 +5,33 @@ - inttest-csit-1node # The project name - project: 'daexim' + project: "daexim" + jre: "openjdk17" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: 'true' + - scandium: + branch: "master" + - calcium: + branch: "stable/calcium" + - potassium: + branch: "stable/potassium" 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: ""