657e7b8be4
We should declare to coverage that we use the multiprocessing and thread libraries in Octavia. Change-Id: Id0683e20d84a7e3b310e0b7ec88f166b842a1e80
9 lines
128 B
INI
9 lines
128 B
INI
[run]
|
|
branch = True
|
|
source = octavia
|
|
omit = octavia/tests/*
|
|
concurrency = multiprocessing,thread
|
|
|
|
[report]
|
|
ignore_errors = True
|