From 8f0587890336cdcf0896adf79c606949dfe305c1 Mon Sep 17 00:00:00 2001 From: bhargavi-ct Date: Wed, 22 Oct 2025 16:46:26 +0530 Subject: [PATCH] Update test_roam_5g_to_2g_wpa2_eap_ttls testcase Signed-off-by: bhargavi-ct --- .../roam_test/hard_roam/OTA/test_roam_ota_wpa2_enterprise.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/e2e/basic/roam_test/hard_roam/OTA/test_roam_ota_wpa2_enterprise.py b/tests/e2e/basic/roam_test/hard_roam/OTA/test_roam_ota_wpa2_enterprise.py index c3cf2628b..69709372d 100644 --- a/tests/e2e/basic/roam_test/hard_roam/OTA/test_roam_ota_wpa2_enterprise.py +++ b/tests/e2e/basic/roam_test/hard_roam/OTA/test_roam_ota_wpa2_enterprise.py @@ -900,8 +900,6 @@ class TestRoamOTA(object): scan_freq=freqs_, fiveg_radio=fiveg_radio, band="fiveg,twog", num_sta=1, security="wpa2", ssid=ssid, upstream="1.1.eth1", eap_method="TTLS", - pairwise_cipher="DEFAULT ", - groupwise_cipher="DEFAULT ", eap_identity=radius_info["user"], eap_password=radius_info["password"], private_key="NA", ca_cert="NA",