Dan Kenigsberg has submitted this change and it was merged. Change subject: net: tests: additional tests for host QOS ......................................................................
net: tests: additional tests for host QOS These tests test the public api of the qos module, which is the topmost api that is called by the networking code. The tests create devices, configure outbound QOS on them, and inspect the QOS entities created by the code. Change-Id: Ibad639a9ad04593cfd477f60a8272614f3446522 Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44699 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M tests/nettestlib.py M tests/tcTests.py 2 files changed, 277 insertions(+), 3 deletions(-) Approvals: Ido Barkan: Verified Dan Kenigsberg: Looks good to me, approved; Passed CI tests Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/44699 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibad639a9ad04593cfd477f60a8272614f3446522 Gerrit-PatchSet: 15 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
