mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
testgroup2: name_prefix cannot be blank
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -295,7 +295,7 @@ python3 ./testgroup2.py
|
||||
port=args.mgr_port,
|
||||
number_template="0000",
|
||||
sta_list=station_list,
|
||||
name_prefix="",
|
||||
name_prefix="VT-",
|
||||
upstream=args.upstream_port,
|
||||
ssid=args.ssid,
|
||||
password=args.passwd,
|
||||
|
||||
Reference in New Issue
Block a user