Unit tests for migration#343
Conversation
|
@davidz627: GitHub didn't allow me to request PR reviews from the following users: shanesiebken. Note that only kubernetes-csi members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
7bbb6b2 to
3c4e127
Compare
3c4e127 to
74a7d03
Compare
74a7d03 to
26c2d16
Compare
|
/assign @ddebroy @leakingtapan |
ddebroy
left a comment
There was a problem hiding this comment.
Just one comment. Otherwise lgtm. Thanks for adding the unit tests!
26c2d16 to
e6ea6b5
Compare
misterikkit
left a comment
There was a problem hiding this comment.
darn, I just accidentally deleted some draft comments. Better send these now.
0e23f05 to
4f4a86b
Compare
| defer mockController.Finish() | ||
| defer driver.Stop() |
There was a problem hiding this comment.
Does ordering matter between Finish() and Stop()?
There was a problem hiding this comment.
I'm not sure - this is how every other test does it.
51689da to
91ee105
Compare
91ee105 to
526176f
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidz627, msau42 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/kind cleanup
This PR adds unit tests for CSI Migration. The code should work and is ready for review
/assign @msau42 @jsafrane @ddebroy
/cc @ddebroy @leakingtapan @shanesiebken