keith-turner opened a new issue, #3826:
URL: https://github.com/apache/accumulo/issues/3826

   Accumulo has a testing profile named sunny that runs a subset of the 
integrations tests.  Using this profile is much faster that running all ITs, 
but it still takes a bit.  Instead of running a subset of ITs for sunny, we 
could create a new integration test that exists for running sunny day test.  
This new integration test would have the following properties.
   
    * only spins up a single mini accumulo instance
    * quickly exercises all major accumulo functionality (bulk import, split, 
merge, clone, compact, clone, set table prop, etc).  
   
   This new test would be fast and have breadth, but lack the depth of running 
all the ITs.  If a change broke an entire feature it would alert to that.  This 
new test could be run instead of most or all of the existing ITs marked for 
sunny.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to