mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
Removed use of realm cleanup prior to test start
This commit is contained in:
@@ -143,9 +143,7 @@ def main():
|
||||
security="open", station_list=station_list, url="dl http://10.40.0.1 /dev/null", num_tests=1,
|
||||
target_requests_per_ten=600,
|
||||
requests_per_ten=600)
|
||||
ip_test.local_realm.remove_all_stations(ip_test.resource)
|
||||
ip_test.local_realm.remove_all_cxs()
|
||||
ip_test.local_realm.remove_all_endps()
|
||||
ip_test.cleanup(station_list)
|
||||
ip_test.build()
|
||||
ip_test.start()
|
||||
ip_test.stop()
|
||||
|
||||
Reference in New Issue
Block a user