Merge lp:~corey.bryant/charms/trusty/ceph-osd/use-stable into lp:~openstack-charmers-archive/charms/trusty/ceph-osd/trunk

Proposed by Corey Bryant
Status: Needs review
Proposed branch: lp:~corey.bryant/charms/trusty/ceph-osd/use-stable
Merge into: lp:~openstack-charmers-archive/charms/trusty/ceph-osd/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
tests/basic_deployment.py (+1/-1)
To merge this branch: bzr merge lp:~corey.bryant/charms/trusty/ceph-osd/use-stable
Reviewer Review Type Date Requested Status
charmers Pending
Review via email: mp+239477@code.launchpad.net
To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #3004 ceph-osd for corey.bryant mp239477
    UNIT FAIL: unit-test missing

UNIT Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full unit test output: http://paste.ubuntu.com/10792145/
Build: http://10.245.162.77:8080/job/charm_unit_test/3004/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #3216 ceph-osd for corey.bryant mp239477
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/3216/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #3033 ceph-osd for corey.bryant mp239477
    AMULET FAIL: amulet-test failed

AMULET Results (max last 2 lines):
make: *** [test] Error 1
ERROR:root:Make target returned non-zero.

Full amulet test output: http://paste.ubuntu.com/10792248/
Build: http://10.245.162.77:8080/job/charm_amulet_test/3033/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #3901 ceph-osd for corey.bryant mp239477
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/3901/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #3688 ceph-osd for corey.bryant mp239477
    UNIT FAIL: unit-test missing

UNIT Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full unit test output: http://paste.ubuntu.com/10872691/
Build: http://10.245.162.77:8080/job/charm_unit_test/3688/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #3687 ceph-osd for corey.bryant mp239477
    AMULET OK: passed

Build: http://10.245.162.77:8080/job/charm_amulet_test/3687/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #3988 ceph-osd for corey.bryant mp239477
    UNIT FAIL: unit-test missing

UNIT Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full unit test output: http://paste.ubuntu.com/10965319/
Build: http://10.245.162.77:8080/job/charm_unit_test/3988/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #7744 ceph-osd for corey.bryant mp239477
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/7744/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #7185 ceph-osd for corey.bryant mp239477
    UNIT FAIL: unit-test missing

UNIT Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full unit test output: http://paste.ubuntu.com/12049792/
Build: http://10.245.162.77:8080/job/charm_unit_test/7185/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #11471 ceph-osd for corey.bryant mp239477
    UNIT FAIL: unit-test missing

UNIT Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full unit test output: http://paste.ubuntu.com/12895684/
Build: http://10.245.162.77:8080/job/charm_unit_test/11471/

Unmerged revisions

32. By Corey Bryant

Use stable branches for Amulet tests.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/basic_deployment.py'
2--- tests/basic_deployment.py 2014-09-27 18:17:20 +0000
3+++ tests/basic_deployment.py 2014-10-23 20:17:32 +0000
4@@ -18,7 +18,7 @@
5 """Amulet tests on a basic ceph-osd deployment."""
6
7 def __init__(self, series=None, openstack=None, source=None,
8- stable=False):
9+ stable=True):
10 """Deploy the entire test environment."""
11 super(CephOsdBasicDeployment, self).__init__(series, openstack,
12 source, stable)

Subscribers

People subscribed via source and target branches