Dogface2k commented on PR #13766:
URL: https://github.com/apache/cloudstack/pull/13766#issuecomment-5155728961

   Correction to the earlier follow-up comment: the cited successful reset job 
ran before the 01:24 deployment, so it is not evidence for the current retry. 
The 431 attempt targeted connection 9 after that connection had already been 
deleted and was unrelated.
   
   A valid post-deploy control-plane check has now completed on an isolated 
test VPC: fresh NSX VPN gateway, customer gateway, and connection creation 
succeeded; an immediate reset job succeeded; teardown of the connection, 
customer gateway, VPN gateway, and VPC succeeded. Production connection 8 was 
Connected before and after. This proves the current management lifecycle no 
longer fails the immediate reset, but it does not claim tunnel traffic or prove 
a peer-side route exchange.
   
   The focused unit evidence remains the direct proof of the retry: 206/206 
reported by the deployed test run, including the marked-for-deletion route 
test. The local checkout has no JDK/Maven executable, so CI must execute that 
test. The Mockito assertion is qualified as `Mockito.times(2)` in commit 
`8d073eb690`.


-- 
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]

Reply via email to