aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/testrunner-config.yml
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-03-02 23:36:34 +0800
committerobscuren <geffobscura@gmail.com>2015-03-02 23:36:34 +0800
commit4f3f881c9be0b590e6e28fda295257e8d15d5f02 (patch)
tree09dae10dca5950c0f402128535245bbc1915b26d /tests/files/ansible/testrunner-config.yml
parentb13735b40024ccc704a4c343b2985165a3bc66f4 (diff)
downloadgo-tangerine-4f3f881c9be0b590e6e28fda295257e8d15d5f02.tar.gz
go-tangerine-4f3f881c9be0b590e6e28fda295257e8d15d5f02.tar.zst
go-tangerine-4f3f881c9be0b590e6e28fda295257e8d15d5f02.zip
removed tests
Diffstat (limited to 'tests/files/ansible/testrunner-config.yml')
-rw-r--r--tests/files/ansible/testrunner-config.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/files/ansible/testrunner-config.yml b/tests/files/ansible/testrunner-config.yml
deleted file mode 100644
index e9cf497f6..000000000
--- a/tests/files/ansible/testrunner-config.yml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-- 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