From 4e1f9cd82afd54a28f46215d0003adf743352a12 Mon Sep 17 00:00:00 2001 From: Will Stevens Date: Mon, 16 May 2016 17:29:42 -0400 Subject: [PATCH] Revert "Merge pull request #1538 from shapeblue/nio-test-timeoutfix" This reverts commit f88cb880974fa56866492c437af291e40bd1a4f6, reversing changes made to 688522ecd41d5e2bf09467aa236deb50f7826982. This was reverted because it seemed to be related to an issue when doing a DeployDC, causing an `addHost` error. --- utils/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/pom.xml b/utils/pom.xml index 206eb1896a6..9e2358680f3 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -208,7 +208,6 @@ com/cloud/utils/testcase/*TestCase* com/cloud/utils/db/*Test* - com/cloud/utils/testcase/NioTest.java