----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39511/ -----------------------------------------------------------
Review request for Sqoop. Summary (updated) ----------------- SQOOP-2625: SQOOP2: Add embed MySql server for the test of repository Repository: sqoop-sqoop2 Description (updated) ------- The unit test for MySql repository should be enable when do the pre-commit. Add embed MySql server with mysql-connector-mxj. Diffs (updated) ----- common-test/src/main/java/org/apache/sqoop/common/test/db/MySQLProvider.java cef59bb common-test/src/main/java/org/apache/sqoop/common/test/testng/SqoopTestListener.java PRE-CREATION repository/repository-mysql/pom.xml 15e909e repository/repository-mysql/src/test/java/org/apache/sqoop/integration/repository/mysql/MySqlMiniCluster.java PRE-CREATION repository/repository-mysql/src/test/java/org/apache/sqoop/integration/repository/mysql/MySqlTestCase.java fcd4b71 repository/repository-mysql/src/test/resources/repo-mysql-tests-suite.xml PRE-CREATION test/src/main/java/org/apache/sqoop/test/testng/SqoopTestListener.java b9c1406 test/src/test/resources/classpath-tests-suite.xml e5a9e94 test/src/test/resources/integration-tests-suite.xml 1cf3299 test/src/test/resources/new-integration-tests-suite.xml 8206e52 test/src/test/resources/upgrade-tests-suite.xml 3318e67 Diff: https://reviews.apache.org/r/39511/diff/ Testing ------- Thanks, Colin Ma
