nicoloboschi opened a new pull request #3028: URL: https://github.com/apache/bookkeeper/pull/3028
### Motivation Currently we have an integration test which download a very old version of Apache Pulsar (I suppose with a BK fork but IDK). I think it is better to remove this test because: * we don't have control over yahoo repository (it downloads the client from a yahoo repo in very unstable manner) * there's not much value upgrading from a unofficial 4.3.x BK fork since we have many other upgrade tests * it slows down the docker test image creation and I've personally seen this to be flaky on Github CI ### Changes * Removed all the reference to the yahoo repository and I removed the test itself -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
