Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1748)

Issue 51230045: Changed the REAME.md and pass charm proof

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by mbruzek
Modified:
10 years, 1 month ago
Reviewers:
jamespage, mp+202573, Marco Ceppi
Visibility:
Public.

Description

Changed the REAME.md and pass charm proof https://code.launchpad.net/~mbruzek/charms/precise/rabbitmq-server/tests/+merge/202573 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Changed the REAME.md and pass charm proof #

Total comments: 4

Patch Set 3 : Changed the REAME.md and pass charm proof #

Total comments: 1

Patch Set 4 : Changed the REAME.md and pass charm proof #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+733 lines, -22 lines) Patch
D README View 1 chunk +0 lines, -17 lines 0 comments Download
A README.md View 1 chunk +123 lines, -0 lines 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M hooks/_pythonpath.py View 1 chunk +2 lines, -0 lines 1 comment Download
M hooks/rabbit_utils.py View 1 chunk +2 lines, -0 lines 1 comment Download
M hooks/rabbitmq_server_relations.py View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M metadata.yaml View 1 chunk +5 lines, -4 lines 0 comments Download
A tests/00_setup.sh View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A tests/10_basic_deploy_test.py View 1 2 1 chunk +101 lines, -0 lines 0 comments Download
A tests/20_deploy_relations_test.py View 1 2 1 chunk +214 lines, -0 lines 2 comments Download
A tests/30_configuration_test.py View 1 2 1 chunk +137 lines, -0 lines 0 comments Download
A tests/amqp_tester.py View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
A tests/rabbit-server-cacert.pem View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A tests/rabbit-server-cert.pem View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A tests/rabbit-server-privkey.pem View 1 2 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 8
mbruzek
Please take a look.
10 years, 3 months ago (2014-01-21 23:17:31 UTC) #1
mbruzek
Please take a look.
10 years, 3 months ago (2014-01-24 19:05:19 UTC) #2
Marco Ceppi
Great start, see my comments below https://codereview.appspot.com/51230045/diff/20001/tests/10_basic_deploy_test.py File tests/10_basic_deploy_test.py (right): https://codereview.appspot.com/51230045/diff/20001/tests/10_basic_deploy_test.py#newcode14 tests/10_basic_deploy_test.py:14: file_path = os.path.join(path, ...
10 years, 2 months ago (2014-02-03 09:11:26 UTC) #3
jamespage
https://codereview.appspot.com/51230045/diff/20001/config.yaml File config.yaml (right): https://codereview.appspot.com/51230045/diff/20001/config.yaml#newcode16 config.yaml:16: default: "" I'd rather not see this - "" ...
10 years, 2 months ago (2014-02-09 09:51:43 UTC) #4
mbruzek
Please take a look.
10 years, 1 month ago (2014-03-04 19:35:16 UTC) #5
mbruzek
Please take a look.
10 years, 1 month ago (2014-03-17 19:58:22 UTC) #6
jamespage
https://codereview.appspot.com/51230045/diff/40001/hooks/rabbit_utils.py File hooks/rabbit_utils.py (right): https://codereview.appspot.com/51230045/diff/40001/hooks/rabbit_utils.py#newcode1 hooks/rabbit_utils.py:1: #!/usr/bin/python Why does rabbit_utils need to be executable? only ...
10 years, 1 month ago (2014-03-19 09:53:33 UTC) #7
jamespage
10 years, 1 month ago (2014-03-19 10:47:25 UTC) #8
https://codereview.appspot.com/51230045/diff/60001/tests/20_deploy_relations_...
File tests/20_deploy_relations_test.py (right):

https://codereview.appspot.com/51230045/diff/60001/tests/20_deploy_relations_...
tests/20_deploy_relations_test.py:58: d.configure('ceph', ceph_configuration)
I don't think that the ceph charm is actually going to bring up a ceph cluster
with this configuration; by default it requires 3 service units before it will
actually startup; you can either add service units OR you can set the mon-count
config to 1 to fix this.

https://codereview.appspot.com/51230045/diff/60001/tests/20_deploy_relations_...
tests/20_deploy_relations_test.py:113: print(key, value)
I think this needs more rigour; the ceph charm should have provided a key for
the rabbitmq charm to use; also where does print output go?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b