Merge lp:~dannf/charms/trusty/mongodb/typo into lp:charms/trusty/mongodb

Proposed by dann frazier
Status: Merged
Merge reported by: Tim Van Steenburgh
Merged at revision: not available
Proposed branch: lp:~dannf/charms/trusty/mongodb/typo
Merge into: lp:charms/trusty/mongodb
Diff against target: 12 lines (+1/-1)
1 file modified
README.md (+1/-1)
To merge this branch: bzr merge lp:~dannf/charms/trusty/mongodb/typo
Reviewer Review Type Date Requested Status
Tim Van Steenburgh (community) Approve
Review Queue (community) automated testing Needs Fixing
Review via email: mp+240313@code.launchpad.net

Description of the change

Forward port typo fix from precise branch

To post a comment you must log in.
Revision history for this message
Ryan Beisner (1chb1n) wrote :

UOSCI bot says:
charm_unit_test #710 trusty-mongodb for dannf mp240313
    UNIT OK: passed

UNIT Results (max last 5 lines):
INFO:root:command: make -f Makefile unittest
  tests/10-unit.test
  test_success (test_write_log_rotate_config.TestWriteLogrotateConfigFile) ... ok
  Ran 1 test in 0.004s
  OK

Full unit test output: http://paste.ubuntu.com/8764348/
Build: http://10.98.191.181:8080/job/charm_unit_test/710/

Revision history for this message
Ryan Beisner (1chb1n) wrote :

UOSCI bot says:
charm_lint_check #875 trusty-mongodb for dannf mp240313
    LINT FAIL: lint-test missing

LINT Results (max last 5 lines):
INFO:root:Workspace dir: /var/lib/jenkins/workspace/charm_lint_check
INFO:root:Reading file: Makefile
INFO:root:Searching for: ['@flake8']
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full lint test output: http://paste.ubuntu.com/8764349/
Build: http://10.98.191.181:8080/job/charm_lint_check/875/

Revision history for this message
Ryan Beisner (1chb1n) wrote :

UOSCI bot says:
charm_amulet_test #332 trusty-mongodb for dannf mp240313
    AMULET FAIL: amulet-test missing

AMULET Results (max last 5 lines):
INFO:root:Workspace dir: /var/lib/jenkins/workspace/charm_amulet_test
INFO:root:Reading file: Makefile
INFO:root:Searching for: ['@juju test']
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full amulet test output: http://paste.ubuntu.com/8764350/
Build: http://10.98.191.181:8080/job/charm_amulet_test/332/

Revision history for this message
dann frazier (dannf) wrote :

Test failures appear to be unrelated to this fix

Revision history for this message
Review Queue (review-queue) wrote :

This items has failed automated testing! Results available here http://reports.vapour.ws/charm-tests/charm-bundle-test-5007-results

review: Needs Fixing (automated testing)
Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote :

LGTM, thanks Dann!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2014-06-18 11:13:54 +0000
3+++ README.md 2014-10-31 17:41:05 +0000
4@@ -12,7 +12,7 @@
5
6 The MongoDB charm allows for certain values to be configurable via a config.yaml file. The options provided are extensive, you should [review the options](https://jujucharms.com/fullscreen/search/precise/mongodb-20/?text=mongodb#bws-configuration).
7
8-Specificlly the following options are important:
9+Specifically the following options are important:
10
11 - replicaset
12 - ie: myreplicaset

Subscribers

People subscribed via source and target branches