mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
moved cvtest_report.py to cv_test_report.py to be consistant with cv_test_manager.py also update lf_wifi_capacity.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -14,7 +14,7 @@ if 'py-json' not in sys.path:
|
|||||||
|
|
||||||
from cv_test_manager import cv_test as cvtest
|
from cv_test_manager import cv_test as cvtest
|
||||||
from chamberview import chamberview as cv
|
from chamberview import chamberview as cv
|
||||||
from cvtest_reports import lanforge_reports as lf_rpt
|
from cv_test_reports import lanforge_reports as lf_rpt
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
config_name = "WFC_scenario1" # Test Config Name (new)
|
config_name = "WFC_scenario1" # Test Config Name (new)
|
||||||
|
Reference in New Issue
Block a user