erma07 commented on PR #13114: URL: https://github.com/apache/cloudstack/pull/13114#issuecomment-4509655869
> [SF] Trillian Build Failed (tid-16150) rebased to main, but dont have any idea why this build fails The branch changes touch exactly four things: AncientDataMotionStrategy — swap VMware-specific method for a hypervisor-dispatching one XenServerStorageProcessor — use vdi.copy() vs vdi.clone() based on the flag StorageManagerImpl — register one config key Unit test for the new XenServer path None of these touch memory resource counting, domain limits, VM lifecycle state machines, or anything the Simulator uses (HypervisorType.Simulator falls through to the default: return dataTO branch — neither VMware nor XenServer code executes). -- 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]
