X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=44da788e2c1fe5ed804cbca8f4c3de0dbd2dde3b;hb=58b8d43261811fec4e3b81a3dd594c629ad9f986;hp=b018bb00a8b363d581baf6835677f8d9af8708c0;hpb=8b7be10bfe9675347ac52966a547ed66700337f8;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index b018bb00a..44da788e2 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -2,26 +2,23 @@ - project: name: mdsal-csit-bindingv1 jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'mdsal' + disable-job: true # The functionality under test functionality: 'bindingv1' stream: - - oxygen: + - magnesium: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' install: - only: @@ -29,7 +26,7 @@ # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 - odl_system_flavor: 8 GB General Purpose v1 + odl_system_flavor: odl-standard-4 # Features to install install-features: 'odl-restconf'