ihji commented on a change in pull request #15767: URL: https://github.com/apache/beam/pull/15767#discussion_r793138999
########## File path: .github/PULL_REQUEST_TEMPLATE.md ########## @@ -156,9 +156,15 @@ See the [Contributor Guide](https://beam.apache.org/contribute) for more tips on </a> </td> <td> - <a href="https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/lastCompletedBuild/"> - <img alt="Build Status" src="https://ci-beam.apache.org/job/beam_PostCommit_XVR_Dataflow/lastCompletedBuild/badge/icon"> - </a> + <a href="https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/lastCompletedBuild/"> Review comment: Yes. For other runners, a single XVR test covers all three test suites: PythonUsingJava, PythonUsingJavaSQL and JavaUsingPython. For Dataflow, each suite spends more time (because of Dataflow job launching delay) so those three test suites are separated. -- 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]
