]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove pretty_tox and use ostestr
authorJohn Griffith <john.griffith8@gmail.com>
Fri, 29 May 2015 19:02:13 +0000 (13:02 -0600)
committerJohn Griffith <john.griffith8@gmail.com>
Fri, 29 May 2015 19:42:48 +0000 (19:42 +0000)
commit68b4aad405c019d660b86f62617394e8b170c2ea
tree58533193ae29bf14505e327b77710aee8beda073
parentaa5e8cfbe91160bfa525ef2c336caa533c5ad55f
Remove pretty_tox and use ostestr

This patch dumps pretty_tox.sh and gets Cinder on board
with using ostestr.  We're setting a concurrency value
of 6 (instances in the gate are 6 VCPU's), and things
seem to be stable at this value.

For folks running on 'smaller' system, it's still possible
to run in parallell; > ncpu's but if there are problems you
can still specify concurrency in your tox argument.  Tox will
take the last occurence of the conncurrency argument; so for
example if you specify "tox -epy27 -- --concurrency=4" the
interpretted value for concurrency in the run will be 4.

Closes-Bug: #1459852

Change-Id: Iae12b42e915da22c863781015512df4f30aa95ca
test-requirements.txt
tools/pretty_tox.sh [deleted file]
tox.ini