AMBARI-18586. Increase forkCount for Ambari Server Unit Tests (aonishuk)

Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/1cc68c74
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/1cc68c74
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/1cc68c74

Branch: refs/heads/branch-2.5
Commit: 1cc68c74e1995f32421fcaf2b2e4e7a99659a300
Parents: cbcd85e
Author: Andrew Onishuk <aonis...@hortonworks.com>
Authored: Thu Oct 13 18:10:09 2016 +0300
Committer: Andrew Onishuk <aonis...@hortonworks.com>
Committed: Thu Oct 13 18:10:09 2016 +0300

----------------------------------------------------------------------
 ambari-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/1cc68c74/ambari-project/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index c0fd7bf..0ed79ac 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -513,7 +513,7 @@
           <redirectTestOutputToFile>true</redirectTestOutputToFile>
           <forkedProcessTimeoutInSeconds>900</forkedProcessTimeoutInSeconds>
           <reuseForks>false</reuseForks>
-          <forkCount>1</forkCount>
+          <forkCount>1.5C</forkCount>
         </configuration>
       </plugin>
       <plugin>

Reply via email to