mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
test_l3_scenario_throughtput fix
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
This commit is contained in:
@@ -297,8 +297,6 @@ def main():
|
||||
manager = args.manager
|
||||
if (args.scenario is not None):
|
||||
scenario = args.scenario
|
||||
if (args.duration is not None):
|
||||
duration = (args.duration * 60)/5
|
||||
if (args.report_name is not None):
|
||||
report_name = args.report_name
|
||||
if (args.duration is None):
|
||||
|
||||
Reference in New Issue
Block a user