X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-basic.yaml;h=209f583fc1f9fc1b1e8f4d2ba411e64628b99f68;hb=a75eb83c7b3f4b166d4ef71516b162deaa62a2d5;hp=083be0a88ff28024bf6562a52c281f9ef60893bd;hpb=1cf091979847e0772201d46a668e0a90108a0215;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-basic.yaml b/jjb/daexim/daexim-csit-basic.yaml index 083be0a88..209f583fc 100644 --- a/jjb/daexim/daexim-csit-basic.yaml +++ b/jjb/daexim/daexim-csit-basic.yaml @@ -5,29 +5,35 @@ - inttest-csit-1node # The project name - project: 'daexim' + project: "daexim" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + 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: ""