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

Mingliang Liu commented on HADOOP-13966:
----------------------------------------

{code}
$ mvn verify -Dit.test='ITestS3A*,ITestS3Guard*,ITestDynamo*' -Dtest=none 
-Dscale -Ds3guard -Ddynamodblocal -q
Results :

Tests run: 357, Failures: 0, Errors: 0, Skipped: 16

$ mvn verify -Dit.test='ITestS3A*,ITestS3Guard*,ITestDynamo*' -Dtest=none 
-Dscale -Ds3guard -Ddynamo -q

Results :

Tests run: 357, Failures: 0, Errors: 0, Skipped: 16
{code}

> Add ability to start DDB local server in every test
> ---------------------------------------------------
>
>                 Key: HADOOP-13966
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13966
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: HADOOP-13345
>            Reporter: Steve Loughran
>            Assignee: Mingliang Liu
>         Attachments: HADOOP-13966-HADOOP-13345.000.patch, 
> HADOOP-13966-HADOOP-13345.001.patch, HADOOP-13966-HADOOP-13345.002.patch, 
> HADOOP-13966-HADOOP-13345.003.patch
>
>
> the local in memory DDB starts up in only 2+ seconds, so we have to reason to 
> not use it in all our integration tests, if we add a switch to do this



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to