From 0c17f14f006ee6ddea0ccc33a25ae137f2cc96b0 Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Mon, 15 Jun 2015 20:42:45 +0000 Subject: [PATCH] set ch sync yaml and makefile --- Makefile | 2 +- charm-helpers-tests.yaml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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