tobiko/pytest.ini
Roman Safronov 010c6de34e Add initial post OVN migration test
The test validates that openstack nodes do not have any ML2/OVS
specific namespaces and interfaces.

Change-Id: Ia1722f049deab37283bb1e937da4b02515e89f05
2021-05-25 13:02:22 +03:00

6 lines
131 B
INI

[pytest]
junit_family=legacy
render_collapsed = True
markers =
ovn_migration: Run test functions relevant for post OVN migration