X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=d34691fc6a425da4d544f67a83b60ba3fe92d2aa;hb=b3fb1d5145fd4468d778b0abec05f07fe1ca5370;hp=1dc5719ffd46498e6a7172244c6aad24b4d24be5;hpb=73db6e3816a507f0c12edede5d8951c488800bda;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 1dc5719ff..d34691fc6 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -12,12 +12,14 @@ functionality: 'bindingv1' stream: - - sodium: + - aluminium: branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: @@ -25,10 +27,15 @@ # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 + + # odl system flavor odl_system_flavor: odl-standard-4 # Features to install install-features: 'odl-restconf' + # Robot custom options: + robot-options: '' + # Additional patterns to archive archive-artifacts: '*.xml'