Zeddling commented on PR #3629:
URL: https://github.com/apache/ozone/pull/3629#issuecomment-1213143196

   Added an extra change. The tests weren't picking up the 
`${SECURITY_ENABLED}` value from the environment and thus each test would have 
`${SECURITY_ENABLED}=false` (set in `commonlib.robot`) on all environments. The 
change gets the variable from the environment updates `${SECURITY_ENABLED}` 
before running the other keywords in Setup v4 headers. You would have to 
`export SECURITY_ENABLED=<true or false>` in the environment before setting the 
credentials


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

Reply via email to