ovn: Fix the port secuirty test failure by adding a sleep of 2 sec.
authorNuman Siddique <nusiddiq@redhat.com>
Sat, 16 Apr 2016 11:12:18 +0000 (16:42 +0530)
committerBen Pfaff <blp@ovn.org>
Sat, 16 Apr 2016 16:43:33 +0000 (09:43 -0700)
commit8ff5a966b8a59f61928fba9e7d3a3d227609949f
tree8d376331801e5ad6e25243eb2fa7ed5382f3de25
parent362ca39639ae871806be5ae97d55e1cbb14afd92
ovn: Fix the port secuirty test failure by adding a sleep of 2 sec.

Added a sleep of 2 seconds before generating a test packet in ovn.at
so that ovn-northd reads the northbound db changes and updates the
southbound db.

Fixes: 7d9d86a ("ovn-northd: Handle IPv4 addresses with prefixes in lport port security")
Signed-off-by: Numan Siddique <nusiddiq@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ovn.at