X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=d34691fc6a425da4d544f67a83b60ba3fe92d2aa;hb=c26b22f1b57654f8e254e615c7c58be917841a38;hp=e52cdb70b4e9a72b023c71102eec570949894fa2;hpb=0a28f0362b904fe414c5dd269f969bf26a94fee1;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index e52cdb70b..d34691fc6 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -2,23 +2,24 @@ - project: name: mdsal-csit-bindingv1 jobs: - - inttest-csit-1node-periodic + - inttest-csit-1node # The project name project: 'mdsal' + disable-job: true # The functionality under test functionality: 'bindingv1' stream: - - oxygen: + - aluminium: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: @@ -26,10 +27,15 @@ # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 - odl_system_flavor: v2-standard-4 + + # 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'