This is an automated email from the ASF dual-hosted git repository.

ibzib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new d10e66f  Add Python Dataflow V2 test to jobs list.
     new b169788  Merge pull request #14862 from ibzib/py-dfv2
d10e66f is described below

commit d10e66fd06c68a9c62e2ea5f5c829f1473fba910
Author: Kyle Weaver <kcwea...@google.com>
AuthorDate: Fri May 21 13:16:32 2021 -0700

    Add Python Dataflow V2 test to jobs list.
---
 .test-infra/jenkins/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.test-infra/jenkins/README.md b/.test-infra/jenkins/README.md
index 50acd1a..2a31dd4 100644
--- a/.test-infra/jenkins/README.md
+++ b/.test-infra/jenkins/README.md
@@ -85,6 +85,7 @@ Beam Jenkins overview page: 
[link](https://ci-beam.apache.org/)
 | beam_PostCommit_Javadoc | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_Javadoc/), 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_Javadoc_PR/) | `Run 
Javadoc PostCommit` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_Javadoc/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_Javadoc)
 |
 | beam_PostCommit_PortableJar_Flink | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_PortableJar_Flink/), 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_PortableJar_Flink_PR/) 
| `Run PortableJar_Flink PostCommit` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_PortableJar_Flink/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_PortableJar_Flink)
 |
 | beam_PostCommit_Py_VR_Dataflow | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/), 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow_PR/) | 
`Run Python Dataflow ValidatesRunner` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow)
 |
+| beam_PostCommit_Py_VR_Dataflow_V2 | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow_V2/), 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow_V2_PR/) 
| `Run Python Dataflow V2 ValidatesRunner` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow_V2/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow_V2)
 |
 | beam_PostCommit_Py_ValCont | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/), 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont_PR/) | `Run 
Python Dataflow ValidatesContainer` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont)
 |
 | beam_PostCommit_Python_VR_Flink | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/), 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/) | 
`Run Python Flink ValidatesRunner` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink)
 |
 | beam_PostCommit_Python_Chicago_Taxi_Example_Dataflow | 
[cron](https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/),
 
[phrase](https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow_PR/)
 | `Run Chicago Taxi on Dataflow` | [![Build 
Status](https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/badge/icon)](https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow)
 |

Reply via email to