Merge "Set where=tests"
This commit is contained in:
commit
4125b9e7c6
@ -5,6 +5,7 @@ cover-erase = true
|
|||||||
cover-inclusive = true
|
cover-inclusive = true
|
||||||
verbosity=2
|
verbosity=2
|
||||||
detailed-errors=1
|
detailed-errors=1
|
||||||
|
where=tests
|
||||||
|
|
||||||
[build_sphinx]
|
[build_sphinx]
|
||||||
all_files = 1
|
all_files = 1
|
||||||
|
4
tox.ini
4
tox.ini
@ -11,8 +11,8 @@ setenv = VIRTUAL_ENV={envdir}
|
|||||||
NOSE_OPENSTACK_YELLOW=0.025
|
NOSE_OPENSTACK_YELLOW=0.025
|
||||||
NOSE_OPENSTACK_SHOW_ELAPSED=1
|
NOSE_OPENSTACK_SHOW_ELAPSED=1
|
||||||
commands =
|
commands =
|
||||||
nosetests --no-path-adjustment --where=./nova_tests
|
nosetests --no-path-adjustment --where=../nova_tests
|
||||||
nosetests --no-path-adjustment --where=./tests
|
nosetests --no-path-adjustment
|
||||||
sitepackages = False
|
sitepackages = False
|
||||||
|
|
||||||
[testenv:livedb]
|
[testenv:livedb]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user