You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/22 14:26:36 UTC

[GitHub] [accumulo] EdColeman opened a new issue, #2951: Create AdminIT tests (similar to ShellServerIT)

EdColeman opened a new issue, #2951:
URL: https://github.com/apache/accumulo/issues/2951

   FaTE command functionality has moved to the Admin command.  Previously, the functionality was tested in ShellServerIT.  This should make it easier to see that Admin functionality is being tested and isolate changes to a single test as the Admin command evolves.
   
   Create a test similar to ShellServerIT that consolidates Admin command testing.  Individual tests like FateSummaryIT (PR \https://github.com/apache/accumulo/pull/2950) should be moved into the new test.  There may be others that are testing pieces that should be moved too.
   
   The new test should exercise all of the Admin command options.
   


-- 
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: notifications-unsubscribe@accumulo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org