You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Łukasz Gajowy <lg...@apache.org> on 2019/11/26 15:43:40 UTC

Beam Testing Tools FAQ

Hi all,

our documentation (either confluence or the website docs) describes how to
create various integration and performance tests - there already are core
operations tests
<https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-TestsofCoreApacheBeamOperations>,
nexmark <https://beam.apache.org/documentation/sdks/java/testing/nexmark/>
and IO test
<https://beam.apache.org/documentation/io/testing/#i-o-transform-integration-tests>
documentation pages. However, we are lacking some general docs to describe
what tools do we have and what is the purpose of them.

Therefore, I took the liberty of creating the Beam Testing Tools FAQ on our
confluence:
https://cwiki.apache.org/confluence/display/BEAM/Beam+Testing+Tools+FAQ

Hopefully, this is helpful and sheds some more light on that important part
of our infrastructure. If you feel that something is missing there, feel
free to let me know or add it yourself. :)

Thanks,
Łukasz

Re: Beam Testing Tools FAQ

Posted by Kenneth Knowles <ke...@apache.org>.
Just still reading through this. It is very helpful. Thanks!

On Tue, Dec 3, 2019 at 6:32 AM Reza Rokni <re...@google.com> wrote:

> Thanx!
>
> On Wed, 27 Nov 2019, 02:31 Pablo Estrada, <pa...@google.com> wrote:
>
>> Very cool. Thanks Lukasz!
>>
>> On Tue, Nov 26, 2019 at 9:41 AM Alan Myrvold <am...@google.com> wrote:
>>
>>> Nice, thanks!
>>>
>>> On Tue, Nov 26, 2019 at 8:04 AM Robert Bradshaw <ro...@google.com>
>>> wrote:
>>>
>>>> Thanks!
>>>>
>>>> On Tue, Nov 26, 2019 at 7:43 AM Łukasz Gajowy <lg...@apache.org>
>>>> wrote:
>>>> >
>>>> > Hi all,
>>>> >
>>>> > our documentation (either confluence or the website docs) describes
>>>> how to create various integration and performance tests - there already are
>>>> core operations tests, nexmark and IO test documentation pages. However, we
>>>> are lacking some general docs to describe what tools do we have and what is
>>>> the purpose of them.
>>>> >
>>>> > Therefore, I took the liberty of creating the Beam Testing Tools FAQ
>>>> on our confluence:
>>>> >
>>>> https://cwiki.apache.org/confluence/display/BEAM/Beam+Testing+Tools+FAQ
>>>> >
>>>> > Hopefully, this is helpful and sheds some more light on that
>>>> important part of our infrastructure. If you feel that something is missing
>>>> there, feel free to let me know or add it yourself. :)
>>>> >
>>>> > Thanks,
>>>> > Łukasz
>>>>
>>>

Re: Beam Testing Tools FAQ

Posted by Reza Rokni <re...@google.com>.
Thanx!

On Wed, 27 Nov 2019, 02:31 Pablo Estrada, <pa...@google.com> wrote:

> Very cool. Thanks Lukasz!
>
> On Tue, Nov 26, 2019 at 9:41 AM Alan Myrvold <am...@google.com> wrote:
>
>> Nice, thanks!
>>
>> On Tue, Nov 26, 2019 at 8:04 AM Robert Bradshaw <ro...@google.com>
>> wrote:
>>
>>> Thanks!
>>>
>>> On Tue, Nov 26, 2019 at 7:43 AM Łukasz Gajowy <lg...@apache.org>
>>> wrote:
>>> >
>>> > Hi all,
>>> >
>>> > our documentation (either confluence or the website docs) describes
>>> how to create various integration and performance tests - there already are
>>> core operations tests, nexmark and IO test documentation pages. However, we
>>> are lacking some general docs to describe what tools do we have and what is
>>> the purpose of them.
>>> >
>>> > Therefore, I took the liberty of creating the Beam Testing Tools FAQ
>>> on our confluence:
>>> >
>>> https://cwiki.apache.org/confluence/display/BEAM/Beam+Testing+Tools+FAQ
>>> >
>>> > Hopefully, this is helpful and sheds some more light on that important
>>> part of our infrastructure. If you feel that something is missing there,
>>> feel free to let me know or add it yourself. :)
>>> >
>>> > Thanks,
>>> > Łukasz
>>>
>>

Re: Beam Testing Tools FAQ

Posted by Pablo Estrada <pa...@google.com>.
Very cool. Thanks Lukasz!

On Tue, Nov 26, 2019 at 9:41 AM Alan Myrvold <am...@google.com> wrote:

> Nice, thanks!
>
> On Tue, Nov 26, 2019 at 8:04 AM Robert Bradshaw <ro...@google.com>
> wrote:
>
>> Thanks!
>>
>> On Tue, Nov 26, 2019 at 7:43 AM Łukasz Gajowy <lg...@apache.org> wrote:
>> >
>> > Hi all,
>> >
>> > our documentation (either confluence or the website docs) describes how
>> to create various integration and performance tests - there already are
>> core operations tests, nexmark and IO test documentation pages. However, we
>> are lacking some general docs to describe what tools do we have and what is
>> the purpose of them.
>> >
>> > Therefore, I took the liberty of creating the Beam Testing Tools FAQ on
>> our confluence:
>> > https://cwiki.apache.org/confluence/display/BEAM/Beam+Testing+Tools+FAQ
>> >
>> > Hopefully, this is helpful and sheds some more light on that important
>> part of our infrastructure. If you feel that something is missing there,
>> feel free to let me know or add it yourself. :)
>> >
>> > Thanks,
>> > Łukasz
>>
>

Re: Beam Testing Tools FAQ

Posted by Alan Myrvold <am...@google.com>.
Nice, thanks!

On Tue, Nov 26, 2019 at 8:04 AM Robert Bradshaw <ro...@google.com> wrote:

> Thanks!
>
> On Tue, Nov 26, 2019 at 7:43 AM Łukasz Gajowy <lg...@apache.org> wrote:
> >
> > Hi all,
> >
> > our documentation (either confluence or the website docs) describes how
> to create various integration and performance tests - there already are
> core operations tests, nexmark and IO test documentation pages. However, we
> are lacking some general docs to describe what tools do we have and what is
> the purpose of them.
> >
> > Therefore, I took the liberty of creating the Beam Testing Tools FAQ on
> our confluence:
> > https://cwiki.apache.org/confluence/display/BEAM/Beam+Testing+Tools+FAQ
> >
> > Hopefully, this is helpful and sheds some more light on that important
> part of our infrastructure. If you feel that something is missing there,
> feel free to let me know or add it yourself. :)
> >
> > Thanks,
> > Łukasz
>

Re: Beam Testing Tools FAQ

Posted by Robert Bradshaw <ro...@google.com>.
Thanks!

On Tue, Nov 26, 2019 at 7:43 AM Łukasz Gajowy <lg...@apache.org> wrote:
>
> Hi all,
>
> our documentation (either confluence or the website docs) describes how to create various integration and performance tests - there already are core operations tests, nexmark and IO test documentation pages. However, we are lacking some general docs to describe what tools do we have and what is the purpose of them.
>
> Therefore, I took the liberty of creating the Beam Testing Tools FAQ on our confluence:
> https://cwiki.apache.org/confluence/display/BEAM/Beam+Testing+Tools+FAQ
>
> Hopefully, this is helpful and sheds some more light on that important part of our infrastructure. If you feel that something is missing there, feel free to let me know or add it yourself. :)
>
> Thanks,
> Łukasz