Merge lp://qastaging/~1chb1n/charms/trusty/neutron-openvswitch/next-amulet-mitaka-1601 into lp://qastaging/~openstack-charmers-archive/charms/trusty/neutron-openvswitch/next

Proposed by Ryan Beisner
Status: Merged
Merged at revision: 104
Proposed branch: lp://qastaging/~1chb1n/charms/trusty/neutron-openvswitch/next-amulet-mitaka-1601
Merge into: lp://qastaging/~openstack-charmers-archive/charms/trusty/neutron-openvswitch/next
Diff against target: 190 lines (+76/-25)
1 file modified
tests/basic_deployment.py (+76/-25)
To merge this branch: bzr merge lp://qastaging/~1chb1n/charms/trusty/neutron-openvswitch/next-amulet-mitaka-1601
Reviewer Review Type Date Requested Status
David Ames (community) Approve
Review via email: mp+282838@code.qastaging.launchpad.net

Description of the change

Enable mitaka/liberty amulet tests; Update test deployment topology to satisfy workload status; wait for unit status instead of sleeping before amulet tests.

To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #17457 neutron-openvswitch-next for 1chb1n mp282838
    LINT OK: passed

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

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

charm_unit_test #16308 neutron-openvswitch-next for 1chb1n mp282838
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/16308/

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

charm_amulet_test #8821 neutron-openvswitch-next for 1chb1n mp282838
    AMULET FAIL: amulet-test failed

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

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

105. By Ryan Beisner

fix dict definition typo

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

charm_unit_test #16423 neutron-openvswitch-next for 1chb1n mp282838
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/16423/

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

charm_lint_check #17578 neutron-openvswitch-next for 1chb1n mp282838
    LINT OK: passed

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

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

charm_amulet_test #8884 neutron-openvswitch-next for 1chb1n mp282838
    AMULET FAIL: amulet-test failed

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

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

106. By Ryan Beisner

rebase

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

charm_unit_test #16617 neutron-openvswitch-next for 1chb1n mp282838
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/16617/

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

charm_lint_check #17783 neutron-openvswitch-next for 1chb1n mp282838
    LINT OK: passed

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

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

charm_lint_check #17788 neutron-openvswitch-next for 1chb1n mp282838
    LINT OK: passed

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

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

charm_unit_test #16624 neutron-openvswitch-next for 1chb1n mp282838
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/16624/

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

charm_amulet_test #8914 neutron-openvswitch-next for 1chb1n mp282838
    AMULET FAIL: amulet-test failed

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

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

107. By Ryan Beisner

update amulet tests for systemd-based releases

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

charm_lint_check #17796 neutron-openvswitch-next for 1chb1n mp282838
    LINT OK: passed

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

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

charm_unit_test #16632 neutron-openvswitch-next for 1chb1n mp282838
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/16632/

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

charm_amulet_test #8928 neutron-openvswitch-next for 1chb1n mp282838
    AMULET FAIL: amulet-test failed

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

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

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

charm_amulet_test #8933 neutron-openvswitch-next for 1chb1n mp282838
    AMULET OK: passed

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

Revision history for this message
David Ames (thedac) wrote :

"I'll allow it". In the interest of test coverage I am going to merge this but I have a couple of caveats in line for future reference.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches