Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6'

git-subtree-dir: tests/files
git-subtree-mainline: 4f3f881c9b
git-subtree-split: ce7204fa17
This commit is contained in:
obscuren
2015-03-02 16:43:12 +01:00
74 changed files with 46739 additions and 0 deletions

View File

@@ -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.