Skip to content

Commit 2dd4fd4

Browse files
authored
[vlan]improve test to wait a bit longer for config reload (#463)
1 parent a1d3d61 commit 2dd4fd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/roles/test/tasks/vlan_cleanup.yml

+3
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@
1919
- name: Reload configuration
2020
shell: config reload -y
2121
become: true
22+
23+
- name: wait for config reload
24+
pause: seconds=60

0 commit comments

Comments
 (0)