aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/testrunner-config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/ansible/testrunner-config.yml')
-rwxr-xr-xtests/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 100755
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