aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/README.md
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2016-11-09 06:07:44 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2016-11-14 06:26:07 +0800
commita91908e5678397a466060aa614081974a4a36455 (patch)
tree978be70e63397722f6bec971f045418096995fab /tests/files/ansible/README.md
parentae33883c2fd72b960e774833708deb1ce10e3fe4 (diff)
downloaddexon-a91908e5678397a466060aa614081974a4a36455.tar
dexon-a91908e5678397a466060aa614081974a4a36455.tar.gz
dexon-a91908e5678397a466060aa614081974a4a36455.tar.bz2
dexon-a91908e5678397a466060aa614081974a4a36455.tar.lz
dexon-a91908e5678397a466060aa614081974a4a36455.tar.xz
dexon-a91908e5678397a466060aa614081974a4a36455.tar.zst
dexon-a91908e5678397a466060aa614081974a4a36455.zip
tests: updated
Diffstat (limited to 'tests/files/ansible/README.md')
-rw-r--r--tests/files/ansible/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/files/ansible/README.md b/tests/files/ansible/README.md
new file mode 100644
index 000000000..cef407986
--- /dev/null
+++ b/tests/files/ansible/README.md
@@ -0,0 +1,5 @@
+# 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.