aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/ansible/README.md')
-rwxr-xr-xtests/files/ansible/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/files/ansible/README.md b/tests/files/ansible/README.md
deleted file mode 100755
index cef407986..000000000
--- a/tests/files/ansible/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Automatic deployment of the random test generator
-
-Testing is done in a Vagrant virtual machine
-
-install vagrant, virtualbox, ansible, then do `vagrant up`. It should provison a basic machine. `vagrant ssh` to verify the machine is working as expected. `vagrant terminate` to reset machine to clean state.