You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2014/03/14 17:50:26 UTC

svn commit: r901580 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.5.1.html

Author: buildbot
Date: Fri Mar 14 16:50:26 2014
New Revision: 901580

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/release_notes/1.5.1.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 14 16:50:26 2014
@@ -1 +1 @@
-1577379
+1577610

Modified: websites/staging/accumulo/trunk/content/release_notes/1.5.1.html
==============================================================================
--- websites/staging/accumulo/trunk/content/release_notes/1.5.1.html (original)
+++ websites/staging/accumulo/trunk/content/release_notes/1.5.1.html Fri Mar 14 16:50:26 2014
@@ -200,6 +200,61 @@ mutation queues.</p>
 <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-2226">ACCUMULO-2226</a></li>
 <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-1470">ACCUMULO-1470</a></li>
 </ul>
+<h2 id="testing">Testing</h2>
+<p>Below is a list of all platforms that 1.5.1 was tested against by developers. A value of <em>All</em> in the "Tests"
+column mean that all required release tests were run on this platform. That list includes the following:</p>
+<ol>
+<li>Successfully run all unit tests</li>
+<li>Successfully run all functional test (test/system/auto)</li>
+<li>Successfully complete two 24-hour RandomWalk tests (LongClean module), with and without "agitation"</li>
+<li>Successfully complete two 24-hour Continuous Ingest tests, with and without "agitation", with data verification</li>
+<li>Successfully complete two 72-hour Continuous Ingest tests, with and without "agitation"</li>
+</ol>
+<p>Each unit and functional test only runs on a single node, while the RandomWalk and Continuous Ingest tests run 
+on a number of nodes. <em>Agitation</em> refers to randomly killing Accumulo processes, Hadoop Datanode processes,
+and, in HDFS High-Availability instances, forcing NameNode failover.
+<table>
+  <tr>
+    <th>OS</th>
+    <th>Hadoop</th>
+    <th>Nodes</th>
+    <th>ZooKeeper</th>
+    <th>HDFS High-Availability</th>
+    <th>Tests</th>
+  </tr>
+  <tr>
+    <td>CentOS 6.5</td>
+    <td>HDP 2.0 (Apache 2.2.0)</td>
+    <td>6</td>
+    <td>HDP 2.0 (Apache 3.4.5)</td>
+    <td>Yes (QJM)</td>
+    <td>All required tests</td>
+  </tr>
+  <tr>
+    <td>CentOS 6.4</td>
+    <td>CDH 4.5.0 (2.0.0+cdh4.5.0)</td>
+    <td>7</td>
+    <td>CDH 4.5.0 (3.4.5+cdh4.5.0)</td>
+    <td>Yes (QJM)</td>
+    <td>Unit, functional and 24hr Randomwalk w/ agitation</td>
+  </tr>
+  <tr>
+    <td>CentOS 6.4</td>
+    <td>CDH 4.5.0 (2.0.0+cdh4.5.0)</td>
+    <td>7</td>
+    <td>CDH 4.5.0 (3.4.5+cdh4.5.0)</td>
+    <td>Yes (QJM)</td>
+    <td>2x 24/hr continuous ingest w/ verification</td>
+  </tr>
+  <tr>
+    <td>CentOS 6.3</td>
+    <td>Apache 1.0.4</td>
+    <td>1</td>
+    <td>Apache 3.3.5</td>
+    <td>No</td>
+    <td>Sniff test, unit and functional tests</td>
+  </tr>
+</table></p>
   </div>
 
   <div id="footer">