X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=70cebc427a5d6a4b66231ee00a6fd57f356c762d;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=c91af50441823c56b5b86c4adf53f1052377fd5d;hpb=08c409cd288c13f6796d88e537c76a2b529a764b;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index c91af5044..70cebc427 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 # The project name project: 'mdsal' @@ -10,24 +10,11 @@ # The functionality under test functionality: 'bindingv1' - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - 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:@' + - oxygen: + branch: 'stable/oxygen' install: - only: @@ -35,7 +22,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'