mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
Modify Nightly_Sanity.py to use sta_connect2.py script, Remove test_connect.py, add user notes and README file
This commit is contained in:
@@ -33,10 +33,10 @@ sanity_status = {
|
||||
|
||||
##Equipment IDs for Lab APs under test
|
||||
equipment_id_dict = {
|
||||
"ea8300": "13",
|
||||
"ecw5410": "12",
|
||||
"ecw5211": "6",
|
||||
"ec420": "11"
|
||||
"ea8300": "19",
|
||||
"ecw5410": "20",
|
||||
"ecw5211": "21",
|
||||
"ec420": "27"
|
||||
}
|
||||
|
||||
equipment_ip_dict = {
|
||||
@@ -245,4 +245,4 @@ profile_info_dict = {
|
||||
"twoFourG_WPA_PSK": "Connectus123$",
|
||||
"twoFourG_WPA2-EAP_SSID": "ECW5211_2dot4G_WPA2-EAP_VLAN"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user