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

Adding Integ Tests for Granular Stop Timeout #1887

Merged

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    e34ceb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc3f30c View commit details
    Browse the repository at this point in the history
  3. integ tests: allocate more cpu per container

    The default helper function will now allocate 1024 cpu shares or 100%
    cpu-percent on windows. This will enable the windows based tests to
    finish in more predictable ways. When Windows tests were constrained,
    simple tasks liek "sleep 10" were taking much longer than the expected
    10 seconds.
    petderek committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    c3b8514 View commit details
    Browse the repository at this point in the history