-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 Add unit tests for CC MP blueprint, current_state, & desired_state #9348
🌱 Add unit tests for CC MP blueprint, current_state, & desired_state #9348
Conversation
Note: Changes in |
05399c9
to
59ab14f
Compare
/retest |
59ab14f
to
6b68d1c
Compare
c91fcd7
to
4ba342e
Compare
/assign @chrischdi |
d4164a1
to
d79e339
Compare
/lgtm but requires rebase |
LGTM label has been added. Git tree hash: 547d283982b1054ccfeb84d89a12d0c67184c026
|
d79e339
to
c4c58e5
Compare
@willie-yao Thank you very much!! Sorry for the late review. I heard you're out at the moment. As I'm on PTO starting tomorrow I just pushed another commit with a few fixes so we can merge the PR before I'm on PTO. I hope that's okay for you |
@chrischdi PTAL :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New changes lgtm.
Requites squash?
79b07d6
to
b5d2e25
Compare
Done! /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
LGTM label has been added. Git tree hash: f0bc026cecb88e8cbd033f43eeb7139b19e75137
|
What this PR does / why we need it:
This PR adds tests for the new ClusterClass MachinePool implementation for the following files:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes part of #5991
/area testing