Remove functional in tox.ini
Functional code was removed to watcher-tempest-plugin Change-Id: I279e256940c44d3643f1cdd3000050674bcd6e95
This commit is contained in:
parent
8342e64051
commit
512e43eb32
14
tox.ini
14
tox.ini
@ -42,20 +42,6 @@ commands = python setup.py build_sphinx
|
||||
basepython = python3
|
||||
commands = oslo_debug_helper -t watcherclient/tests/unit {posargs}
|
||||
|
||||
[testenv:functional]
|
||||
basepython = python2.7
|
||||
passenv =
|
||||
OS_PROJECT_DOMAIN_NAME
|
||||
OS_USER_DOMAIN_NAME
|
||||
OS_PROJECT_NAME
|
||||
OS_USERNAME
|
||||
OS_PASSWORD
|
||||
OS_AUTH_URL
|
||||
OS_IDENTITY_API_VERSION
|
||||
OS_IMAGE_API_VERSION
|
||||
commands = stestr --test-path=./watcherclient/tests/functional run --concurrency=1 {posargs}
|
||||
stestr slowest
|
||||
|
||||
[flake8]
|
||||
# E123, E125 skipped as they are invalid PEP-8.
|
||||
show-source = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user