Update kuryr/tests to kuryr_libnetwork/tests in all files.
Change-Id: I0a3c5d74f5ef008d759d37c57ff24bd3a70c9d51 Closed-Bug: #1603457
This commit is contained in:
parent
1ffffcc401
commit
6ff2f4ef9b
@ -1,5 +1,5 @@
|
|||||||
[run]
|
[run]
|
||||||
omit = kuryr/tests/*
|
omit = kuryr_libnetwork/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
2
tox.ini
2
tox.ini
@ -19,7 +19,7 @@ commands = find . -type f -name "*.py[c|o]" -delete
|
|||||||
|
|
||||||
[testenv:fullstack]
|
[testenv:fullstack]
|
||||||
basepython = python2.7
|
basepython = python2.7
|
||||||
setenv = OS_TEST_PATH=./kuryr/tests/fullstack
|
setenv = OS_TEST_PATH=./kuryr_libnetwork/tests/fullstack
|
||||||
|
|
||||||
[testenv:debug]
|
[testenv:debug]
|
||||||
commands = oslo_debug_helper {posargs}
|
commands = oslo_debug_helper {posargs}
|
||||||
|
Loading…
Reference in New Issue
Block a user