You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2019/12/21 02:52:48 UTC

[beam] branch master updated (1cb2270 -> 754b64b)

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

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


    from 1cb2270  [BEAM-8974] Wait for log messages to be processed before checking them. (#10389)
     add bfffd7e  [BEAM-8671] Add Python 3.7 support for LoadTestBuilder
     add deb6163  [BEAM-8671] Add ParDo test running on Python 3.7
     add 754b64b  Merge pull request #10125 [BEAM-8671] Added ParDo test running on Python 3.7

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/CommonTestProperties.groovy    | 11 +++-
 .test-infra/jenkins/LoadTestsBuilder.groovy        | 18 ++++--
 .test-infra/jenkins/NexmarkBuilder.groovy          |  2 +-
 .test-infra/jenkins/README.md                      |  1 +
 .../jenkins/job_LoadTests_ParDo_Python_37.groovy   | 71 ++++++++++++++++++++++
 .../apache_beam/testing/load_tests/build.gradle    |  4 +-
 6 files changed, 95 insertions(+), 12 deletions(-)
 create mode 100644 .test-infra/jenkins/job_LoadTests_ParDo_Python_37.groovy