sijie opened a new pull request #1779: Provide a vagrant file to launch a linux vm for running integration tests URL: https://github.com/apache/incubator-pulsar/pull/1779 *Motivation* Currently all pulsar's integration tests and bc tests are docker based and written using arquillian framework. Due to the way how pulsar integration tests were written, we can *ONLY* run integration tests in a linux environment. It is inconvinient to people who is using macOS as the development environment. *Solution* This PR is providing a Vagrantfile to lanuch a dev vm that contains all the tools required for running integration tests and bc tests. So people can actually debug and test integration tests locally using a linux vm.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services