]> git.proxmox.com Git - mirror_ovs.git/commit
tests: Use ovn-nbctl lsp-set-dhcpvX-options
authorMark Michelson <mmichels@redhat.com>
Wed, 26 Jul 2017 21:28:12 +0000 (16:28 -0500)
committerRussell Bryant <russell@ovn.org>
Mon, 31 Jul 2017 14:24:20 +0000 (10:24 -0400)
commit9060fc9a40d3939f424cd215121444bd51915eca
treeb2fd9c3b4c99f3c25c03f78b1bc1920eb9f41147
parent8fd3b383dff68f7af245afcbd067a248db58e3b3
tests: Use ovn-nbctl lsp-set-dhcpvX-options

Existing OVN tests manually added DHCP options to the
Logical_Switch_Port database. There is a shortcut CLI command for doing
the same thing, so we may as well use it and get the extra test coverage
as a result.

Signed-off-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
tests/ovn.at