mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 11:57:49 +00:00
Fixed eap wpa3 tls vlan mode ssid data
This commit is contained in:
@@ -195,7 +195,7 @@ class TestVLANModeEnterpriseTLSSuiteOne(object):
|
||||
pytest -m "client_connectivity and bridge and enterprise and tts and twog"
|
||||
"""
|
||||
|
||||
profile_data = setup_params_enterprise["ssid_modes"]["wpa_enterprise"][1]
|
||||
profile_data = setup_params_enterprise["ssid_modes"]["wpa3_enterprise"][1]
|
||||
ssid_name = profile_data["ssid_name"]
|
||||
security = "wpa3"
|
||||
mode = "VLAN"
|
||||
|
||||
Reference in New Issue
Block a user