Use default pytest junit_family

Before this patch, Tobiko used pytest.junit_family=legacy, which was
not compatible with report-portal.

Change-Id: Ic10b3302c129cb95948667541c3de7ced3c91e18
This commit is contained in:
Eduardo Olivares 2024-11-21 11:44:06 +01:00
parent a6e9824990
commit c5dbea1cfc

View File

@ -1,5 +1,4 @@
[pytest]
junit_family=legacy
render_collapsed = True
markers =
ovn_migration: test cases for testing OVN migration