You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Sijie Guo <gu...@gmail.com> on 2018/10/04 19:59:01 UTC

Integration tests

Hi all,

I have fixed the logic issues on pulsar integration tests. So now at least
it is passing, although you might still see flakiness due to apache jenkins
problems.

https://builds.apache.org/job/pulsar_precommit_integrationtests/4134/

So if you have outstanding PRs, please rebase to latest master to include
the integration tests fixes and the integration tests *ideally should* be
pass now. Will still keep working on improving the integration tests.

- Sijie