Fix coverage issues with greenlet
Change-Id: Ieeb67463400ff6cf8c0ebbda1513c1de27a7bf69
This commit is contained in:
parent
f4ed8899d0
commit
4a43b55fce
@ -1,7 +1,9 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = senlin
|
||||
omit = */tests/*
|
||||
omit = senlin/tests/*,senlin/hacking/*
|
||||
concurrency = greenlet
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user