Added test duration 60 sec in tr398v2

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2024-03-01 11:41:16 +05:30
parent aa6f2c4216
commit f7076df4f0

View File

@@ -1676,6 +1676,8 @@ class lf_tests(lf_libs):
# for i in raw_line:
# f.write(str(i[0]) + "\n")
# f.close()
""" Test duration 60 sec """
raw_line.append(["dur120: 60"])
logging.info("raw lines:- " + str(raw_line))
cvtest_obj = TR398v2Test(lf_host=self.manager_ip,
lf_port=self.manager_http_port,