Dan Kenigsberg has submitted this change and it was merged. Change subject: py3 test improving ......................................................................
py3 test improving adding "b" prefix to variable for assert_read function CPopen changed to Popen from subprocess module Change-Id: I6c50e064059fa8ce0b4b38e6a12f6b9235581b49 Signed-off-by: Anton Nosikovsky <[email protected]> Reviewed-on: https://gerrit.ovirt.org/51743 Continuous-Integration: Jenkins CI Reviewed-by: Yaniv Bronhaim <[email protected]> Tested-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/infra/sigutils/tests.py M lib/vdsm/infra/zombiereaper/tests.py 2 files changed, 25 insertions(+), 25 deletions(-) Approvals: Yaniv Bronhaim: Verified; Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/51743 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c50e064059fa8ce0b4b38e6a12f6b9235581b49 Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Anton Nosikovsky <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
