ovn-bgp-agent/bindep.txt
Jakub Libosvar a01dddcefa 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>
2024-11-01 17:48:07 +00: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]