Don't quote {posargs} in tox.ini

Bug #1801816 reported by shupeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zaqar
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 zaqar-specs (master)

Reviewed: https://review.openstack.org/609157
Committed: https://git.openstack.org/cgit/openstack/zaqar-specs/commit/?id=b736c7cf0d4cbb7964376ce175ebf0aba28dde7c
Submitter: Zuul
Branch: master

commit b736c7cf0d4cbb7964376ce175ebf0aba28dde7c
Author: 98k <18552437190@163.com>
Date: Tue Oct 9 21:35:40 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: Ie3379b54b354984348a10ec32bf6d245d1c04847
    Closes-Bug: #1801816

Changed in zaqar:
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.