bug fix patch 97/25397/1
authorliyin <liyin11@huawei.com>
Fri, 2 Dec 2016 06:14:54 +0000 (14:14 +0800)
committerliyin <liyin11@huawei.com>
Fri, 2 Dec 2016 06:21:09 +0000 (14:21 +0800)
commit53f5312b50d1e7eb5f65f827e6f7d6737e4d6348
treea78dd9f85473f89733a68c92ea7a8a805c9d62fa
parent344802365d02a5524a4dd1ea743adefdc8e943fb
bug fix patch

JIRA: BOTTLENECK-114

this patch fix a problem that docker can't run
because of lacking pyroute2.
the way to solve it is add return value judgement to avoid circle
return value error, is return relue when get into circle function

Change-Id: I3af9abdb417abc5cf04c0e4db7eed576222bb1ea
Signed-off-by: liyin <liyin11@huawei.com>
testsuites/posca/testcase_script/common_script.py