bug-fix: no percentage calculated in verify ci 29/50429/11
authorYang Yu <Gabriel.yuyang@huawei.com>
Thu, 11 Jan 2018 15:18:53 +0000 (23:18 +0800)
committerYang Yu <Gabriel.yuyang@huawei.com>
Fri, 12 Jan 2018 06:21:07 +0000 (14:21 +0800)
commit37dd3b2c579337c6cb8b1b3e46fca969ef924acf
tree5fd25db66a8fc18cf413969d1b5288b00b54da6b
parent56b1baf063b06ad96bcb9267a5439646f77d2776
bug-fix: no percentage calculated in verify ci

JIRA: BOTTLNECK-219

It seems that ci verify job could not get the coverage percentage
for empty directory. This patch is to add __init__ file for the
empty directory to avoid the empty check.
note that offline test does not has this issue

Change-Id: I67ce149438516429f7285e9424a57439b188c070
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
verify.sh