sandynz opened a new issue, #16608:
URL: https://github.com/apache/shardingsphere/issues/16608

   ## Feature Request
   
   ### Is your feature request related to a problem?
   No
   
   ### Describe the feature you would like.
   Currently, once `Integration Test` is triggered, it'll run all tests of all 
scenarios. It's not necessary to do it.
   
   We need to find a way to do `Integration Test` for necessary scenarios based 
on changed files.
   For examples:
   1. Except empty rules and mixture rules, single rule include scenarios: db, 
tbl, encrypt, readwrite_splitting, shadow (db and tbl means sharding). If 
there's only one of them are changed, just run its related scenarios.
   2. If there's changes from infra module, then it might need to run tests for 
all scenarios.
   
   Additionally:
   We might add Integration Test for data pipeline and DistSQL in 
`shardingsphere-integration-test-suite` module later. It might need to add a 
new layer to indicate scenario category.
   


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

Reply via email to