mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -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"
|
LICENSE="Apache-2.0 GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="test"
|
|
||||||
|
|
||||||
# qemu is needed for image conversion
|
# qemu is needed for image conversion
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
@@ -109,9 +108,10 @@ BDEPEND="
|
|||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
RESTRICT="!test? ( test )"
|
|
||||||
PATCHES=( "${FILESDIR}/${P}-no-vendored-urllib.patch" )
|
PATCHES=( "${FILESDIR}/${P}-no-vendored-urllib.patch" )
|
||||||
|
|
||||||
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
pkg_pretend() {
|
pkg_pretend() {
|
||||||
linux-info_pkg_setup
|
linux-info_pkg_setup
|
||||||
CONFIG_CHECK_MODULES+="SCSI_ISCSI_ATTRS ISCSI_TCP "
|
CONFIG_CHECK_MODULES+="SCSI_ISCSI_ATTRS ISCSI_TCP "
|
||||||
|
|||||||
Reference in New Issue
Block a user