Reviewed: https://review.opendev.org/609003 Committed: https://git.openstack.org/cgit/x/python-scciclient/commit/?id=ae7bc81d103dfaf9414dbfca3d3a2a08d1d01b42 Submitter: Zuul Branch: master
commit ae7bc81d103dfaf9414dbfca3d3a2a08d1d01b42 Author: Vieri <15050873171@163.com> Date: Tue Oct 9 14:02:05 2018 +0000
Don't quote {posargs} in tox.ini
Quotes around {posargs} cause the entire string to be combined into one arg that gets passed to stestr. This prevents passing multiple args (e.g. '--concurrency=16 some-regex')
Change-Id: I93bdc97f291d9b2df9f5cec7d907ffc66285ea08 Closes-Bug: #1801455
Reviewed: https:/ /review. opendev. org/609003 /git.openstack. org/cgit/ x/python- scciclient/ commit/ ?id=ae7bc81d103 dfaf9414dbfca3d 3a2a08d1d01b42
Committed: https:/
Submitter: Zuul
Branch: master
commit ae7bc81d103dfaf 9414dbfca3d3a2a 08d1d01b42 163.com>
Author: Vieri <15050873171@
Date: Tue Oct 9 14:02:05 2018 +0000
Don't quote {posargs} in tox.ini
Quotes around {posargs} cause the entire string to be combined into one
arg that gets passed to stestr. This prevents passing multiple args
(e.g. '--concurrency=16 some-regex')
Change-Id: I93bdc97f291d9b 2df9f5cec7d907f fc66285ea08
Closes-Bug: #1801455