commit 00d9a3a2e6b4fbbffca359bf36480d902ae608cd
Author: Matt Riedemann <email address hidden>
Date: Fri May 11 09:36:10 2018 -0400
Test live migration with config drive
Tempest live migration tests do not create the server
with config drive so we do not, by default, have test
coverage of live migrating an instance with a config
drive. This change forces nova to create a config
drive for all instances in the nova-live-migration
job which will also run evacuate tests with a config
drive attached.
Reviewed: https:/ /review. openstack. org/567860 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=00d9a3a2e6b 4fbbffca359bf36 480d902ae608cd
Committed: https:/
Submitter: Zuul
Branch: master
commit 00d9a3a2e6b4fbb ffca359bf36480d 902ae608cd
Author: Matt Riedemann <email address hidden>
Date: Fri May 11 09:36:10 2018 -0400
Test live migration with config drive
Tempest live migration tests do not create the server
with config drive so we do not, by default, have test
coverage of live migrating an instance with a config
drive. This change forces nova to create a config
drive for all instances in the nova-live-migration
job which will also run evacuate tests with a config
drive attached.
Change-Id: I8157b9e6e9da49 2a225cbb50a20f4 34f83a5fecb
Related-Bug: #1770640