rhtyd commented on issue #2605: xenserver: Add support for XS 7.3, 7.4 and XCP-ng 7.4 URL: https://github.com/apache/cloudstack/pull/2605#issuecomment-385320144 @DaanHoogland I compared the failures in this PR against 4.11 smoketest health run: https://github.com/apache/cloudstack/pull/2376. The errors seems to env related, in case of (a) vm_life_cycle test failures, they are due to secure/non-secure test cases run on xenserver which only apply for KVM, they should be skipped for non-KVM hypervisors ( /cc @borisstoyanov - can you open a PR to ensure that we skip the secure/non-secure migration related tests cases for non-KVM hosts?). (b) for ssvm and router related failures, I'm not sure why they are happening but they are unrelated to this PR as seen against the baseline PR tests, (c) cpu cap related offering failure is happening due to an issue with the test /cc @nvazquez , (d) vm_scale failure happened as that feature is not available in free versions on xenserver 7.4, 7.1. Given about analysis, I don't see any real failures caused by this PR. I'll address some of the mentioned failures (a)-(d) in separate 4.11 stabilization PR, with that I'll merge this based on review and tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
