Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: avoid setting AsyncTaskZombieTaskLifeInMinutes to 0
......................................................................
packaging: setup: avoid setting AsyncTaskZombieTaskLifeInMinutes to 0
Avoid setting AsyncTaskZombieTaskLifeInMinutes to 0 otherwise every
task is always considered a zombie.
Changing a method name and a description according to that.
Change-Id: I0c4a802f3a40e2192f55caa11d05a7c6865323d5
Bug-Url:
https://bugzilla.redhat.com/1161012
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py
1 file changed, 4 insertions(+), 20 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
--
To view, visit
https://gerrit.ovirt.org/38894
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0c4a802f3a40e2192f55caa11d05a7c6865323d5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server