X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-basic.yaml;h=6f5a927be4864dcf68187c66cbd0a295f422eeb7;hb=853876f42d8d8269a056c56eecc91f459e6edfbd;hp=4eaf840daefc7b9ffa642413c8c8c1a88578d6c8;hpb=b84f55e73cdfe2a54a7b6b90ee416a230cc41372;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-basic.yaml b/jjb/daexim/daexim-csit-basic.yaml index 4eaf840da..6f5a927be 100644 --- a/jjb/daexim/daexim-csit-basic.yaml +++ b/jjb/daexim/daexim-csit-basic.yaml @@ -5,32 +5,34 @@ - inttest-csit-1node # The project name - project: 'daexim' + project: "daexim" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + branch: "stable/sodium" 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: ""