X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fodltools%2Fodltools-csit.yaml;h=55f28bc2b244e4a2c574d5cfa8b08e15b6d428d7;hb=a75eb83c7b3f4b166d4ef71516b162deaa62a2d5;hp=944eb6100d8f0cc20438c64c8e5145093859a446;hpb=410bdc83251779f7b5ef615452b1e15350be4b58;p=releng%2Fbuilder.git diff --git a/jjb/odltools/odltools-csit.yaml b/jjb/odltools/odltools-csit.yaml index 944eb6100..55f28bc2b 100644 --- a/jjb/odltools/odltools-csit.yaml +++ b/jjb/odltools/odltools-csit.yaml @@ -7,20 +7,26 @@ project: odltools tools_system_count: 0 - testplan: '{project}-basic.txt' + testplan: "{project}-basic.txt" stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" functionality: - - 'upstream' - - 'gate' + - "upstream" + - "gate" install: - all: - scope: 'all' + scope: "all"