~hopem/charms/trusty/nova-compute/lp1548478

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Ryan Beisner
  • Date: 2016-01-08 21:44:58 UTC
  • mto: This revision was merged to the branch mainline in revision 188.
  • Revision ID: ryan.beisner@canonical.com-20160108214458-rbz153dphl9bxksa
Move 00-setup to prevent extra, unnecessary bootstrap in test runs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
functional_test:
15
15
        @echo Starting Amulet tests...
 
16
        @tests/setup/00-setup
16
17
        @juju test -v -p AMULET_HTTP_PROXY,AMULET_OS_VIP --timeout 2700
17
18
 
18
19
bin/charm_helpers_sync.py: