[
https://issues.apache.org/jira/browse/BEAM-3827?focusedWorklogId=103235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-103235
]
ASF GitHub Bot logged work on BEAM-3827:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/18 06:20
Start Date: 18/May/18 06:20
Worklog Time Spent: 10m
Work Description: herohde opened a new pull request #5409: [BEAM-3827]
Invoke Go Dataflow integration tests from post-commit
URL: https://github.com/apache/beam/pull/5409
* Add a Python ValidatesContainer-style script to build the Go container
around the integration tests. It uses the same bash logic for consistency, but
ideally we'd have a better solution for building containers for integration
tests shared across the SDKs.
* Add another Gradle build file to build the linux_amd64 Go integration
test worker with a fixed name. This separation makes it easier to invoke the
correct test driver from the script, because we don't have to figure out what
the host platform and architecture is. It didn't seem possible to do this from
a single Gradle build file.
Design notes:
https://docs.google.com/document/d/1jy6EE7D4RjgfNV0FhD3rMsT1YKhnUfcHRZMAlC6ygXw/edit?usp=sharing
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 103235)
Time Spent: 1h (was: 50m)
> Add Go SDK integration tests
> ----------------------------
>
> Key: BEAM-3827
> URL: https://issues.apache.org/jira/browse/BEAM-3827
> Project: Beam
> Issue Type: Task
> Components: sdk-go
> Reporter: Henning Rohde
> Assignee: Henning Rohde
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> We should add post-commit testing similar to ValidateRunner tests to ensure
> that the model is implemented correctly.
> Proposal:
> https://docs.google.com/document/d/1jy6EE7D4RjgfNV0FhD3rMsT1YKhnUfcHRZMAlC6ygXw/edit?usp=sharing
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)