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

Do not consider Succeeded slaves when checking container cap #323

Commits on May 16, 2018

  1. Do not consider Succeeded slaves when checking container cap

    When checking we have not exceeded the container cap we should not consider Succeeded slaves as they do not take up resources. Not doing so means you hit the container cap even when there are no active slaves present stopping the plugin from creating new slaves.
    
    This replaces this PR jenkinsci#170
    Adam Dougal committed May 16, 2018
    Configuration menu
    Copy the full SHA
    0f65ce7 View commit details
    Browse the repository at this point in the history