X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=d34691fc6a425da4d544f67a83b60ba3fe92d2aa;hb=dea65f1fae77649063d7d21645ae7e56e05e112e;hp=9f34180d8eac38a8a97b823b217bab3684bf7ebe;hpb=3619a778d787401a4c78cf3d9f78dd954842dd3e;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 9f34180d8..d34691fc6 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -12,15 +12,14 @@ functionality: 'bindingv1' stream: - - magnesium: + - aluminium: branch: 'master' jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' - sodium: branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' install: - only: @@ -28,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'