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

L2SS-240: Pass TANGO_HOST variable to tox

parent f1829062
No related branches found
No related tags found
1 merge request!89Resolve L2SS-240 "Integration testing"
...@@ -19,6 +19,7 @@ commands = stestr run {posargs} ...@@ -19,6 +19,7 @@ commands = stestr run {posargs}
[testenv:integration] [testenv:integration]
; Warning running integration tests will make changes to your docker system! ; Warning running integration tests will make changes to your docker system!
passenv = TANGO_HOST
setenv = TESTS_DIR=./integration_test setenv = TESTS_DIR=./integration_test
commands = commands =
stestr run --serial stestr run --serial
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment