Dan Kenigsberg has submitted this change and it was merged. Change subject: Fix getCmdArgs() on some hosts ......................................................................
Fix getCmdArgs() on some hosts for some hosts cmdline might take some time to get actual content. This means to fix it by retrying if the content is missing. Change-Id: Id74dcc975d48ba6d7ee18c7f4154523f08e64245 Signed-off-by: Saggi Mizrahi <[email protected]> --- M tests/miscTests.py M vdsm/storage/misc.py 2 files changed, 31 insertions(+), 8 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9039 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id74dcc975d48ba6d7ee18c7f4154523f08e64245 Gerrit-PatchSet: 12 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
