Files
go-ethereum/tests/files/ansible/testrunner-config.yml
Jeffrey Wilcke 0cdc7647aa tests: updated
2015-07-29 15:59:33 +02:00

13 lines
262 B
YAML
Executable File

---
- name: preparing and running tests
# testing
# hosts: all
# live
hosts: tag_Name_test_runner
# TODO use the right user for configuring, until credentials set, stay with default vagrant user
remote_user: ubuntu
roles:
- testrunner