summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/congress.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-10-07 00:03:20 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-10-07 08:18:23 -0500
commit18edc25759537951d6c5cdc3575c3d1b5c0d9fbc (patch)
tree2bc22dd634ce127c8ac9b7094458e8c0598d7a1c /ci/config_tpl/bundle_tpl/congress.yaml
parent44db065d7944b02b6948fbda4e504d6e9df0f640 (diff)
fetch the correct ceilometer.
Change-Id: I68bd8c58cd9424886086275664dc70110270252a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/bundle_tpl/congress.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/congress.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/config_tpl/bundle_tpl/congress.yaml b/ci/config_tpl/bundle_tpl/congress.yaml
index 3d05295e..7d68f1d6 100644
--- a/ci/config_tpl/bundle_tpl/congress.yaml
+++ b/ci/config_tpl/bundle_tpl/congress.yaml
@@ -1,7 +1,8 @@
congress:
charm: "local:{{ ubuntu.release }}/congress"
-{% if ubuntu.release == 'trusty' %}
options:
+ region: {{ os.region }}
+{% if ubuntu.release == 'trusty' %}
source-branch: "stable/{{ os.release }}"
{% endif %}
to: