Merge "Add system-config-run-base job"
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -31,6 +31,9 @@ commands = {posargs}
|
||||
deps = -r{toxinidir}/doc/requirements.txt
|
||||
commands = sphinx-build -W -E -b html doc/source doc/build/html
|
||||
|
||||
[testenv:testinfra]
|
||||
commands = py.test -n 5 --connection=ansible --ansible-inventory=/etc/ansible/hosts/inventory.yaml --hosts=all -v {posargs}
|
||||
|
||||
[flake8]
|
||||
show-source = True
|
||||
exclude = .tox,.eggs
|
||||
|
||||
Reference in New Issue
Block a user