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

Adding plan modifier for manager reset #134

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

prajwalpatil25
Copy link
Contributor

As manager reset doesn't need to perform any update operation because every time user wants to reset manager, it should perform reset action. So, added plan modifiers for id and reset type attributes and removed implementation for update(which was doing same thing as create).

=== RUN   TestAccRedfishManagerReset_Invalid_ResetType_Negative
--- PASS: TestAccRedfishManagerReset_Invalid_ResetType_Negative (0.20s)
=== RUN   TestAccRedfishManagerReset_Invalid_ManagerID_Negative
--- PASS: TestAccRedfishManagerReset_Invalid_ManagerID_Negative (7.28s)
=== RUN   TestAccRedfishManagerReset_Update_Negative
--- PASS: TestAccRedfishManagerReset_Update_Negative (225.17s)
=== RUN   TestAccRedfishManagerReset_Create
--- PASS: TestAccRedfishManagerReset_Create (221.86s)
PASS

image

@Sakshi-dell Sakshi-dell merged commit eea1936 into main Nov 30, 2023
5 checks passed
@forrestxia forrestxia deleted the manager_reset_planmodifier branch November 11, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants