Files
kubernetes/test/e2e_node
Kubernetes Submit Queue 0a1385178d Merge pull request #43248 from yujuhong/pause_proc
Automatic merge from submit-queue

node e2e: improve the validate OOM score test for infra containers

The test blindly checked all "pause" processes on the node, assuming
they were all infra containers. This change takes a snapshot of all
existing "pause" processes on the node, and exclude them in the
validation. The test still relies on the fact that it runs exclusively
on the node. If that assumption changes, we will need other methods to
locate the PIDs of the infra containers.

This fixes #37580
2017-04-03 20:20:53 -07:00
..
2017-02-27 11:52:01 +08:00
2017-03-27 09:44:10 -04:00
2017-01-11 09:09:48 -05:00
2017-02-03 10:33:43 -08:00
2016-07-16 13:48:21 -04:00
2017-03-13 10:58:26 -07:00