mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
removed Not reporting to kpi file
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
@@ -363,7 +363,8 @@ class cv_test(Realm):
|
|||||||
raise e # Exception("Could not find Reports")
|
raise e # Exception("Could not find Reports")
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
print('Not reporting to kpi file')
|
#print('Not reporting to kpi file')
|
||||||
|
pass
|
||||||
|
|
||||||
# Of if test stopped for some reason and could not generate report.
|
# Of if test stopped for some reason and could not generate report.
|
||||||
if not self.get_is_running(instance_name):
|
if not self.get_is_running(instance_name):
|
||||||
|
|||||||
Reference in New Issue
Block a user