NIFI-7006 Changed the Kudu controller service test to an integration test since it starts a server and is not portable across build environments (#3976)

Signed-off-by: Andy LoPresto <alopresto@apache.org>
This commit is contained in:
Joe Witt 2020-01-09 22:10:03 -05:00 committed by Andy LoPresto
parent 0ae200252f
commit fc2e6b3471
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ import java.util.Optional;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
public class TestKuduLookupService {
public class ITestKuduLookupService {
// The KuduTestHarness automatically starts and stops a real Kudu cluster
// when each test is run. Kudu persists its on-disk state in a temporary