Use Python3 for integration tests
Change-Id: I0d678b94454e524484fd7091cebee9d47b858fc7
This commit is contained in:
parent
0dcf75623d
commit
eabce72bfc
2
tox.ini
2
tox.ini
@ -28,7 +28,7 @@ setenv =
|
||||
INTEGRATION_TESTS=1
|
||||
SELENIUM_HEADLESS=1
|
||||
HORIZON_INTEGRATION_TESTS_CONFIG_FILE=ironic_ui/test/integration/horizon.conf
|
||||
basepython = python2.7
|
||||
basepython = python3
|
||||
commands = python manage.py test ironic_ui.test.integration --settings=ironic_ui.test.settings --tag integration
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user