adoroszlai commented on a change in pull request #2198:
URL: https://github.com/apache/ozone/pull/2198#discussion_r629490135
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestOzoneClientKeyGenerator.java
##########
@@ -91,4 +92,41 @@ public void testOzoneClientKeyGenerator() throws Exception {
shutdown(cluster);
}
+ @Test
+ public void testCleanUpOzoneClientKeyGenerator() throws Exception {
Review comment:
Also, please note that this test class is being removed in #2194. I
think similar test case can be added to acceptance tests
(`hadoop-ozone/dist/src/main/smoketest/freon`).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]