This is an automated email from the ASF dual-hosted git repository.
pabloem 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 f76d57f Fixing Seed Job
f76d57f is described below
commit f76d57f2e1739e6a66af33edcacc65300f2b2c94
Author: Pablo <[email protected]>
AuthorDate: Thu May 17 09:34:43 2018 -0700
Fixing Seed Job
---
.../jenkins/job_PostCommit_Python_ValidatesRunner_Dataflow.groovy | 2 --
1 file changed, 2 deletions(-)
diff --git
a/.test-infra/jenkins/job_PostCommit_Python_ValidatesRunner_Dataflow.groovy
b/.test-infra/jenkins/job_PostCommit_Python_ValidatesRunner_Dataflow.groovy
index 4461106..1fdf672 100644
--- a/.test-infra/jenkins/job_PostCommit_Python_ValidatesRunner_Dataflow.groovy
+++ b/.test-infra/jenkins/job_PostCommit_Python_ValidatesRunner_Dataflow.groovy
@@ -23,8 +23,6 @@ import common_job_properties
job('beam_PostCommit_Py_VR_Dataflow') {
description('Runs Python ValidatesRunner suite on the Dataflow runner.')
- previousNames('beam_PostCommit_Python_ValidatesRunner_Dataflow')
-
// Set common parameters.
common_job_properties.setTopLevelMainJobProperties(delegate)
--
To stop receiving notification emails like this one, please contact
[email protected].