smengcl commented on a change in pull request #2857:
URL: https://github.com/apache/ozone/pull/2857#discussion_r755637750
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneTenantShell.java
##########
@@ -344,7 +344,7 @@ public void testAssignAdmin() throws IOException {
checkOutput(err, "", true);
// Loop assign-revoke 3 times
- for (int i = 0; i < 3; i++) {
+ for (int i = 0; i < 1; i++) {
Review comment:
Oops. Changed for testing. Staged this line by mistake.
--
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]