xBis7 commented on PR #4750: URL: https://github.com/apache/ozone/pull/4750#issuecomment-1555905266
@adoroszlai That's a very nice improvement. Thanks for working on this. Can we briefly document the change somewhere like `hadoop-ozone/dist/src/main/compose/README.md`? There have been many cases where I needed to use some custom configuration and I resorted in a number of tricks. Something simple like You can run an acceptance test with specific configuration by creating a `.sh` file that follows the naming convention `test*.sh` and exports your custom yaml file with the necessary environment variables. E.g. check `legacy-bucket.yaml` and `test-legacy-bucket.sh`. -- 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]
