mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
Added sleep time in add_vlan method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
@@ -1157,6 +1157,7 @@ class lf_libs:
|
||||
|
||||
if build:
|
||||
self.chamber_view(raw_lines="custom")
|
||||
time.sleep(10)
|
||||
if self.scenario == "dhcp-external":
|
||||
for port in port_list:
|
||||
data = {
|
||||
|
||||
Reference in New Issue
Block a user