tanvipenumudy commented on code in PR #4760:
URL: https://github.com/apache/ozone/pull/4760#discussion_r1212531415
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/TestBlockTokens.java:
##########
@@ -271,6 +279,22 @@ public void blockTokenFailsOnWrongPassword() throws
Exception {
assertExceptionContains("Invalid token for user", ex);
}
+ @Test
+ public void testGetCurrentSecretKey() throws UnsupportedEncodingException {
Review Comment:
Sure, will be moving this to a separate test class, thanks!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]