From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: net test: ci is fine, link_bond_test fails on py3 ...................................................................... net test: ci is fine, link_bond_test fails on py3 I mistakenly removed it from the python3 blacklist, and mistakenly marked it as broken on ci. Where in fact it is broken since our netlink subpackage does not support python 3. Change-Id: Ib09f16a602e4314fc72279a1ecc5e0dba657df5d Signed-off-by: Dan Kenigsberg <[email protected]> --- M tests/Makefile.am M tests/network/link_bond_test.py 2 files changed, 1 insertion(+), 12 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/67807 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib09f16a602e4314fc72279a1ecc5e0dba657df5d Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
