kezhenxu94 commented on issue #3727: Update test pg image version and plugin support list URL: https://github.com/apache/skywalking/pull/3727#issuecomment-546912773 > But like I said last time, the 100m dist package is my concern. "without stashing", what I mean is every node will run compile-test process, like what we are doing now, no networking transmission > The task is already fully used. Even we set static allocate rules. I don't think so, it's fully used when all the nodes are busy, but if we have only one PR, there is 3 workloads, occupying 3 vm nodes, and the other 2 vm nodes are idle, after combining them into one workload, no matter how many PR's are opened, we will try to make as many nodes busy as possible > And every time, we have to rerun all tasks if only one timeout. Make sense? that's what I would propose, to retry the failed stage/task automatically ( for a certain times, say 3 times), this can be also done within Jenkins itself, without changing test framework
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
