From 4a97a90f282ecc0fbbfffa6c8d9a201c0f345e63 Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Wed, 24 Nov 2021 22:29:06 -0800 Subject: [PATCH] ws_generic_monitor_test: Will run forever. It needs to be fixed. Signed-off-by: Matthew Stidham --- py-scripts/regression_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-scripts/regression_test.sh b/py-scripts/regression_test.sh index 52356cb5..85fc2c5f 100755 --- a/py-scripts/regression_test.sh +++ b/py-scripts/regression_test.sh @@ -361,7 +361,7 @@ else "./wlan_capacity_calculator.py -sta 11abg -t Voice -p 48 -m 106 -e WEP -q Yes -b 1 2 5.5 11 -pre Long -s N/A -co G.711 -r Yes -c Yes" "./wlan_capacity_calculator.py -sta 11n -t Voice -d 17 -ch 40 -gu 800 -high 9 -e WEP -q Yes -ip 5 -mc 42 -b 6 9 12 24 -m 1538 -co G.729 -pl Greenfield -cw 15 -r Yes -c Yes" "./wlan_capacity_calculator.py -sta 11ac -t Voice -d 9 -spa 3 -ch 20 -gu 800 -high 1 -e TKIP -q Yes -ip 3 -mc 0 -b 6 12 24 54 -m 1518 -co Greenfield -cw 15 -rc Yes" - "./ws_generic_monitor_test.py --mgr $MGR" + #"./ws_generic_monitor_test.py --mgr $MGR" "python3 -c 'import lanforge_scripts'" ) fi