adoroszlai commented on code in PR #8527:
URL: https://github.com/apache/ozone/pull/8527#discussion_r2120215924


##########
hadoop-ozone/dist/src/main/smoketest/debug/auditparser.robot:
##########
@@ -22,16 +22,11 @@ Resource            ../ozone-lib/freon.robot
 Test Timeout        5 minutes
 
 *** Variables ***
-${user}              hadoop
+${user}              testuser/o...@example.com

Review Comment:
   The original value allows the test to pass in unsecure environment.  I think 
we should keep setting `${user}` conditionally.  To avoid problem due to `om1` 
(hostname) vs. `om` (part of principal), please call `Get test user principal`:
   
   
https://github.com/apache/ozone/blob/0e8c8d4d441ec91768f8ab724ce0f29dc657a691/hadoop-ozone/dist/src/main/smoketest/commonlib.robot#L28-L32



-- 
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