From 8e3f50a6dcf1ee8a53a68d9f11b2e52d5f851a55 Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Mon, 6 Dec 2021 09:20:49 -0800 Subject: [PATCH] regression_test: comment out test_wanlink for now 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 ba1f4452..1fa7b21f 100755 --- a/py-scripts/regression_test.sh +++ b/py-scripts/regression_test.sh @@ -369,7 +369,7 @@ else #./test_l3_WAN_LAN "./test_l4.py --radio $RADIO_USED --ssid $SSID_USED --passwd $PASSWD_USED --security $SECURITY --debug --mgr $MGR --test_duration 15s" "./test_status_msg.py --debug --mgr $MGR" #this is all which is needed to run - "./test_wanlink.py --name my_wanlink4 --latency_A 20 --latency_B 69 --rate 1000 --jitter_A 53 --jitter_B 73 --jitter_freq 6 --drop_A 12 --drop_B 11 --debug --mgr $MGR" + #"./test_wanlink.py --name my_wanlink4 --latency_A 20 --latency_B 69 --rate 1000 --jitter_A 53 --jitter_B 73 --jitter_freq 6 --drop_A 12 --drop_B 11 --debug --mgr $MGR" #./test_wpa_passphrases #./tip_station_powersave #./video_rates