Change ignore-errors to ignore_errors
Needed for coverage 4.0 Change-Id: I3a5a9799ddf379f269e73783e88d7e8c90ada2f9
This commit is contained in:
@@ -4,4 +4,4 @@ source = tempest_lib
|
|||||||
omit = tempest_lib/tests/*,tempest_lib/openstack/*
|
omit = tempest_lib/tests/*,tempest_lib/openstack/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore-errors = True
|
ignore_errors = True
|
||||||
|
Reference in New Issue
Block a user