Apache9 commented on PR #7651:
URL: https://github.com/apache/hbase/pull/7651#issuecomment-3789170611

   > > Then maybe we should try self hosted github runners? For self hosted 
runners the execution time limit is 5 days...
   > 
   > Yes we should bring this back to our CI discussions with Infra. Maybe we 
can borrow from the pool of new Jenkins workers while we continue to build this 
out.
   > 
   > Yetus is supposed to provide smart, selective detection of module changes 
when it decided which tests to run. I think the new .github directory broke 
that for this run, so I've pushed a change to exclude it, maybe that will help.
   > 
   > I'm also going to see if I can manually parallelize the unit test runs -- 
maybe break out three separate checks for the three main unit test groups or 
something like that.
   
   Maybe we could split the UTs run as a seperated github check? Or even more, 
we could split the UTs run as two seperated check, one has -PrunDevTests(for 
small/medium tests) and one has -PrunLargeTests(for large tests).


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