]> git.proxmox.com Git - ovs.git/commit - tests/ovn.at
ovn.at: fix occasional failure - options:requested-chassis with hostname
authorHan Zhou <zhouhan@gmail.com>
Tue, 8 May 2018 16:48:22 +0000 (09:48 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 8 May 2018 20:02:41 +0000 (13:02 -0700)
commit362ab40ab4b19883a833bfd964da17f96f1358ad
tree83a3a2fafce1e05e723454909556de389b782866
parent62c2b0554ed40b0e18c63cf603934fc04e1a4f75
ovn.at: fix occasional failure - options:requested-chassis with hostname

hv1_hostname could be empty because it may be assigned before SB is
updated, so adding ovn-sbctl wait-until fixes it.

Signed-off-by: Han Zhou <hzhou8@ebay.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ovn.at