kileys commented on PR #21862: URL: https://github.com/apache/beam/pull/21862#issuecomment-1155697615
> The performance node is specifically needed for tests that run locally on the Jenkins worker (such as direct runner or flink local runner jobs). It's configuration prevents multiple jobs from running to reduce the noisy neighbor problem. Jobs that run on the Dataflow runner probably shouldn't be moved to this node as they run the performance sensitive code on a Dataflow worker and not the Jenkins worker. Makes sense. I'll update our wiki to add this information. -- 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]
