Bug 1796718: ovn: use ovs-appctl ovsdb-server/sync-status for NB/SB DB readiness#461
Conversation
Rather than connecting to the database TCP socket which just spams the database logs with failed SSL connection messages.
|
@dcbw: This pull request references Bugzilla bug 1796718, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/test e2e-aws-ovn |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dcbw, rcarrillocruz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@dcbw: All pull requests linked via external trackers have merged. Bugzilla bug 1796718 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Rather than connecting to the database TCP socket which just spams the
database logs with failed SSL connection messages.
@danwinship @openshift/networking