devmadhuu commented on PR #5203:
URL: https://github.com/apache/ozone/pull/5203#issuecomment-1694305536

   > > > Secure acceptance tests are failing, likely because OM user is not an 
SCM admin. What is the best way to resolve this?
   > > 
   > > 
   > > @errose28 Thanks for pointing out, As per @ChenSammi suggested to have 
specified admin user under "ozone.administrators" config based on test case, it 
can be handled, but I have noticed that few robot acceptance test cases are 
expecting for permission denied and if I specify admin user , those failed with 
message "'[ ]' does not contain 'PERMISSION_DENIED'", but since we have only 
docker-config where "ozone.administrators" config can be added, so positive 
test cases passes, but negative test cases fails. Any suggestion how to handle 
this ?
   > 
   > Is it available to use other users which are not included in 
"ozone.administrators" to run the test which expects a PERMISSION_DENIED?
   
   I have resolved and able to successfully run all secure acceptance test 
cases now, however below 2 test cases related to aws s3g API is still failing. 
   
   <img width="606" alt="image" 
src="https://github.com/apache/ozone/assets/20607992/7844df00-c3c7-4d2d-9749-c1143b084a0a";>
   


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