Dan Kenigsberg has submitted this change and it was merged. Change subject: net tests: Support the ability to choose the tested switch ......................................................................
net tests: Support the ability to choose the tested switch Use VDSM_TESTER_SWITCH_TYPE env variable to specify which switch type should be tested in the functional tests. If it is not set, all switch types will run. If 'ovs' (or 'legacy') is set, then 'legacy' (or 'ovs') are skipped. The option has been introduced to overcome the problem described by https://bugzilla.redhat.com/show_bug.cgi?id=1346232 Change-Id: I06e230633dfefcdc4a4b545eb2139ffe190c6f35 Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/58970 Continuous-Integration: Jenkins CI Reviewed-by: Petr Horáček <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/networkTests.py 1 file changed, 22 insertions(+), 1 deletion(-) 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/58970 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I06e230633dfefcdc4a4b545eb2139ffe190c6f35 Gerrit-PatchSet: 10 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] https://lists.fedorahosted.org/admin/lists/[email protected]
