You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by bu...@apache.org on 2015/12/17 14:45:52 UTC

svn commit: r975799 - in /websites/staging/slider/trunk/content: ./ developing/functional_tests.html

Author: buildbot
Date: Thu Dec 17 13:45:52 2015
New Revision: 975799

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    websites/staging/slider/trunk/content/developing/functional_tests.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 17 13:45:52 2015
@@ -1 +1 @@
-1720370
+1720549

Modified: websites/staging/slider/trunk/content/developing/functional_tests.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/functional_tests.html (original)
+++ websites/staging/slider/trunk/content/developing/functional_tests.html Thu Dec 17 13:45:52 2015
@@ -332,6 +332,26 @@ need to be changed</p>
   <span class="nt">&lt;description&gt;</span>Size in MB to ask for containers<span class="nt">&lt;/description&gt;</span>
   <span class="nt">&lt;value&gt;</span>192<span class="nt">&lt;/value&gt;</span>
 <span class="nt">&lt;/property&gt;</span>
+
+<span class="nt">&lt;property&gt;</span>
+  <span class="nt">&lt;name&gt;</span>slider.test.agent.enabled<span class="nt">&lt;/name&gt;</span>
+  <span class="nt">&lt;description&gt;</span>Flag to enable/disable Agent tests<span class="nt">&lt;/description&gt;</span>
+  <span class="nt">&lt;value&gt;</span>true<span class="nt">&lt;/value&gt;</span>
+<span class="nt">&lt;/property&gt;</span>
+
+<span class="nt">&lt;property&gt;</span>
+  <span class="nt">&lt;name&gt;</span>slider.test.windows.cluster<span class="nt">&lt;/name&gt;</span>
+  <span class="nt">&lt;description&gt;</span>Flag to indicate that the test cluster is windows.
+  This defaults to the same OS as the host running the tests
+  <span class="nt">&lt;/description&gt;</span>
+  <span class="nt">&lt;value&gt;</span>false<span class="nt">&lt;/value&gt;</span>
+<span class="nt">&lt;/property&gt;</span>
+
+<span class="nt">&lt;property&gt;</span>
+  <span class="nt">&lt;name&gt;</span>slider.test.am.restart.time<span class="nt">&lt;/name&gt;</span>
+  <span class="nt">&lt;description&gt;</span>Time in millis to await an AM restart<span class="nt">&lt;/description&gt;</span>
+  <span class="nt">&lt;value&gt;</span>60000<span class="nt">&lt;/value&gt;</span>
+<span class="nt">&lt;/property&gt;</span>
 </pre></div>