← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1547066] Re: Test test_live_migration_pause_vm_invalid_migration_state lacks of execution

 

Reviewed:  https://review.openstack.org/281915
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c0b4157ab980df8c5fde7c8fd0b3377e34b7f608
Submitter: Jenkins
Branch:    master

commit c0b4157ab980df8c5fde7c8fd0b3377e34b7f608
Author: Roman Dobosz <roman.dobosz@xxxxxxxxx>
Date:   Wed Feb 17 23:47:18 2016 +0100

    Added missing execution of the test
    
    test_live_migration_pause_vm_invalid_migration_state is missing execution of
    the inner function. Simply add it.
    
    Also fixes test_rollback_live_migration_handles_dict for similar reasons.
    
    Change-Id: I0d5af8f94599904b203e287c98acd55671f83cf2
    Closes-Bug: #1547066


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1547066

Title:
  Test test_live_migration_pause_vm_invalid_migration_state lacks of
  execution

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  In the test test_live_migration_pause_vm_invalid_migration_state there
  is an inner function _do_test() defined which actually should be
  called, while it does not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1547066/+subscriptions


References