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/05/05 17:37:43 UTC

svn commit: r908100 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.6.0.html

Author: buildbot
Date: Mon May  5 15:37:43 2014
New Revision: 908100

Log:
Staging update by buildbot for accumulo

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

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  5 15:37:43 2014
@@ -1 +1 @@
-1592544
+1592551

Modified: websites/staging/accumulo/trunk/content/release_notes/1.6.0.html
==============================================================================
--- websites/staging/accumulo/trunk/content/release_notes/1.6.0.html (original)
+++ websites/staging/accumulo/trunk/content/release_notes/1.6.0.html Mon May  5 15:37:43 2014
@@ -387,45 +387,68 @@ has a set of tests that must be run befo
 </ol>
 <p>Each unit and functional test only runs on a single node, while the RandomWalk and Continuous Ingest tests run 
 on any number of nodes. <em>Agitation</em> refers to randomly restarting Accumulo processes and Hadoop Datanode processes,
-and, in HDFS High-Availability instances, forcing NameNode failover.
+and, in HDFS High-Availability instances, forcing NameNode failover.</p>
+<table id="release_notes_testing_acronyms">
+  <tr>
+    <th>Testing acronym</th>
+    <th>Meaning</th>
+  </tr>
+  <tr>
+    <td>CI</td>
+    <td>Continuous Ingest</td>
+  </tr>
+  <tr>
+    <td>RW</td>
+    <td>Random walk</td>
+  </tr>
+  <tr>
+    <td>HA</td>
+    <td>High-Availability</td>
+  </tr>
+</table>
+
 <table id="release_notes_testing">
   <tr>
     <th>OS</th>
+    <th>Java</th>
     <th>Hadoop</th>
     <th>Nodes</th>
     <th>ZooKeeper</th>
-    <th>HDFS High-Availability</th>
+    <th>HDFS HA</th>
     <th>Version/Commit hash</th>
     <th>Tests</th>
   </tr>
   <tr>
     <td>Centos 6.5</td>
+    <td>Centos OpenJDK 1.7</td>
     <td>Apache 2.2.0</td>
     <td>20 EC2 nodes</td>
     <td>3.4.5</td>
     <td>No</td>
     <td>1.6.0 RC1 + ACCUMULO_2668 patch</td>
-    <td>24-hour Continuous Ingest w/o agitation. Verified.</td>
+    <td>24-hour CI w/o agitation. Verified.</td>
   </tr>
   <tr>
     <td>Centos 6.5</td>
+    <td>Centos OpenJDK 1.7</td>
     <td>Apache 2.2.0</td>
     <td>20 EC2 nodes</td>
     <td>3.4.5</td>
     <td>No</td>
     <td>1.6.0 RC2</td>
-    <td>24-hour RandomWalk (Conditional.xml module) w/o agitation</td>
+    <td>24-hour RW (Conditional.xml module) w/o agitation</td>
   </tr>
   <tr>
     <td>Centos 6.5</td>
+    <td>Centos OpenJDK 1.7</td>
     <td>Apache 2.2.0</td>
     <td>20 EC2 nodes</td>
     <td>3.4.5</td>
     <td>No</td>
     <td>1.6.0 RC5</td>
-    <td>24-hour Continuous Ingest w/ agitation. Verified.</td>
+    <td>24-hour CI w/ agitation. Verified.</td>
   </tr>
-</table></p>
+</table>
   </div>
 
   <div id="footer">