[ 
https://issues.apache.org/jira/browse/HBASE-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-4454.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0
     Hadoop Flags: Reviewed

Committed to 0.92 branch and trunk.  Thanks for the patch Jesse.  I added a bit 
of doc. to the book -- a new section after the unit test section in developer 
chapter on 'integration tests'.  See below.

I'm trying to add you as a contributor Jesse so I can assign  you the issue so 
you can start accumulating credit but they just updated JIRA and I'm having 
trouble figuring how with the new interface.  I'll figure it eventually....

{code}
        <section xml:id="integration.tests">
          <title>Integration Tests</title>
          <para>HBase 0.92 added a <varname>verify</varname> maven target.  
Invocation will
          run a suite of long-running tests via the maven <link 
xlink:href="http://maven.apache.org/plugins/maven-failsafe-plugin/";>failsafe 
plugin</link>.
          </para>
         </section>
{code}

                
> Add failsafe plugin to build and rename integration tests
> ---------------------------------------------------------
>
>                 Key: HBASE-4454
>                 URL: https://issues.apache.org/jira/browse/HBASE-4454
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jesse Yates
>             Fix For: 0.92.0
>
>         Attachments: mvn_HBASE-4454.patch
>
>
> Add the maven-failsafe-plugin to the build process so we can run integration 
> tests with "mvn verify". This will also involve a renaming of integration 
> tests to conform to a new integration test regex.
> This is a stopgap measure while we until break them out into their own module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to