You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2018/05/21 15:16:02 UTC

[beam] branch master updated (dfb94ea -> d72cfc5)

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

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


    from dfb94ea  Merge pull request #5425: [BEAM-4041] Increase timeout for getting K8s LoadBalancer external IP
     add ff33e4c  Invoke Go Dataflow integration tests from post-commit
     new d72cfc5  Merge pull request #5409: [BEAM-3827] Invoke Go Dataflow integration tests from post-commit

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.gradle                                       | 12 +++-
 sdks/go/build.gradle                               |  3 +
 {runners/gcp/gcemd => sdks/go/test}/build.gradle   | 18 +++---
 .../test/run_integration_tests.sh}                 | 65 +++++++++++-----------
 settings.gradle                                    |  2 +
 5 files changed, 57 insertions(+), 43 deletions(-)
 copy {runners/gcp/gcemd => sdks/go/test}/build.gradle (78%)
 copy sdks/{python/container/run_validatescontainer.sh => go/test/run_integration_tests.sh} (58%)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.

[beam] 01/01: Merge pull request #5409: [BEAM-3827] Invoke Go Dataflow integration tests from post-commit

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d72cfc5aed90072950757026ad2d28c58b50c43f
Merge: dfb94ea ff33e4c
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Mon May 21 08:15:54 2018 -0700

    Merge pull request #5409: [BEAM-3827] Invoke Go Dataflow integration tests from post-commit

 build.gradle                          | 12 ++++-
 sdks/go/build.gradle                  |  3 ++
 sdks/go/test/build.gradle             | 48 ++++++++++++++++++
 sdks/go/test/run_integration_tests.sh | 92 +++++++++++++++++++++++++++++++++++
 settings.gradle                       |  2 +
 5 files changed, 156 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.