neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

Set defaults for pytest and remove xunit1 format warning message #19

Closed pvoborni closed 4 years ago

pvoborni commented 4 years ago

Set defaults for pytest and remove xunit1 format warning message

So that we can more easily inspect in azure if new tests were run properly and also be able to see the results.

Mainly it removes warning message about deprecating xunit1 format.

Signed-off-by: Petr Vobornik pvoborni@redhat.com