From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: net: Extract ip.address tests to its own test module ...................................................................... net: Extract ip.address tests to its own test module Splitting the ip_test module in order to expand ip related tests. This patch extracts the ip address tests to their own module. Change-Id: Iac74e2e978970fd640e1564c332b73cd912dab37 Signed-off-by: Edward Haas <[email protected]> --- A tests/network/ip_address_test.py M tests/network/ip_test.py 2 files changed, 46 insertions(+), 22 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/68128 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iac74e2e978970fd640e1564c332b73cd912dab37 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[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]
