Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for 5 seconds when getting of_port number #830

Merged

Commits on Jun 12, 2020

  1. Wait for 5 seconds when getting of_port number

    Instead of 1 second on Linux. We have observed on some production
    clusters that it sometimes takes more second for ovs-vswitch to report
    the port number to OVSDB, although we are not yet sure why. Because the
    wait operation actually returns when the port is available, this does
    not increase execution time of CNI Add in the general case.
    antoninbas committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    7024c2a View commit details
    Browse the repository at this point in the history