Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 05c6fa576 -> c1de1dd53
  refs/heads/trunk f70722e19 -> 00d2f1193


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/00d2f119
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/00d2f119
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/00d2f119

Branch: refs/heads/trunk
Commit: 00d2f1193e2d68b8ea4bc80eb09add91dd626c78
Parents: f70722e
Author: Andrew Onishuk <aonis...@hortonworks.com>
Authored: Thu Oct 13 19:42:54 2016 +0300
Committer: Andrew Onishuk <aonis...@hortonworks.com>
Committed: Thu Oct 13 19:42:54 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/00d2f119/ambari-project/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index beefeb4..7cc371f 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.5C</forkCount>
+          <forkCount>1C</forkCount>
         </configuration>
       </plugin>
       <plugin>

Reply via email to