Yedidyah Bar David has uploaded a new change for review.

Change subject: packaging: services: Allow more time for deployments
......................................................................

packaging: services: Allow more time for deployments

In my fedora 19 VM, nightly master, engine+dwh+reports, deployment took
almost 2 minutes. Allow 10 minutes instead of the default 60 seconds.

Change-Id: Ieda7952fbb01ae37923a200ff6c0eaaa84e9bf10
Signed-off-by: Yedidyah Bar David <d...@redhat.com>
---
M packaging/services/ovirt-engine/ovirt-engine.xml.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/25895/1

diff --git a/packaging/services/ovirt-engine/ovirt-engine.xml.in 
b/packaging/services/ovirt-engine/ovirt-engine.xml.in
index 48485cd..ecf86f8 100644
--- a/packaging/services/ovirt-engine/ovirt-engine.xml.in
+++ b/packaging/services/ovirt-engine/ovirt-engine.xml.in
@@ -167,7 +167,7 @@
     </subsystem>
 
     <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1">
-      <deployment-scanner scan-interval="5000" path="$tempdir/deployments"/>
+      <deployment-scanner scan-interval="5000" path="$tempdir/deployments"/ 
deployment-timeout="1200">
     </subsystem>
 
     <subsystem xmlns="urn:jboss:domain:ee:1.0"/>


-- 
To view, visit http://gerrit.ovirt.org/25895
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieda7952fbb01ae37923a200ff6c0eaaa84e9bf10
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to