Merge "Fix func test incorrect test result"
This commit is contained in:
commit
cc1051f031
@ -7,9 +7,6 @@ hacking>=0.8.0,<0.9
|
||||
coverage
|
||||
nose
|
||||
nosexcover
|
||||
openstack.nose_plugin
|
||||
nosehtmloutput
|
||||
oslosphinx
|
||||
sphinx>=1.1.2,<1.2
|
||||
mock>=1.0
|
||||
python-swiftclient
|
||||
|
6
tox.ini
6
tox.ini
@ -8,12 +8,6 @@ usedevelop = True
|
||||
install_command = pip install --allow-external netifaces --allow-insecure netifaces -U {opts} {packages}
|
||||
whitelist_externals=bash
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
NOSE_WITH_OPENSTACK=1
|
||||
NOSE_OPENSTACK_COLOR=1
|
||||
NOSE_OPENSTACK_RED=0.05
|
||||
NOSE_OPENSTACK_YELLOW=0.025
|
||||
NOSE_OPENSTACK_SHOW_ELAPSED=1
|
||||
NOSE_OPENSTACK_STDOUT=1
|
||||
NOSE_WITH_COVERAGE=1
|
||||
NOSE_COVER_BRANCHES=1
|
||||
NOSE_COVER_PACKAGE=swiftonfile
|
||||
|
Loading…
Reference in New Issue
Block a user