mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-10 06:11:33 +00:00
updated lab_info.json and Fixed the typo error
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -404,4 +404,4 @@ class TestBridgeModeConnectivitySuiteTwo(object):
|
||||
passkey=security_key, mode=mode, band=band,
|
||||
num_sta=num_stations)
|
||||
|
||||
assert passes == "PASS", result
|
||||
assert passes == "PASS", result
|
||||
|
||||
@@ -444,4 +444,4 @@ class TestVLANModeConnectivitySuiteTwo(object):
|
||||
passkey=security_key, mode=mode, band=band,
|
||||
num_sta=num_stations, vlan_id=vlan)
|
||||
|
||||
assert passes == "PASS", result
|
||||
assert passes == "PASS", result
|
||||
|
||||
@@ -330,4 +330,4 @@
|
||||
},
|
||||
"open_flow": {},
|
||||
"influx_params": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user