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