Interface | Description |
---|---|
Dummy |
Dummy marker interface used for excluding all other groups.
|
Hadoop |
Marker interface for tests that require Hadoop.
|
PreCommit |
Marker interface for tests that should be run on every commit.
|
TravisGroup1 |
Marker interface for tests that should be run in the first build on Travis.
|
TravisGroup2 |
Marker interface for tests that should be run in the second build on Travis.
|
TravisGroup3 |
Marker interface for tests that should be run in the third build on Travis.
|
TravisGroup4 |
Marker interface for tests that should be run in the fourth build on Travis.
|
TravisGroup5 |
Marker interface for tests that should be run in the fifth build on Travis.
|
TravisGroup6 |
Marker interface for tests that should be run in the sixth build on Travis.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.