Sandro Bonazzola has uploaded a new change for review.

Change subject: packaging: setup: wait more for engine to start
......................................................................

packaging: setup: wait more for engine to start

It seems that 1 minute is not enough for having the engine
running when started by ovirt-live iso.
Extended wait up to 3 minutes.

Change-Id: Ie4efd52dd482802f6fbe1b8de72b435babc0f435
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/all-in-one/vdsm.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/55/23855/1

diff --git 
a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/all-in-one/vdsm.py 
b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/all-in-one/vdsm.py
index c93f887..7f7dff3 100644
--- a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/all-in-one/vdsm.py
+++ b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/all-in-one/vdsm.py
@@ -43,7 +43,7 @@
     VDSM configuration plugin.
     """
 
-    ENGINE_RETRIES = 20
+    ENGINE_RETRIES = 60
     ENGINE_DELAY = 3
     VDSM_RETRIES = 600
     VDSM_DELAY = 1


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4efd52dd482802f6fbe1b8de72b435babc0f435
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to