X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=1dc5719ffd46498e6a7172244c6aad24b4d24be5;hb=004f298cb37ae7ab0c1f66746c9032c7960ffe4f;hp=3537169034c3d83775aef256a3fffa9a144ac104;hpb=e9379cbbf67ee9f58a24e437782d92534d8b5449;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 353716903..1dc5719ff 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -2,32 +2,22 @@ - 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' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - oxygen: + - sodium: 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' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - only: @@ -35,7 +25,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'