Don't quote {posargs} in tox.ini

Bug #1801455 reported by shupeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-scciclient
Fix Released
Undecided
Unassigned

Bug Description

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')

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-scciclient (master)

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

Changed in python-scciclient:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.