Move 00-setup to prevent extra, unnecessary bootstrap in test runs.
This commit is contained in:
parent
1ca77383b1
commit
584c784f51
1
Makefile
1
Makefile
@ -13,6 +13,7 @@ test:
|
|||||||
|
|
||||||
functional_test:
|
functional_test:
|
||||||
@echo Starting Amulet tests...
|
@echo Starting Amulet tests...
|
||||||
|
@tests/setup/00-setup
|
||||||
@juju test -v -p AMULET_HTTP_PROXY,AMULET_OS_VIP --timeout 2700
|
@juju test -v -p AMULET_HTTP_PROXY,AMULET_OS_VIP --timeout 2700
|
||||||
|
|
||||||
bin/charm_helpers_sync.py:
|
bin/charm_helpers_sync.py:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user