summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-11 01:09:05 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-11 01:09:05 +0000
commite11fb6571ddad086d6aca1794f94b350321fdbcd (patch)
tree8a99531bf872d4836a9d6c6da415500f53781e88 /sca-java-2.x/trunk/itest
parent4aab2ec20bab84d9510298a18aefece5b83e6f88 (diff)
Increase th ewait time to try to fix the intermitent Hudson fails
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921655 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml
index a89e2e34c7..fa7e963e87 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/build.xml
@@ -27,7 +27,7 @@
</daemons>
<sequential>
- <sleep seconds="5"/>
+ <sleep seconds="10"/>
<ant antfile="client.xml"/>
</sequential>