Skip to content
Snippets Groups Projects
Commit 8f3a8dd7 authored by Corné Lukken's avatar Corné Lukken
Browse files

Merge branch 'L2SS-376-tox-posargs' into 'master'

L2SS-376: Parse tox integration test positional arguments

Closes L2SS-376

See merge request !119
parents a9c085d5 f907efb9
No related branches found
No related tags found
1 merge request!119L2SS-376: Parse tox integration test positional arguments
...@@ -23,7 +23,7 @@ commands = stestr run {posargs} ...@@ -23,7 +23,7 @@ commands = stestr run {posargs}
passenv = TANGO_HOST passenv = TANGO_HOST
setenv = TESTS_DIR=./integration_test setenv = TESTS_DIR=./integration_test
commands = commands =
stestr run --serial stestr run --serial {posargs}
; TODO(Corne): Integrate Hacking to customize pep8 rules ; TODO(Corne): Integrate Hacking to customize pep8 rules
[testenv:pep8] [testenv:pep8]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment