Dan Kenigsberg has submitted this change and it was merged.

Change subject: net tests: common tests for 'ovs' and 'legacy'
......................................................................


net tests: common tests for 'ovs' and 'legacy'

New functional tests cover need to test both 'ovs' and 'legacy'
switch types. We create common network/api tests in universal
test-class and then inherit it with specified switch type.

By default all switch types are used. To run just tests connected
with specific switch, we can filter 'switch' attribute:
./run_tests.sh -A "switch=='legacy'" network/func_net_creation_basic_test.py

Change-Id: If866e446f508813a5fbf28e4ef38f8aa333e6f62
Signed-off-by: Petr Horáček <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/59538
Continuous-Integration: Jenkins CI
Reviewed-by: Edward Haas <[email protected]>
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M tests/network/func_net_basic_test.py
1 file changed, 17 insertions(+), 4 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Petr Horáček: Verified
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/59538
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If866e446f508813a5fbf28e4ef38f8aa333e6f62
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <[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]

Reply via email to