Skip to content

Commit a81b393

Browse files
committed
Fix: Use STP (not ping) wait times in VLAN integration tests
1 parent 59734ea commit a81b393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/vlan/41-vlan-bridge-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ validate:
6363
plugin: ping('h2')
6464
ping_blue:
6565
description: Ping-based reachability test in VLAN blue
66-
wait: ping_long
66+
wait: ping_stp
6767
wait_msg: Waiting for STP to enable the ports
6868
nodes: [ h3 ]
6969
plugin: ping('h4')

0 commit comments

Comments
 (0)