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

Zhaohui Wang commented on HDDS-10069:
-------------------------------------

Hi [~adoroszlai]  I add a subtask in 
HDDS-9951(https://issues.apache.org/jira/browse/HDDS-10092)

I noticed that both issues modify the same module, maybe I can help complete 
this issue.   

first HDDS-10069, then HDDS-10092

Thanks!

> Add static import for assertions and mocks in client integration tests
> ----------------------------------------------------------------------
>
>                 Key: HDDS-10069
>                 URL: https://issues.apache.org/jira/browse/HDDS-10069
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>
> (see details in parent jira: HDDS-9961)
> {code}
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/AbstractTestECKeyOutputStream.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/Test2WayCommitInRatis.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestBCSID.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestBlockDataStreamOutput.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerReplicationEndToEnd.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachineFailureOnRead.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachineFlushDelay.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachine.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachineStream.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestDeleteWithInAdequateDN.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestDiscardPreallocatedBlocks.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestFailureHandlingByClientFlushDelay.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestHybridPipelineOnDatanode.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestMultiBlockWritesWithDnFailures.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneAtRestEncryption.java:import
>  org.mockito.Mockito;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneClientMultipartUploadWithFSO.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneClientRetriesOnExceptionFlushDelay.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneClientRetriesOnExceptions.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestOzoneRpcClientForAclAuditLog.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestValidateBCSIDOnRestart.java:import
>  org.junit.jupiter.api.Assertions;
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/TestOzoneClientFactory.java:import
>  org.junit.jupiter.api.Assertions;
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to