mirror of
https://github.com/apache/sqoop.git
synced 2025-05-07 05:49:03 +08:00
SQOOP-2320: Sqoop2: AllTypesTest should be in slow category
(Abraham Elmahrek via Jarek Jarcec Cecho)
This commit is contained in:
parent
5297bf552a
commit
78af5eae9c
@ -43,6 +43,7 @@
|
|||||||
/**
|
/**
|
||||||
* Test transfer of all supported data types.
|
* Test transfer of all supported data types.
|
||||||
*/
|
*/
|
||||||
|
@Test(groups = "slow")
|
||||||
public class AllTypesTest extends ConnectorTestCase implements ITest {
|
public class AllTypesTest extends ConnectorTestCase implements ITest {
|
||||||
|
|
||||||
@DataProvider(name="all-types-test", parallel=true)
|
@DataProvider(name="all-types-test", parallel=true)
|
||||||
|
Loading…
Reference in New Issue
Block a user