
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: making the timeout on engine-setup configurable ...................................................................... packaging: setup: making the timeout on engine-setup configurable We are still suffering timeout issues on engine-setup on the CI env, making that timeout configurable. Raising the default value from 300 to 600. Change-Id: I036a85da07dce44054e0e3954ad74f472fbc2679 Bug-Url: https://bugzilla.redhat.com/1255026 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/ovirt_hosted_engine_setup/constants.py M src/plugins/ovirt-hosted-engine-setup/engine/health.py 2 files changed, 23 insertions(+), 4 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved; Passed CI tests Simone Tiraboschi: Verified Rafael Martins: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/46268 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I036a85da07dce44054e0e3954ad74f472fbc2679 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org