You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ti...@apache.org on 2017/08/09 16:39:18 UTC

[3/3] mesos git commit: Added documentation of parallel test execution config flag.

Added documentation of parallel test execution config flag.

The '--enable-parallel-test-execution' configure flag was added some
time ago without explicit documentation. This patch adds accompanying
configure flag markdown documentation.

Review: https://reviews.apache.org/r/61458/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3587ca14
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3587ca14
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3587ca14

Branch: refs/heads/master
Commit: 3587ca14c81c61949239698539df3e67774c9071
Parents: e614ec2
Author: Benjamin Bannier <be...@mesosphere.io>
Authored: Wed Aug 9 18:38:42 2017 +0200
Committer: Till Toenshoff <to...@me.com>
Committed: Wed Aug 9 18:38:42 2017 +0200

----------------------------------------------------------------------
 docs/configuration.md | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/3587ca14/docs/configuration.md
----------------------------------------------------------------------
diff --git a/docs/configuration.md b/docs/configuration.md
index 4f72fcf..6ab2d1a 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -2515,6 +2515,14 @@ quotas for container sandbox directories. Valid project IDs range from
   </tr>
   <tr>
     <td>
+      --enable-parallel-test-execution
+    </td>
+    <td>
+      Whether to attempt to run tests in parallel.
+    </td>
+  </tr>
+  <tr>
+    <td>
       --disable-python
     </td>
     <td>