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

Use Debug conf parameter for agent's CPU quota #2353

Merged
merged 3 commits into from
Sep 14, 2021

Conversation

narrieta
Copy link
Member

Added Debug.AgentCpuQuota to waagent.conf to set up the value for the agent's CPU quota. Currently it is set to 100% (1 CPU, but automation will change it to 5%)

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #2353 (213c05c) into develop (d040d21) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2353   +/-   ##
========================================
  Coverage    70.86%   70.86%           
========================================
  Files           97       97           
  Lines        14089    14090    +1     
  Branches      2029     2029           
========================================
+ Hits          9984     9985    +1     
  Misses        3656     3656           
  Partials       449      449           
Impacted Files Coverage Δ
azurelinuxagent/common/cgroupconfigurator.py 70.20% <100.00%> (-0.08%) ⬇️
azurelinuxagent/common/conf.py 78.63% <100.00%> (+0.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d040d21...213c05c. Read the comment docs.

@narrieta narrieta merged commit 7efcf50 into Azure:develop Sep 14, 2021
@narrieta narrieta deleted the debug-quota branch September 14, 2021 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants