We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd66d9a + ac3c902 commit 1bad991Copy full SHA for 1bad991
tests-py3.txt
tox.ini
@@ -43,7 +43,7 @@ commands =
43
basepython = python3.5
44
commands =
45
{[testenv]commands}
46
- stestr run --blacklist-file=tests-py3.txt {posargs}
+ stestr run {posargs}
47
env TEST_OSPROFILER=1 stestr run --combine --no-discover 'nova.tests.unit.test_profiler'
48
49
[testenv:py36]
@@ -268,4 +268,4 @@ deps =
268
-r{toxinidir}/requirements.txt
269
270
271
0 commit comments