Merge lp:~mbruzek/charms/trusty/hdp-zookeeper/fix-test into lp:charms/trusty/hdp-zookeeper

Proposed by Matt Bruzek
Status: Merged
Merged at revision: 21
Proposed branch: lp:~mbruzek/charms/trusty/hdp-zookeeper/fix-test
Merge into: lp:charms/trusty/hdp-zookeeper
Diff against target: 31 lines (+2/-3)
3 files modified
metadata.yaml (+1/-1)
revision (+0/-1)
tests/bundles.yaml (+1/-1)
To merge this branch: bzr merge lp:~mbruzek/charms/trusty/hdp-zookeeper/fix-test
Reviewer Review Type Date Requested Status
Charles Butler (community) Approve
Review via email: mp+244652@code.launchpad.net

Description of the change

Fixing the test bundles.yaml file to point to the cs:trusty/hdp-zookeeper charm, instead of a personal namespace.

To post a comment you must log in.
Revision history for this message
Charles Butler (lazypower) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'metadata.yaml'
--- metadata.yaml 2014-08-02 02:02:26 +0000
+++ metadata.yaml 2014-12-12 20:56:14 +0000
@@ -1,7 +1,7 @@
1name: hdp-zookeeper1name: hdp-zookeeper
2maintainer: Amir Sanjar <amir.sanjar@canonical.com>2maintainer: Amir Sanjar <amir.sanjar@canonical.com>
3summary: High-performance coordination service for distributed applications3summary: High-performance coordination service for distributed applications
4categories: ["applications"]4tags: ["big_data"]
5description: |5description: |
6 Hortonworks ZooKeeper is a centralized, reliable, service for maintaining6 Hortonworks ZooKeeper is a centralized, reliable, service for maintaining
7 configuration information, naming, providing distributed7 configuration information, naming, providing distributed
88
=== removed file 'revision'
--- revision 2014-07-31 15:06:37 +0000
+++ revision 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
11
20
=== modified file 'tests/bundles.yaml'
--- tests/bundles.yaml 2014-12-02 05:42:43 +0000
+++ tests/bundles.yaml 2014-12-12 20:56:14 +0000
@@ -1,7 +1,7 @@
1hdp-zookeeper-quorum: 1hdp-zookeeper-quorum:
2 services: 2 services:
3 "hdp-zookeeper": 3 "hdp-zookeeper":
4 charm: "cs:~asanjar/trusty/hdp-zookeeper"4 charm: "cs:trusty/hdp-zookeeper"
5 num_units: 35 num_units: 3
6 annotations: 6 annotations:
7 "gui-x": "1201.0940759645143"7 "gui-x": "1201.0940759645143"

Subscribers

People subscribed via source and target branches

to all changes: