[KVM] Ensure configdrive path is edited properly during live migration#6173
Conversation
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2999 |
021bd85 to
4a5b18c
Compare
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3739)
|
weizhouapache
left a comment
There was a problem hiding this comment.
tested ok.
found an issue, which is not caused by this PR: migration fails if hosts have different host cache locations. for example,
in agent.properties of host1: host.cache.location=/var/cache/cloud
in agent.properties of host2: host.cache.location=/var/cache/cloud2
Description
This PR fixes live migration under the following configuration:
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?