Update test_roam_5g_to_2g_wpa2_eap_ttls testcase

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
bhargavi-ct
2025-10-22 16:46:26 +05:30
parent 59fca26235
commit 8f05878903

View File

@@ -900,8 +900,6 @@ class TestRoamOTA(object):
scan_freq=freqs_, fiveg_radio=fiveg_radio, scan_freq=freqs_, fiveg_radio=fiveg_radio,
band="fiveg,twog", num_sta=1, security="wpa2", ssid=ssid, band="fiveg,twog", num_sta=1, security="wpa2", ssid=ssid,
upstream="1.1.eth1", eap_method="TTLS", upstream="1.1.eth1", eap_method="TTLS",
pairwise_cipher="DEFAULT ",
groupwise_cipher="DEFAULT ",
eap_identity=radius_info["user"], eap_identity=radius_info["user"],
eap_password=radius_info["password"], eap_password=radius_info["password"],
private_key="NA", ca_cert="NA", private_key="NA", ca_cert="NA",