You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2022/12/19 23:08:41 UTC

[beam] branch master updated (10533c91c2c -> f5ed91205a4)

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

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


    from 10533c91c2c Bump github.com/aws/aws-sdk-go-v2/credentials in /sdks (#24716)
     add 464ee63611f Add Python Nexmark tests to Jenkins
     add 13ae31f0ebc Skip Broken Queries
     add 3d8f1b3f54e Remove unused nexmark imports
     add 017908d3825 Fix export to influx on jenkins
     add f5ed91205a4 Merge pull request #24477: Add Python Nexmark tests to Jenkins

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/NexmarkBuilder.groovy          | 76 ++++++++++++++++++++++
 .../job_PostCommit_Java_Nexmark_Dataflow.groovy    |  4 --
 .../job_PostCommit_Java_Nexmark_Dataflow_V2.groovy |  4 --
 ...stCommit_Java_Nexmark_Dataflow_V2_Java11.groovy |  4 --
 ...stCommit_Java_Nexmark_Dataflow_V2_Java17.groovy |  4 --
 .../job_PostCommit_Java_Nexmark_Direct.groovy      |  4 --
 .../job_PostCommit_Java_Nexmark_Flink.groovy       |  4 --
 ...=> job_PostCommit_Python_Nexmark_Direct.groovy} | 18 ++---
 .../testing/benchmarks/nexmark/nexmark_launcher.py |  4 +-
 9 files changed, 85 insertions(+), 37 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_Java_Nexmark_Direct.groovy => job_PostCommit_Python_Nexmark_Direct.groovy} (74%)