Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
f849ebde
Commit
f849ebde
authored
Oct 27, 2017
by
yanxuean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
e2e-node:the value of bestEffortCgroup is wrong
Signed-off-by:
yanxuean
<
yan.xuean@zte.com.cn
>
parent
7d34b7a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pods_container_manager_test.go
test/e2e_node/pods_container_manager_test.go
+2
-2
No files found.
test/e2e_node/pods_container_manager_test.go
View file @
f849ebde
...
...
@@ -57,8 +57,8 @@ const (
defaultNodeAllocatableCgroup
=
"kubepods"
// Kubelet internal cgroup name for burstable tier
burstableCgroup
=
"burstable"
// Kubelet internal cgroup name for b
urstable
tier
bestEffortCgroup
=
"b
urstable
"
// Kubelet internal cgroup name for b
esteffort
tier
bestEffortCgroup
=
"b
esteffort
"
)
// makePodToVerifyCgroups returns a pod that verifies the existence of the specified cgroups.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment