Reviewed: https://review.openstack.org/609192 Committed: https://git.openstack.org/cgit/openstack-dev/hacking/commit/?id=6615b4ba75b5316e7edf7813c3063233842c2bd3 Submitter: Zuul Branch: master
commit 6615b4ba75b5316e7edf7813c3063233842c2bd3 Author: 98k <18552437190@163.com> Date: Wed Oct 10 02:44:44 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-regexi
Change-Id: I18b86b7707aa5a4feb1a62d61eea2d522b3882d1 Closes-Bug:#1801829
Reviewed: https:/ /review. openstack. org/609192 /git.openstack. org/cgit/ openstack- dev/hacking/ commit/ ?id=6615b4ba75b 5316e7edf7813c3 063233842c2bd3
Committed: https:/
Submitter: Zuul
Branch: master
commit 6615b4ba75b5316 e7edf7813c30632 33842c2bd3 163.com>
Author: 98k <18552437190@
Date: Wed Oct 10 02:44:44 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-regexi
Change-Id: I18b86b7707aa5a 4feb1a62d61eea2 d522b3882d1 Bug:#1801829
Closes-