Yicong-Huang commented on PR #6274:
URL: https://github.com/apache/texera/pull/6274#issuecomment-4922797509

   three changes needed:
   1. need to declare what label triggers platform integration job. it should 
be similar to the triggering condition of platform job.
   2. please split it into a CI matrix per service, similar to platform job 
which has a CI run for each service.
   3. please do not make it upload + download artifacts: this makes 
`platform-integration` depends on `platform` job, and makes end to end CI time 
longer. instead, remove this dependency so that they can run in parallel. we 
can optimize this by extracting a `build` job as an upstream to both `platform` 
and `platform-integration` jobs depends on it. 


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