Drop environments for nose
Horizon dropped its usage of nose in 14.0.0[1] and these environments have been unused since then. [1] 1f80d94459856a8c477310cc0fe4b0e165d8c0c1 Change-Id: I78b408ea74d90e7cf8d913341cb4c16bd3ade9c8
This commit is contained in:
5
tox.ini
5
tox.ini
@@ -7,11 +7,6 @@ skipsdist = True
|
||||
usedevelop = True
|
||||
setenv =
|
||||
INTEGRATION_TESTS=0
|
||||
NOSE_WITH_OPENSTACK=1
|
||||
NOSE_OPENSTACK_COLOR=1
|
||||
NOSE_OPENSTACK_RED=0.05
|
||||
NOSE_OPENSTACK_YELLOW=0.025
|
||||
NOSE_OPENSTACK_SHOW_ELAPSED=1
|
||||
deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
Reference in New Issue
Block a user