Add tests in test_live_migration.py that would verify Migration of VMs in various states
Bug #1274538 reported by
Nithya Ganesan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
This bug intends to write tests that would check migration of VMs in various states
The states of VM that are planned to be tested are
ACTIVE
RESCUE
SHUTOFF
REBOOT HARD
REBOOT SOFT
REBUILD
ACTIVE, image_pending_
SUSPENDED
ACTIVE (locked)
PAUSED
Changed in tempest: | |
assignee: | nobody → Nithya Ganesan (nithya-ganesan) |
To post a comment you must log in.
Discussed about the bug in the openstack QA meeting today. Sean Daque clarified that we dont have multi node deployment yet, it would not be possible to validate the tests we develop. We may have to hold the development of these tests until we get a better validation environment for live migration