You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by go...@apache.org on 2020/02/28 23:33:15 UTC

[beam] branch master updated (036560f -> 5ff5313)

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

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


    from 036560f  Merge pull request #10999: [BEAM-9345] Fix source of test flakiness in FlinkSubmissionTest
     add 5ff5313  [BEAM-9287] Add Postcommit tests for dataflow runner v2  (#10998)

No new revisions were added by this update.

Summary of changes:
 .github/PULL_REQUEST_TEMPLATE.md                   |  2 +-
 ...mmit_Python_ValidatesRunner_Dataflow_V2.groovy} | 22 ++++++------
 README.md                                          |  2 +-
 sdks/python/scripts/run_integration_test.sh        | 10 +++++-
 sdks/python/test-suites/dataflow/py2/build.gradle  | 29 ++++++++++------
 sdks/python/test-suites/dataflow/py35/build.gradle | 40 ++++++++++++++--------
 sdks/python/test-suites/dataflow/py36/build.gradle | 40 ++++++++++++++--------
 sdks/python/test-suites/dataflow/py37/build.gradle | 40 ++++++++++++++--------
 8 files changed, 119 insertions(+), 66 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_Python_ValidatesRunner_Dataflow.groovy => job_PostCommit_Python_ValidatesRunner_Dataflow_V2.groovy} (66%)