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 2019/06/24 20:06:57 UTC

[GitHub] [accumulo] milleruntime opened a new issue #1168: Standalone IT with system property set improperly should fail

milleruntime opened a new issue #1168: Standalone IT with system property set improperly should fail
URL: https://github.com/apache/accumulo/issues/1168
 
 
   While trying to run the ITs against a standalone cluster, the system properties "-Dit.test=AccumuloClientIT -Dtest=foo -Daccumulo.it.properties=/path/to/accumulo-it.properties"
   are required but if the path is wrong to the file or there are problems with the properties file, then the framework will default to Mini, and pass.  
   
   It would be nice if these properties are set, most importantly the property file, that we do some validation and at the very least fail fast with a clear error ascertaining the problem. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services