If you mean Java KinesisIO tests, then unit tests are running on Jenkins [1] 
and ITs are not running since it requires AWS credentials that we don’t have 
dedicated to Beam for the moment.

In the same time, you can run KinesisIOIT with your own credentials, like we do 
in Talend (a company that I work for).

[1] 
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/12209/testReport/org.apache.beam.sdk.io.kinesis/
 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/12209/testReport/org.apache.beam.sdk.io.kinesis/>

> On 8 Jul 2020, at 13:11, Piotr Szuberski <[email protected]> wrote:
> 
> I'm writing KinesisIO external transform with python wrapper and I found that 
> the tests aren't executed anywhere in Jenkins. Am I wrong or there is a 
> reason for that?

Reply via email to