Skip to content

Commit 734fb71

Browse files
committed
Tune test timing
Signed-off-by: Qi Luo <[email protected]>
1 parent f484a2b commit 734fb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_fdb_warm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def test_fdb_notifications(dvs):
131131
assert ok, str(extra)
132132

133133
dvs.start_swss()
134-
time.sleep(2)
134+
time.sleep(5)
135135

136136
# Get mapping between interface name and its bridge port_id
137137
# Note: they are changed

0 commit comments

Comments
 (0)