mirror of https://github.com/apache/cloudstack.git
Revert "Merge pull request #1538 from shapeblue/nio-test-timeoutfix"
This reverts commitf88cb88097, reversing changes made to688522ecd4. This was reverted because it seemed to be related to an issue when doing a DeployDC, causing an `addHost` error.
This commit is contained in:
parent
ed8d47eef2
commit
4e1f9cd82a
|
|
@ -208,7 +208,6 @@
|
|||
<excludes>
|
||||
<exclude>com/cloud/utils/testcase/*TestCase*</exclude>
|
||||
<exclude>com/cloud/utils/db/*Test*</exclude>
|
||||
<exclude>com/cloud/utils/testcase/NioTest.java</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Reference in New Issue