X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=e52cdb70b4e9a72b023c71102eec570949894fa2;hb=9d9b31b863f735d1bf31cd7559b7c127a92ef7e2;hp=6c6769295af854f5b307f81225053cc5f22f4e05;hpb=c2f9139cb7b57a9b83b657fc5b0aa91942e856ed;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 6c6769295..e52cdb70b 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -2,7 +2,7 @@ - project: name: mdsal-csit-bindingv1 jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node-periodic # The project name project: 'mdsal' @@ -10,29 +10,23 @@ # The functionality under test functionality: 'bindingv1' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - carbon: + - oxygen: branch: 'master' - jre: 'openjdk8' - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 robot-options: '-v JAVA_OPTIONS:-Xmx6656m' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - robot-options: '-v JAVA_7_OPTIONS:-Xmx6144m@-XX:MaxPermSize=512m --escape space:@' - install: - 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: v2-standard-4 # Features to install install-features: 'odl-restconf'