Skip to content
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 a test for NodeDrainer reconciler (node controller) #1873

Merged
merged 1 commit into from
Dec 24, 2021

Conversation

cadenmarchese
Copy link
Collaborator

Which issue this PR addresses:

Fixes #1686

Currently we only unit test external functions in node_controller.go. This PR is meant to add unit test coverage for the reconciler method itself.

What this PR does / why we need it:

Test plan for issue:

Unit tests pass, and code coverage is acceptable.

Is there any documentation that needs to be updated for this PR?

No

@cadenmarchese cadenmarchese added help wanted Extra attention is needed ready-for-review work-in-progress and removed help wanted Extra attention is needed labels Dec 10, 2021
@cadenmarchese cadenmarchese added priority-low Low priority issue or pull request and removed work-in-progress labels Dec 16, 2021
@cadenmarchese cadenmarchese marked this pull request as ready for review December 16, 2021 21:23
@hawkowl
Copy link
Collaborator

hawkowl commented Dec 23, 2021

/azp run e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hawkowl hawkowl merged commit a91250a into Azure:master Dec 24, 2021
@cadenmarchese cadenmarchese deleted the nodecontroller-testreconcile branch January 5, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-low Low priority issue or pull request ready-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit test node controller via Reconcile method
2 participants