mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/os-vif: ignore more functional tests
Bug: https://bugs.gentoo.org/835532 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
EPYTEST_IGNORE=( vif_plug_ovs/tests/functional )
|
||||
EPYTEST_IGNORE=(
|
||||
os_vif/tests/functional
|
||||
vif_plug_ovs/tests/functional
|
||||
)
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user