Description
Move this test to the large category because on my local rig, I got this on a run:
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There was a timeout or other error in the fork
.... looking at the test output, TestCellACLs seems to be the 'hanging' test.. the test that is not completing. Lets see if moving the test to different category helps with these fails because of timeout.