sijie commented on a change in pull request #2180: [WIP] Cleanup Arquillian
consolidate projects
URL: https://github.com/apache/incubator-pulsar/pull/2180#discussion_r203152315
##########
File path: tests/pom.xml
##########
@@ -33,7 +33,6 @@
<name>Apache Pulsar :: Tests</name>
<modules>
<module>docker-images</module>
- <module>integration-tests-utils</module>
<module>integration-tests-topologies</module>
Review comment:
better to combine these integration modules into one. since there is no
needed to separate them anymore. that would reduce pulsar's build time.
also please update tests README
https://github.com/apache/incubator-pulsar/blob/master/tests/README.md
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services