GitHub user jasonkuster opened a pull request:
https://github.com/apache/incubator-beam/pull/101
Add basic integration/e2e tests.
This contribution adds the failsafe plugin in the examples directory and
adds a WordCount test which for now runs using the DataflowPipelineRunner.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stevewheeler/incubator-beam int_tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/101.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #101
----
commit ab876f8848a23ce2fb7c36f327bd37f34e0b0453
Author: Jason Kuster <[email protected]>
Date: 2016-03-30T23:24:52Z
Add failsafe plugin for integration tests.
Signed-off-by: Jason Kuster <[email protected]>
commit 99da844b4af7226e758f6ec549a53643875d6692
Author: Steve Wheeler <[email protected]>
Date: 2016-03-25T18:14:15Z
Add WordCount batch e2e integration tests
Signed-off-by: Steve Wheeler <[email protected]>
commit 56eeef51fee6a2fb76260fb59be911b84bb495a9
Author: Jason Kuster <[email protected]>
Date: 2016-03-30T01:30:33Z
Use correct jar
Signed-off-by: Jason Kuster <[email protected]>
commit 0961384859d30fedfe5f908cb8b8bf2337c2240d
Author: Steve Wheeler <[email protected]>
Date: 2016-03-30T15:41:31Z
Fix WordCount integration tests to use correct staging and output locations
Signed-off-by: Steve Wheeler <[email protected]>
commit 84fa2042003a1655feb5a888e7b42c5ebc7f05e4
Author: Jason Kuster <[email protected]>
Date: 2016-03-30T23:25:32Z
Add profiles to enable or disable integration tests.
Signed-off-by: Jason Kuster <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---