You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/01/18 13:52:01 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request #14871: [CI] Refactor integration test scenario jobs to dependent jobs

sandynz opened a new pull request #14871:
URL: https://github.com/apache/shardingsphere/pull/14871


   Purpose:
   - Eliminate unnecessary GitHub CI runs to optimize GitHub CI resource consumption
   
   Changes proposed in this pull request:
   - Refactor integration test scenario jobs to dependent jobs.
   
   Three layers jobs:
   1. empty rule
   2. single rule : db, tbl, encrypt, readwrite_splitting
   3. mixture rule : dbtbl_with_readwrite_splitting, dbtbl_with_readwrite_splitting_and_encrypt
   
   Next layer jobs will start to run after current layer jobs are successful.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] tristaZero merged pull request #14871: [CI] Refactor integration test scenario jobs to dependent jobs

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #14871:
URL: https://github.com/apache/shardingsphere/pull/14871


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] sandynz commented on pull request #14871: [CI] Refactor integration test scenario jobs to dependent jobs

Posted by GitBox <gi...@apache.org>.
sandynz commented on pull request #14871:
URL: https://github.com/apache/shardingsphere/pull/14871#issuecomment-1015944500


   Example workflow in [1713039203]( https://github.com/apache/shardingsphere/actions/runs/1713039203 )
   <img width="974" alt="图片" src="https://user-images.githubusercontent.com/42492540/150038493-1bad30c8-8e9d-41b3-a93e-f72076195ca7.png">
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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