@@ -141,26 +141,26 @@ pkg/util/oom/oom_linux.go: return fmt.Errorf("invalid PID %d specified for oom_
141141pkg/util/oom/oom_linux.go: oomScoreAdjPath := path.Join("/proc", pidStr, "oom_score_adj")
142142pkg/util/oom/oom_linux.go:// Writes 'value' to /proc/<pid>/oom_score_adj for all processes in cgroup cgroupName.
143143pkg/util/oom/oom_linux.go:// Writes 'value' to /proc/<pid>/oom_score_adj. PID = 0 means self
144- test/e2e/common/configmap.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volume/data-1"},
145- test/e2e/common/configmap.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volumes/create/data-1"},
146- test/e2e/common/configmap.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volumes/delete/data-1"},
147- test/e2e/common/configmap.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volumes/update/data-3"},
148- test/e2e/common/downwardapi_volume.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=" + filePath},
144+ test/e2e/common/configmap.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volume/data-1"},
145+ test/e2e/common/configmap.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volumes/create/data-1"},
146+ test/e2e/common/configmap.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volumes/delete/data-1"},
147+ test/e2e/common/configmap.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/configmap-volumes/update/data-3"},
148+ test/e2e/common/downwardapi_volume.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=" + filePath},
149149test/e2e/common/host_path.go: fmt.Sprintf("--file_content_in_loop=%v", filePath),
150150test/e2e/common/host_path.go: fmt.Sprintf("--file_content_in_loop=%v", filePathInReader),
151151test/e2e/common/host_path.go: fmt.Sprintf("--retry_time=%d", retryDuration),
152152test/e2e/common/host_path.go: fmt.Sprintf("--retry_time=%d", retryDuration),
153- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volume/data-1"},
154- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volumes/create/data-1"},
155- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volumes/delete/data-1"},
156- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volumes/update/data-3"},
157- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-secret-volumes/create/data-1"},
158- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-secret-volumes/delete/data-1"},
159- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-secret-volumes/update/data-3"},
160- test/e2e/common/projected.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=" + filePath},
161- test/e2e/common/secrets.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/secret-volumes/create/data-1"},
162- test/e2e/common/secrets.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/secret-volumes/delete/data-1"},
163- test/e2e/common/secrets.go: Command: []string{"/mt ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/secret-volumes/update/data-3"},
153+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volume/data-1"},
154+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volumes/create/data-1"},
155+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volumes/delete/data-1"},
156+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-configmap-volumes/update/data-3"},
157+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-secret-volumes/create/data-1"},
158+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-secret-volumes/delete/data-1"},
159+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/projected-secret-volumes/update/data-3"},
160+ test/e2e/common/projected.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=" + filePath},
161+ test/e2e/common/secrets.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/secret-volumes/create/data-1"},
162+ test/e2e/common/secrets.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/secret-volumes/delete/data-1"},
163+ test/e2e/common/secrets.go: Command: []string{"/mounttest ", "--break_on_expected_content=false", "--retry_time=120", "--file_content_in_loop=/etc/secret-volumes/update/data-3"},
164164test/e2e/no-snat.go: node_ip := v1.EnvVar{
165165test/e2e_node/container_manager_test.go: return fmt.Errorf("expected pid %d's oom_score_adj to be %d; found %d", pid, expectedOOMScoreAdj, oomScore)
166166test/e2e_node/container_manager_test.go: return fmt.Errorf("expected pid %d's oom_score_adj to be < %d; found %d", pid, expectedMaxOOMScoreAdj, oomScore)
0 commit comments