JoaoJandre commented on PR #7489:
URL: https://github.com/apache/cloudstack/pull/7489#issuecomment-1635811868
The errors shown do not seem related to this PR:
tests `test_01_migrate_VM_and_root_volume` and
`test_02_migrate_VM_with_two_data_disks` had this exception:
```
Exception during migrate: org.libvirt.LibvirtException: internal error:
unable to execute QEMU command \'migrate\': this feature or command is not
currently supported].
```
test `test_hostha_enable_ha_when_host_in_maintenance` had this error:
```
Exception: Job failed: {accountid : '68039dd6-218d-11ee-9ada-1e00b100025e',
account : 'admin', domainid : '4a36939c-218d-11ee-9ada-1e00b100025e',
domainpath : 'ROOT', userid : '6804b9c6-218d-11ee-9ada-1e00b100025e', cmd :
'org.apache.cloudstack.api.command.admin.host.PrepareForMaintenanceCmd',
jobstatus : 2, jobprocstatus : 0, jobresultcode : 530, jobresulttype :
'object', jobresult : {errorcode : 530, errortext : 'Failed to prepare host for
maintenance due to: Unable to prepare for maintenance host 2'}, jobinstancetype
: 'Host', jobinstanceid : 'd1012677-2f8a-4c3b-890c-5480d922c0c7', created :
'2023-07-14T02:49:06+0000', completed : '2023-07-14T02:49:06+0000', jobid :
'587fe5b8-a738-4be9-8246-a19fc62fb139'} ]]>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]