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

[beam-site] branch mergebot updated (76df5af -> 2d89514)

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

mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from 76df5af  This closes #454
     add 1e6aec3  Prepare repository for deployment.
     new 683c72d  Add Performance Testing to "Work in Progress" section
     new 2d89514  This closes #455

The 2 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:
 content/contribute/index.html |  4 +++-
 src/contribute/index.md       | 13 +++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)

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

[beam-site] 02/02: This closes #455

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

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 2d89514234b8753470c58eac3bb5f51d3688a2f8
Merge: 1e6aec3 683c72d
Author: Mergebot <me...@apache.org>
AuthorDate: Wed May 30 09:03:07 2018 -0700

    This closes #455

 src/contribute/index.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

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

[beam-site] 01/02: Add Performance Testing to "Work in Progress" section

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

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 683c72de462b6a37784fd58cb32e6ebc8e8e9d6f
Author: Łukasz Gajowy <lu...@polidea.com>
AuthorDate: Wed May 23 13:59:33 2018 +0200

    Add Performance Testing to "Work in Progress" section
---
 src/contribute/index.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/src/contribute/index.md b/src/contribute/index.md
index eb9870f..d80bec8 100644
--- a/src/contribute/index.md
+++ b/src/contribute/index.md
@@ -193,6 +193,19 @@ Work to support the next LTS release of Java is in progress. For more details ab
 - JIRA: [BEAM-2530](https://issues.apache.org/jira/issues/BEAM-2530)
 - Contact: [Ismaël Mejía](mailto:iemejia@gmail.com)
 
+### IO Performance Testing
+
+We are also working on writing Performance Tests for IOs and developing a Performance Testing Framework for them. Contributions are welcome in the following areas:
+
+ - developing more IO Performance Tests (IOITs)
+ - providing necessary kubernetes infrastructure (eg. for databases or filesystems to be used in tests)
+ - running Performance Tests on runners other than Dataflow and Direct
+ - improving existing Performance Testing Framework and it's documentation
+ 
+See the [documentation](https://beam.apache.org/documentation/io/testing/#i-o-transform-integration-tests) and the [initial proposal](https://docs.google.com/document/d/1dA-5s6OHiP_cz-NRAbwapoKF5MEC1wKps4A5tFbIPKE/edit?usp=sharing)(for file based tests). 
+
+If you're willing to help in this area, tag the following people in PRs: [@chamikaramj](https://github.com/chamikaramj), [@DariuszAniszewski](https://github.com/dariuszaniszewski), [@lgajowy](https://github.com/lgajowy), [@szewi](https://github.com/szewi), [@kkucharc](https://github.com/kkucharc) 
+
 ## Stale pull requests
 
 The community will close stale pull requests in order to keep the project

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