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

lwip: Increase timeout on network tests with python projects #3832

Merged
merged 1 commit into from
Mar 6, 2017

Commits on Feb 23, 2017

  1. lwip: Increase timeout on tests

    Sometimes when under heavy load, the CI machines can take a significant
    amount of time to bring up a python process (~10s). The timeouts for
    the network tests were chosen without much thought, and didn't leave
    much room for this sort of delay.
    
    This patch brings up timeouts for ntetwork tests 20s -> 60s
    geky committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    ff3fc8b View commit details
    Browse the repository at this point in the history