ivandika3 commented on code in PR #8472:
URL: https://github.com/apache/ozone/pull/8472#discussion_r2093842511


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOmAcls.java:
##########
@@ -204,6 +208,58 @@ public void testSetACLPermissionDenied() throws Exception {
     verifyAuditLog(OMAction.SET_ACL, AuditEventStatus.FAILURE);
   }
 
+  @Test
+  public void testSetlACLKeyPermissionDenied() throws Exception {

Review Comment:
   We can rename this test with `testKeyACLOpsPermissionDenied` (or something 
similar) since it includes other ACL ops (GET, SET, ADD, REMOVE).



-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to