[
https://issues.apache.org/jira/browse/SQOOP-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098878#comment-15098878
]
Hudson commented on SQOOP-2758:
-------------------------------
SUCCESS: Integrated in Sqoop2 #994 (See
[https://builds.apache.org/job/Sqoop2/994/])
SQOOP-2758: Sqoop2: Add integration test for shell (jarcec:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=67214a48c5278811da93b7d0a26d2f93eef1f6df])
* test/src/test/java/org/apache/sqoop/integration/shell/ShowCommandTest.java
* test/src/test/java/org/apache/sqoop/integration/shell/EnableCommandTest.java
* test/src/test/resources/TestConnectorForShell/TestPartitionForShell.java
*
test/src/test/resources/TestConnectorForShell/TestLinkConfigurationForShell.java
*
test/src/test/resources/TestConnectorForShell/TestFromJobConfigurationForShell.java
*
test/src/test/resources/TestConnectorForShell/test-connector-for-shell.properties
* test/src/test/java/org/apache/sqoop/integration/shell/StopCommandTest.java
* test/src/test/java/org/apache/sqoop/integration/shell/SetCommandTest.java
* test/src/test/java/org/apache/sqoop/integration/shell/DisableCommandTest.java
* test/src/test/resources/TestConnectorForShell/TestConnectorForShell.java
* test/src/test/java/org/apache/sqoop/integration/shell/UpdateCommandTest.java
* shell/src/main/java/org/apache/sqoop/shell/StopCommand.java
* test/src/test/java/org/apache/sqoop/integration/shell/CreateCommandTest.java
* test/pom.xml
* test/src/test/resources/TestConnectorForShell/TestToJobConfigForShell.java
* shell/src/main/java/org/apache/sqoop/shell/StartCommand.java
*
test/src/test/java/org/apache/sqoop/integration/connectorloading/ConnectorClasspathIsolationTest.java
*
test/src/test/resources/TestConnectorForShell/TestToJobConfigurationForShell.java
*
test/src/test/java/org/apache/sqoop/integration/server/SubmissionWithDisabledModelObjectsTest.java
* test/src/test/resources/TestConnectorForShell/TestPartitionerForShell.java
* test/src/test/resources/shell-tests-suite.xml
* test/src/test/resources/TestConnectorForShell/TestFromDestroyerForShell.java
* shell/src/main/java/org/apache/sqoop/shell/SetCommand.java
* test/src/test/java/org/apache/sqoop/integration/shell/CloneCommandTest.java
* test/src/test/resources/TestConnectorForShell/sqoopconnector.properties
* test/src/test/resources/TestConnectorForShell/TestFromJobConfigForShell.java
* shell/src/main/java/org/apache/sqoop/shell/StatusCommand.java
* test/src/main/java/org/apache/sqoop/test/utils/ConnectorUtils.java
* test/src/test/resources/TestConnectorForShell/TestExtractorForShell.java
*
test/src/main/java/org/apache/sqoop/test/infrastructure/providers/SqoopInfrastructureProvider.java
* test/src/main/java/org/apache/sqoop/test/infrastructure/SqoopTestCase.java
* test/src/test/java/org/apache/sqoop/integration/shell/StartCommandTest.java
* test/src/test/resources/TestConnectorForShell/TestToDestroyerForShell.java
* test/src/test/resources/TestConnectorForShell/TestLinkConfigForShell.java
* test/src/test/resources/TestConnectorForShell/TestFromInitializerForShell.java
* test/src/main/java/org/apache/sqoop/test/testcases/ShellTestCase.java
* test/src/test/java/org/apache/sqoop/integration/shell/StatusCommandTest.java
*
test/src/main/java/org/apache/sqoop/test/minicluster/JettySqoopMiniClusterWithExternalConnector.java
* shell/src/main/java/org/apache/sqoop/shell/ShowCommand.java
*
test/src/main/java/org/apache/sqoop/test/testcases/ConnectorClasspathTestCase.java
*
test/src/main/java/org/apache/sqoop/test/infrastructure/providers/SqoopInfrastructureProviderForShellTest.java
*
test/src/test/java/org/apache/sqoop/integration/connectorloading/ClasspathTest.java
* test/src/test/resources/TestConnectorForShell/TestToInitializerForShell.java
* test/src/test/resources/TestConnectorForShell/TestLoaderForShell.java
* test/src/test/java/org/apache/sqoop/integration/shell/DeleteCommandTest.java
> Sqoop2: Add integration test for shell
> --------------------------------------
>
> Key: SQOOP-2758
> URL: https://issues.apache.org/jira/browse/SQOOP-2758
> Project: Sqoop
> Issue Type: Improvement
> Reporter: Colin Ma
> Assignee: Colin Ma
> Fix For: 1.99.7
>
> Attachments: SQOOP-2758.001.patch, SQOOP-2758.002.patch,
> SQOOP-2758.003.patch, SQOOP-2758.004.patch, SQOOP-2758.005.patch,
> SQOOP-2758.006.patch, SQOOP-2758.007.patch
>
>
> For the test of shell, currently, too many mock in test cases, and some bugs
> won't be detected. The integration test should be added for shell, and do the
> test with sqoop server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)