kumaab commented on code in PR #583:
URL: https://github.com/apache/ranger/pull/583#discussion_r2141418845


##########
dev-support/ranger-docker/.env:
##########
@@ -74,3 +74,15 @@ OZONE_PLUGIN_VERSION=3.0.0-SNAPSHOT
 DEBUG_ADMIN=false
 DEBUG_USERSYNC=false
 DEBUG_TAGSYNC=false
+
+
+# using this info to check plugin status in actions file
+RANGER_ADMIN_USER=admin
+RANGER_ADMIN_PASS=rangerR0cks!
+KNOX_USER=admin
+KNOX_PASS=admin-password
+
+PLUGIN_RETRY_COUNT=4

Review Comment:
   They are defined as env variables in `maven.yml` so this is unncesssary.



-- 
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: dev-unsubscr...@ranger.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to