X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=6a6cb9b2ef5bdba66c05916b4bd8abe3515fbf1e;hb=9712aebd07d323d91d7e9f7f1392ae7768338644;hp=88bb7a885446016ada26ddf0a01a3b1b2f697f6b;hpb=d21aa1a7d7942113e327e3f1d6998d855a48a89b;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 88bb7a885..6a6cb9b2e 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -1,7 +1,8 @@ +--- - project: name: mdsal-csit-bindingv1 jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'mdsal' @@ -9,29 +10,25 @@ # The functionality under test functionality: 'bindingv1' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' - - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - robot-options: '-v JAVA_7_OPTIONS:-Xmx6144m@-XX:MaxPermSize=512m --escape space:@' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 + robot-options: '-v JAVA_OPTIONS:-Xmx6656m' install: - - only: - scope: 'only' + - only: + scope: 'only' # 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'