mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-python/osc-placement: disable tests
Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
@@ -24,15 +24,17 @@ RDEPEND="
|
|||||||
>=dev-python/osc-lib-1.2.0[${PYTHON_USEDEP}]
|
>=dev-python/osc-lib-1.2.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}]
|
>=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}]
|
||||||
"
|
"
|
||||||
BDEPEND="
|
|
||||||
test? (
|
# Tests disabled as it depends on dev-python/stestr which is masked for removal
|
||||||
>=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
|
# BDEPEND="
|
||||||
>=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
|
# test? (
|
||||||
>=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
|
# >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/stestr-1.0.0[${PYTHON_USEDEP}]
|
# >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/fixtures-4.2.2[${PYTHON_USEDEP}]
|
# >=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
|
||||||
)
|
# >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}]
|
||||||
"
|
# >=dev-python/fixtures-4.2.2[${PYTHON_USEDEP}]
|
||||||
|
# )
|
||||||
|
# "
|
||||||
|
|
||||||
EPYTEST_IGNORE=(
|
EPYTEST_IGNORE=(
|
||||||
# Require the placement service to be packaged, too
|
# Require the placement service to be packaged, too
|
||||||
@@ -47,4 +49,4 @@ EPYTEST_IGNORE=(
|
|||||||
osc_placement/tests/functional/test_plugin.py
|
osc_placement/tests/functional/test_plugin.py
|
||||||
)
|
)
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
# distutils_enable_tests pytest
|
||||||
|
|||||||
@@ -24,15 +24,17 @@ RDEPEND="
|
|||||||
>=dev-python/osc-lib-1.2.0[${PYTHON_USEDEP}]
|
>=dev-python/osc-lib-1.2.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}]
|
>=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}]
|
||||||
"
|
"
|
||||||
BDEPEND="
|
|
||||||
test? (
|
# Tests disabled as it depends on dev-python/stestr which is masked for removal
|
||||||
>=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
|
# BDEPEND="
|
||||||
>=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
|
# test? (
|
||||||
>=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
|
# >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/stestr-1.0.0[${PYTHON_USEDEP}]
|
# >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/fixtures-4.2.2[${PYTHON_USEDEP}]
|
# >=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
|
||||||
)
|
# >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}]
|
||||||
"
|
# >=dev-python/fixtures-4.2.2[${PYTHON_USEDEP}]
|
||||||
|
# )
|
||||||
|
# "
|
||||||
|
|
||||||
EPYTEST_IGNORE=(
|
EPYTEST_IGNORE=(
|
||||||
# Require the placement service to be packaged, too
|
# Require the placement service to be packaged, too
|
||||||
@@ -47,4 +49,4 @@ EPYTEST_IGNORE=(
|
|||||||
osc_placement/tests/functional/test_plugin.py
|
osc_placement/tests/functional/test_plugin.py
|
||||||
)
|
)
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
# distutils_enable_tests pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user