adoroszlai commented on pull request #2071:
URL: https://github.com/apache/ozone/pull/2071#issuecomment-806086365


   > By not duplicating the compose environment do you mean adding this test to 
an existing environment (inside ozone/test.sh) or not duplicate the 
docker-compose.yaml file?
   
   I don't have a definitive answer for that (that's what I meant by "find a 
way").  Hopefully we can achieve it in the first way, ie. without any 
duplication.
   
   One idea is to define relevant configs as environment variables directly in 
`test.sh`, instead of the static `docker-config` file.  With that, we can 
execute the same test suite with different configs by including 
`start/stop_docker_env` in the loop.


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