2019-08-23 00:21:56 UTC - Ali Ahmed: I am able to get the integration tests to pass using github actions <https://github.com/apache/pulsar/pull/5010/files> ---- 2019-08-23 00:22:55 UTC - Ali Ahmed: unit tests are still flaky the issue seems to be unclean data folder left by prior test runs , I have added delete assertions here <https://github.com/apache/pulsar/pull/5019> ---- 2019-08-23 00:23:20 UTC - Ali Ahmed: we may need to add data directory isolation for these tests ---- 2019-08-23 01:22:33 UTC - JoeyDeng: @JoeyDeng has joined the channel ---- 2019-08-23 03:29:54 UTC - Ali Ahmed: have added the cpp tests to the pipeline experiment also <https://github.com/apache/pulsar/pull/5010/checks?check_run_id=201109652> ----