This is an automated email from the ASF dual-hosted git repository.
danoliveira pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 6aad628 Update pillars.yaml (#14142)
add a8c9f74 [BEAM-11415] Adding ValidatesRunner w/ Python ULR tests to Go
Precommit
add 4c15a07 Moving runner imports out of ptest.
add 8659f85 Splitting old Go Precommit and new ULR integration test
precommit.
add 83543b2 Merge pull request #14030: [BEAM-11415] Adding
ValidatesRunner w/ Python ULR tests to Go Precommit
No new revisions were added by this update.
Summary of changes:
..._Go.groovy => job_PreCommit_Go_Portable.groovy} | 4 ++--
build.gradle.kts | 4 ++++
sdks/go/pkg/beam/testing/ptest/ptest.go | 8 +++----
sdks/go/test/build.gradle | 26 ++++++++++++++++++++++
sdks/go/test/integration/integration.go | 5 +----
.../test/integration/primitives/primitives_test.go | 3 +++
.../test/integration/synthetic/synthetic_test.go | 3 +++
.../test/integration/wordcount/wordcount_test.go | 3 +++
sdks/go/test/integration/xlang/xlang_test.go | 3 +++
9 files changed, 49 insertions(+), 10 deletions(-)
copy .test-infra/jenkins/{job_PreCommit_Go.groovy =>
job_PreCommit_Go_Portable.groovy} (93%)