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:
parent
8fd93c0d7c
commit
931bd8be57
12 changed files with 28 additions and 7 deletions
|
|
@ -1 +0,0 @@
|
|||
../../../../../../schutzbot/provision.sh
|
||||
|
|
@ -17,4 +17,3 @@ chpasswd:
|
|||
sudo: 'ALL=(ALL) NOPASSWD:ALL'
|
||||
runcmd:
|
||||
- /run/provision-scripts/deploy.sh
|
||||
- /run/provision-scripts/provision.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue