bharatviswa504 commented on a change in pull request #2052:
URL: https://github.com/apache/ozone/pull/2052#discussion_r617203023



##########
File path: hadoop-ozone/dist/src/main/compose/ozonesecure/test.sh
##########
@@ -27,39 +27,42 @@ export SECURITY_ENABLED=true
 
 : ${OZONE_BUCKET_KEY_NAME:=key1}
 
-start_docker_env
+for enable in true false; do

Review comment:
       Thanks @elek It is added to test in a stand alone SCM cluster with ratis 
enable/disable.
   As some of the integration issues were missed to identify in UTs. Later we 
have added a new acceptance test secure-ha, which tests end-to-end HA. (It 
would be good to have, but if we think it is expensive or any other way we can 
run this it would be good)
   I think now we can remove this if we think this is causing a longer CI 
duration. Thanks, @adoroszlai for opening a Jira to fix this.




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

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