Jakub Libosvar 1bf0360f6f functional: Introduce a base class for OVN func testing
The patch creates a base classes that inherit from the ovsdbapp project.
A new API fixture is added to be able to use OVN BGP agent OVN IDL in
the functional tests.

Change-Id: I139d6798a1ed2f51d447c86f16dad2aa3892412b
Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
(cherry picked from commit a01dddcefa81044da198ada6f98504f65e24517a)
2024-11-14 14:18:08 -05:00

11 lines
265 B
Plaintext

# This file contains runtime (non-python) dependencies
# More info at: http://docs.openstack.org/infra/bindep/readme.html
openvswitch [platform:rpm test]
openvswitch-switch [platform:dpkg test]
autoconf [test]
automake [test]
libtool [test]
gcc [test]
make [test]