Use same memory settings for surefire and failsafe plugins 34/5234/2
authorPrasanth Pallamreddy <ppallamr@cisco.com>
Mon, 10 Feb 2014 19:33:42 +0000 (11:33 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 27 Feb 2014 14:21:35 +0000 (14:21 +0000)
  - This addresses the OOME issue seen during the tail end
    of the build when running unit tests.

Change-Id: I054e1dfa502bca19a62521a3b714f1a072b59ded
Signed-off-by: Prasanth Pallamreddy <ppallamr@cisco.com>
opendaylight/commons/opendaylight/pom.xml

index acda40035f425d24c829957ff40e65bf038393bb..425696b4a7752988a7c32ae6578922cdc3a88abc 100644 (file)
         <artifactId>maven-surefire-plugin</artifactId>
         <version>${surefire.version}</version>
         <configuration>
+          <argLine>${testvm.argLine}</argLine>
           <systemProperties>
             <property>
               <name>logback.configurationFile</name>