Open
Description
As we mentioned in https://github.com/kubernetes/kubernetes/pull/132614/files/ca314b9f5614b976665279b5cd2e4a616dd8af3a#r2174819182, currently, we have 2 suspend-related integration Tests in the following:
kubernetes/test/integration/job/job_test.go
Line 4039 in ca314b9
kubernetes/test/integration/job/job_test.go
Line 2907 in ca314b9
kubernetes/test/integration/job/job_test.go
Line 4117 in ca314b9
So, if we can consolidate those into one, that would be better to maintain test codes, and the style aligns with other Job feature-related integration tests.
I assume that we have a single TestSuspendedJob
.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status