DBZ-151 DBZ-171 Removed the MySQL integration tests

Maintaining these integration tests has turned out to be a nightmare, so I'm removing them from the assembly build.
This commit is contained in:
Randall Hauch 2017-02-02 11:44:27 -06:00
parent a65ce08b62
commit 03130d45ef

View File

@ -632,7 +632,7 @@
<skipLongRunningTests>false</skipLongRunningTests> <skipLongRunningTests>false</skipLongRunningTests>
</properties> </properties>
<modules> <modules>
<module>integration-tests</module> <!--module>integration-tests</module-->
</modules> </modules>
</profile> </profile>
<profile> <profile>