amulet tests: move 00-setup to prevent extra bootstrap/destroy cycle

This commit is contained in:
Ryan Beisner 2015-12-16 15:00:54 +00:00
parent 3e4861ec15
commit 88e8d6232b
2 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ ifndef AMULET_OS_VIP
@echo "ERROR: HA tests require AMULET_OS_VIP set to usable vip address"
@exit 1
endif
@tests/setup/00-setup
@juju test -v -p AMULET_HTTP_PROXY,AMULET_OS_VIP --timeout 2700
bin/charm_helpers_sync.py: