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
1=== modified file 'metadata.yaml'
2--- metadata.yaml 2014-08-02 02:02:26 +0000
3+++ metadata.yaml 2014-12-12 20:56:14 +0000
4@@ -1,7 +1,7 @@
5 name: hdp-zookeeper
6 maintainer: Amir Sanjar <amir.sanjar@canonical.com>
7 summary: High-performance coordination service for distributed applications
8-categories: ["applications"]
9+tags: ["big_data"]
10 description: |
11 Hortonworks ZooKeeper is a centralized, reliable, service for maintaining
12 configuration information, naming, providing distributed
13
14=== removed file 'revision'
15--- revision 2014-07-31 15:06:37 +0000
16+++ revision 1970-01-01 00:00:00 +0000
17@@ -1,1 +0,0 @@
18-1
19
20=== modified file 'tests/bundles.yaml'
21--- tests/bundles.yaml 2014-12-02 05:42:43 +0000
22+++ tests/bundles.yaml 2014-12-12 20:56:14 +0000
23@@ -1,7 +1,7 @@
24 hdp-zookeeper-quorum:
25 services:
26 "hdp-zookeeper":
27- charm: "cs:~asanjar/trusty/hdp-zookeeper"
28+ charm: "cs:trusty/hdp-zookeeper"
29 num_units: 3
30 annotations:
31 "gui-x": "1201.0940759645143"

Subscribers

People subscribed via source and target branches

to all changes: