~openstack-charm-sync/charms/trusty/neutron-gateway/next

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Liam Young
  • Date: 2015-09-28 10:06:18 UTC
  • mfrom: (135.1.12 trunk)
  • Revision ID: liam.young@canonical.com-20150928100618-256fdsshet1ywpei
[1chb1n, r=gnuoy] Update tests for Vivid-Kilo + Trusty-Liberty enablement.

Really old lint cleanup.

Update makefile, update amulet test targets, update readme.

Sync tests/charmhelpers.

Rebase from next.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        @$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml
25
25
        @$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml
26
26
 
27
 
publish: lint unit_test
 
27
publish: lint test
28
28
        bzr push lp:charms/neutron-gateway
29
29
        bzr push lp:charms/trusty/neutron-gateway