X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=26df6112f74d4817c1cca7897cfa8eeecd908d6d;hb=d33684d39695c332cd3d232ba212c383ec031ddb;hp=8fd766fd6aedfe1306810a01caa89552e8fd551c;hpb=a18648639efb03b109ce8e447feb77b8edf7a251;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 8fd766fd6..26df6112f 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -6,17 +6,23 @@ # The project name project: 'mdsal' + disable-job: true # The functionality under test functionality: 'bindingv1' stream: - - fluorine: + - silicon: branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + jre: 'openjdk11' + - aluminium: + branch: 'stable/aluminium' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: @@ -24,10 +30,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'