Merge pull request #25737 from soltysh/scheduledjob_test
Automatic merge from submit-queue
ScheduledJob tests
This builds on top of #25569, so only the last two commits matter ([Revert commit a31ca0dc and move batch/v2alpha1 tests to separate group](https://github.com/kubernetes/kubernetes/commit/e7f6ba796e2aecf8f0560342fd0fae8d0865dc53) and [ScheduledJob client and storage tests](https://github.com/kubernetes/kubernetes/commit/c59c045a8c6081eda2cdd27e7fdbcc481144d3b5)). This also supersedes #25566 with simpler approach to testing, by testing single version at a time.
@caesarxuchao I've reverted the changes I've did previously to enable multi-version tests and introduced new group where `batch/v2alpha1` is tested (see 1st commit). I've also added back the necessary tests for scheduledjob related stuff (2nd commit) that are already in queue (@erictune fyi - I can't stand having code without tests 😉 ).
[]()
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment