Alpha162 commented on PR #13933: URL: https://github.com/apache/cloudstack/pull/13933#issuecomment-5371170339
Trillian came back 147 OK with three not passing: TestClusterDRS:setup, test_01_ssl_offloading_isolated_network and test_02_ssl_offloading_project_vpc. None of those touch usage_volume. This PR adds two CALLs in a new upgrade script plus the class that runs them, so the only route to a test failure here is a broken upgrade, and that would have taken out every suite rather than three. The two SSL tests also ran around 700 seconds each, which reads as timeouts, and #12596 on this branch is a pending fix for haproxy checks when SSL offloading is configured. One useful side effect of this run: a fresh deploy walks the whole upgrade chain, so Upgrade42210to42220 should have executed on the way to 4.22.2.0. That covers the part I flagged as untested, short of an in-place 4.22.1.0 upgrade. Happy for it to be re-triggered if a clean board would help. -- 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]
