Skip to content

HDDS-9835. Migrate simple datanode integration tests to JUnit5#5979

Merged
adoroszlai merged 3 commits intoapache:masterfrom
9eenks:HDDS-9835
Jan 11, 2024
Merged

HDDS-9835. Migrate simple datanode integration tests to JUnit5#5979
adoroszlai merged 3 commits intoapache:masterfrom
9eenks:HDDS-9835

Conversation

@9eenks
Copy link
Contributor

@9eenks 9eenks commented Jan 11, 2024

What changes were proposed in this pull request?

=> Migrate Junit4 to Junit5

Please describe your PR in detail:
=> Migrated the following test classes to JUnit5
++++
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/TestCloseContainerHandler.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/TestDeleteContainerHandler.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/TestRefreshVolumeUsageHandler.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/TestCSMMetrics.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/metrics/TestContainerMetrics.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/server/TestSecureContainerServer.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/dn/ratis/TestDnRatisLogParser.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/dn/volume/TestDatanodeHddsVolumeFailureToleration.java
++++

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-9835

How was this patch tested?

Ran Unit Test

Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @9eenks for the patch.

@adoroszlai adoroszlai merged commit 3cc555b into apache:master Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants