Author: kturner
Date: Tue May  6 14:37:29 2014
New Revision: 1592761

URL: http://svn.apache.org/r1592761
Log:
ACCUMULO-2396 added info successful mvn verify run

Modified:
    accumulo/site/trunk/content/release_notes/1.6.0.mdtext

Modified: accumulo/site/trunk/content/release_notes/1.6.0.mdtext
URL: 
http://svn.apache.org/viewvc/accumulo/site/trunk/content/release_notes/1.6.0.mdtext?rev=1592761&r1=1592760&r2=1592761&view=diff
==============================================================================
--- accumulo/site/trunk/content/release_notes/1.6.0.mdtext (original)
+++ accumulo/site/trunk/content/release_notes/1.6.0.mdtext Tue May  6 14:37:29 
2014
@@ -254,8 +254,9 @@ and, in HDFS High-Availability instances
 The following acronyms are used in the test testing table.
 
  * CI : Continuous Ingest
- * RW : Random Walk
  * HA : High-Availability
+ * IT : Integration test, run w/ `mvn verify`
+ * RW : Random Walk
 
 <table id="release_notes_testing">
   <tr>
@@ -299,6 +300,16 @@ The following acronyms are used in the t
     <td>24-hour CI w/ agitation. Verified.</td>
   </tr>
   <tr>
+    <td>Centos 6.5</td>
+    <td>Centos OpenJDK 1.6</td>
+    <td></td>
+    <td>Single</td>
+    <td></td>
+    <td>No</td>
+    <td>1.6.0 RC5</td>
+    <td>Successful unit and ITs `mvn clean verify -Phadoop.profile=2`</td>
+  </tr>
+  <tr>
     <td>Gentoo</td>
     <td>Sun JDK 1.6.0_45</td>
     <td>Apache 1.2.1, 2.2.0, 2.3.0, 2.4.0</td>
@@ -306,7 +317,7 @@ The following acronyms are used in the t
     <td>3.4.5</td>
     <td>No</td>
     <td>1.6.0 RC5</td>
-    <td>All unit and integration tests. 2B entries ingested/verified with CI 
</td>
+    <td>All unit and ITs. 2B entries ingested/verified with CI </td>
   </tr>
   <tr>
     <td>CentOS 6.4</td>


Reply via email to