0a273e3a9e
According to previous discussions on mailing list, we should use 'test' instead of 'testr' for the coverage test. This patch also removes a outdated path from coverage tests. Change-Id: I959d44b96a19097411de68b1452850ddef8ea9dd
8 lines
84 B
INI
8 lines
84 B
INI
[run]
|
|
branch = True
|
|
source = senlin
|
|
omit = */tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|