test: provision test machine from tests

Don't rely on the deployment script to install the right config or to start the
services.

This further disentangles the tests from schutzbot.
This commit is contained in:
Tom Gundersen 2020-10-20 14:06:34 +00:00 committed by Ondřej Budai
parent 8fd93c0d7c
commit 931bd8be57
12 changed files with 28 additions and 7 deletions

View file

@ -1 +0,0 @@
../../../../../../schutzbot/provision.sh

View file

@ -17,4 +17,3 @@ chpasswd:
sudo: 'ALL=(ALL) NOPASSWD:ALL'
runcmd:
- /run/provision-scripts/deploy.sh
- /run/provision-scripts/provision.sh