dmsolr opened a new pull request #10017: URL: https://github.com/apache/shardingsphere/pull/10017
Fixes #ISSUSE_ID. After the new IT engine merged(#9725 ), we introduce test-containers to replace `docker-compose.yaml`. And then we redefine the target datasource(`shardingsphere-jdbc` or `shardingsphere-proxy`) as a container. After this, datasource will be provided by the container. So, for now, we don't need to provide some configuration files like `scenario-env.properties` anymore. Changes proposed in this pull request: - remove actual/proxy datasource builder - remove all scenario-env.properties - exclude dependency of actual/proxy datasource builder - -- 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]
