Fix the unittests cause by applying oom_score_adj (0) to the user containers.
This commit is contained in:
@@ -484,7 +484,7 @@ func TestSyncPodsWithTerminationLog(t *testing.T) {
|
||||
// Create pod infra container.
|
||||
"create", "start", "inspect_container",
|
||||
// Create container.
|
||||
"create", "start",
|
||||
"create", "start", "inspect_container",
|
||||
// Get pod status.
|
||||
"list", "inspect_container", "inspect_container",
|
||||
// Get pods for deleting orphaned volumes.
|
||||
|
Reference in New Issue
Block a user