You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Berman (JIRA)" <ji...@apache.org> on 2013/08/05 03:29:48 UTC

[jira] [Updated] (ACCUMULO-1537) convert auto tests to integration tests, where possible for continuous integration

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

Michael Berman updated ACCUMULO-1537:
-------------------------------------

    Attachment: macITExec.patch

Two tests are left calling main() directly on a CLI tool under test.  Attaching a patch to switch them to MiniAccumuloCluster.exec() so they get their environment all set up (specifically $ACCUMULO_HOME).  At the moment they run fine without it, but this makes them more consistent with the rest of the IT tests, and has the benefit of allowing the tests to pass if the MAC is running with SSL turned on.
                
> convert auto tests to integration tests, where possible for continuous integration
> ----------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1537
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1537
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.6.0
>
>         Attachments: accumulo-1537.fix.patch, macITExec.patch
>
>
> It would be good to run the functional tests on the build server.  Now that we have MiniAccumuloCluster, most of these tests can be convert to simple java Integration Tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira