Move 00-setup to prevent unnecessary boostrap/destroy loop in amulet test runs

This commit is contained in:
Ryan Beisner 2015-10-21 13:36:00 +00:00
parent 3f1c52b606
commit 67ae341e95
2 changed files with 1 additions and 0 deletions

View File

@ -40,4 +40,5 @@ test: .venv
functional_test:
@echo Starting amulet tests...
@tests/setup/00-setup
@juju test -v -p AMULET_HTTP_PROXY,AMULET_OS_VIP --timeout 2700