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

revert change to increase min. CPU resource value from 20 to 100 #3706

Merged
merged 1 commit into from
Jan 3, 2018
Merged

revert change to increase min. CPU resource value from 20 to 100 #3706

merged 1 commit into from
Jan 3, 2018

Commits on Jan 2, 2018

  1. revert change to increase min. CPU resource value from 20 to 100

    In the commit 622d3dd
    "Fixed test and moved constants into standalone func" the minimum CPU
    resource value for a job was increased from 100 to 20.
    
    This can break the nomad setup for people that used lower CPU
    values and are at the maximum MHz value of the available CPU on a
    machine.
    Change the minimum back to 20 MHz to ensure downwards compatibility.
    fho committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    957712c View commit details
    Browse the repository at this point in the history