From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80457 )
Change subject: net tests: Define switch type parametrize at netfunctestlib ...................................................................... net tests: Define switch type parametrize at netfunctestlib Several parametrize definitions are common to multiple functional test modules and their definition can be moved to the test lib. This patch handles the switch type parametrize, future patches will define new ones to serve the tests. Change-Id: Id4b78847a6950660e1b30c0d7e7d4a676351b2a8 Signed-off-by: Edward Haas <[email protected]> --- M tests/network/functional/bond_basic_test.py M tests/network/functional/dhclient_test.py M tests/network/functional/net_basic_test.py M tests/network/functional/net_with_bond_test.py M tests/network/functional/netfunctestlib.py M tests/network/functional/rollback_test.py M tests/network/functional/static_ip_test.py 7 files changed, 20 insertions(+), 22 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve 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/80457 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id4b78847a6950660e1b30c0d7e7d4a676351b2a8 Gerrit-PatchSet: 4 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: Nir Soffer <[email protected]> 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]
