Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: query cluster on attempts loop
......................................................................
packaging: setup: query cluster on attempts loop
_wait_cluster_cpu_ready queried 'cluster.get_cpu()' in a loop, but
this did not actually query the engine. So if we did not get the cpu
type on first attempt we repeatedly tried checking the same values
until timeout.
Bug-Url:
https://bugzilla.redhat.com/1088572
Bug-Url:
https://bugzilla.redhat.com/1084863
Change-Id: I334d7eafda68843827af3f5ceb5132aefaf73f4a
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
1 file changed, 7 insertions(+), 5 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/26966
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I334d7eafda68843827af3f5ceb5132aefaf73f4a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.1
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server