summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/congress.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-07-01 01:41:08 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-07-01 01:43:35 -0500
commit331fa0a67b27023c6c00358a418a7f7b43cc6da3 (patch)
tree4cb5be7af04c35c81fa8787b64b13516c1c19e7a /ci/bundle_tpl/congress.yaml
parent8deafd3523d665540ffd27398a0274725b33c3ad (diff)
added congress charm as well.
Change-Id: Ia40210fd2e0a2935df5dedd4fd24493abf567cf1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/congress.yaml')
-rw-r--r--ci/bundle_tpl/congress.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ci/bundle_tpl/congress.yaml b/ci/bundle_tpl/congress.yaml
new file mode 100644
index 00000000..3d05295e
--- /dev/null
+++ b/ci/bundle_tpl/congress.yaml
@@ -0,0 +1,9 @@
+ congress:
+ charm: "local:{{ ubuntu.release }}/congress"
+{% if ubuntu.release == 'trusty' %}
+ options:
+ source-branch: "stable/{{ os.release }}"
+{% endif %}
+ to:
+ - "lxc:nodes=0"
+{# Empty block to avoid bad block trim #}