Dima Spivak created HBASE-12857:
-----------------------------------
Summary: Make hbase-it test running more consistent
Key: HBASE-12857
URL: https://issues.apache.org/jira/browse/HBASE-12857
Project: HBase
Issue Type: Improvement
Reporter: Dima Spivak
Assignee: Dima Spivak
Running tests from hbase-it can be painful because some of them have a main
method and can be run by invoking them with bin/hbase, while others have to be
called via something like IntegrationTestsDriver. Let's decide how we want
things to work and then I'll implement it. I imagine the easiest way to go is
to just to add a main method to any class that doesn't have one. Any opinion
one way or the other [~enis], [~ndimiduk], [~eclark], or [~stack]?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)