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

[CI|K8s] Fix k8s tests on Jenkins #18766

Merged
merged 11 commits into from
May 28, 2020
Merged
Prev Previous commit
Next Next commit
fix
Signed-off-by: chrismark <[email protected]>
ChrsMark committed May 27, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 574064dd15036922d7ad02f7b5e164b1b341e785
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@ data:
#- socket
processes: ['.*']
process.include_top_n:
by_cpu: 5 # include top 5 processes by CPU
by_cpu: 6 # include top 5 processes by CPU
by_memory: 5 # include top 5 processes by memory

- module: system