Szabolcs Vasas created SQOOP-3196: ------------------------------------- Summary: Modify MySQLAuthTest to use configurable test database parameters Key: SQOOP-3196 URL: https://issues.apache.org/jira/browse/SQOOP-3196 Project: Sqoop Issue Type: Test Reporter: Szabolcs Vasas Assignee: Szabolcs Vasas
Most of the MySQL third party test cases use MySQLTestUtils to get the test database parameters because these parameters can be configured using system properties. One exception is MySQLAuthTest which uses a predefined database name, username and password which cannot be configured. The goal of this JIRA is to change MySQLAuthTest to use MySQLTestUtils since it would make setting up a new test database easier and make the MySQL third party test suite more consistent. -- This message was sent by Atlassian JIRA (v6.3.15#6346)