You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/10/25 16:53:43 UTC

[GitHub] [skywalking] kezhenxu94 edited a comment on issue #3714: [CI] Run build jobs on different nodes parallelly

kezhenxu94 edited a comment on issue #3714: [CI] Run build jobs on different nodes parallelly
URL: https://github.com/apache/skywalking/pull/3714#issuecomment-546408930
 
 
   We don't need to group the jobs anymore, because the jobs are scheduled on different nodes in a smaller granularity (test case), meaning that every test case will take an executor, if there is no more available executor, the test case should be in queue automatically
   
   An example when some of the cases don't get available executors and is queueing:
   ![Screen Shot 2019-10-26 at 12 50 50 AM](https://user-images.githubusercontent.com/15965696/67589430-0224ed00-f78b-11e9-92be-c513b8762d36.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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services