mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
sys-cluster/cinder: enable test
Closes: https://bugs.gentoo.org/840475 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -20,7 +20,6 @@ KEYWORDS="~amd64"
|
||||
|
||||
LICENSE="Apache-2.0 GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
|
||||
# qemu is needed for image conversion
|
||||
RDEPEND="
|
||||
@@ -109,9 +108,10 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
PATCHES=( "${FILESDIR}/${P}-no-vendored-urllib.patch" )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
pkg_pretend() {
|
||||
linux-info_pkg_setup
|
||||
CONFIG_CHECK_MODULES+="SCSI_ISCSI_ATTRS ISCSI_TCP "
|
||||
|
||||
Reference in New Issue
Block a user