genegr commented on PR #13059: URL: https://github.com/apache/cloudstack/pull/13059#issuecomment-4353453690
The single failure from Trillian (`tid-15963`) is `test_01_redundant_vpc_site2site_vpn` (`test_vpc_vpn.py`, 429 s) — VPC site-to-site VPN. The same test also failed on #13050's run (`tid-15962`), and that PR only touches `FlashArrayAdapter.java`. Two unrelated PRs failing the identical VPN test is a flaky-test signature rather than a regression — this PR's diff is a single file, `AdaptiveDataStoreLifeCycleImpl.java`, with a 7-line conditional change in `initialize()`. There's no realistic path from that to a VPC site-to-site VPN failure. Happy to dig in if you suspect otherwise. -- 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]
