[ 
https://issues.apache.org/jira/browse/SQOOP-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143597#comment-16143597
 ] 

Hudson commented on SQOOP-3196:
-------------------------------

SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1124 (See 
[https://builds.apache.org/job/Sqoop-hadoop200/1124/])
SQOOP-3196: Modify MySQLAuthTest to use configurable test database (annaszonyi: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=606eb5f581d7dd7f7c8f37d845799270d7656f78])
* (edit) src/test/com/cloudera/sqoop/manager/DirectMySQLExportTest.java
* (edit) src/test/com/cloudera/sqoop/manager/MySQLAuthTest.java
* (edit) src/test/com/cloudera/sqoop/testutil/BaseSqoopTestCase.java


> 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
>         Attachments: SQOOP-3196.patch, SQOOP-3196.patch, SQOOP-3196.patch
>
>
> 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.4.14#64029)

Reply via email to