diff --git a/Makefile b/Makefile index 69bb5727..541b1fa8 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ bin/charm_helpers_sync.py: > bin/charm_helpers_sync.py sync: bin/charm_helpers_sync.py -# $(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml + $(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml $(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml publish: lint diff --git a/charm-helpers-tests.yaml b/charm-helpers-tests.yaml index 987d84cb..48b12f6f 100644 --- a/charm-helpers-tests.yaml +++ b/charm-helpers-tests.yaml @@ -1,5 +1,4 @@ -#branch: lp:charm-helpers -branch: lp:~1chb1n/charm-helpers/amulet-ceph-cinder-updates/ +branch: lp:charm-helpers destination: tests/charmhelpers include: - contrib.amulet