nic-6443 commented on PR #13947: URL: https://github.com/apache/apisix/pull/13947#issuecomment-5676835377
The failed CLI job stops in `test_etcd_sync_event_handle.sh`: the first authenticated etcd write after restarting the test services times out. The test writes immediately after container startup, without waiting for etcd readiness. #13948 adds an authenticated health check before those writes and retains the synchronization assertions. It also fixes the plugin-checker test race. This PR can pick up those test fixes after #13948 lands. -- 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]
