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

Fix: use correct controlflag for vslm SetControlFlags API test #2868

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

divyenpatel
Copy link
Member

Description

FCD_KEEP_AFTER_DELETE_VM is not correct control flag.
correcting test to use correct control flag VslmVStorageObjectControlFlagKeepAfterDeleteVm with value keepAfterDeleteVm

Type of change

Please mark options that are relevant:
Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Validated control flag in this PR - kubernetes-sigs/vsphere-csi-driver#1762

cc: @chethanv28 @bandyopadhyays-vmware

chethanv28
chethanv28 previously approved these changes Jun 1, 2022
@embano1
Copy link
Contributor

embano1 commented Jun 2, 2022

nit: title should start with fix: and ideally have an issue referenced 🙃 (see contrib guide)

@divyenpatel divyenpatel changed the title fix vslm SetControlFlags test fix: vslm SetControlFlags test Jun 2, 2022
@divyenpatel divyenpatel changed the title fix: vslm SetControlFlags test Fix: use correct controlflag for vslm SetControlFlags API test Jun 2, 2022
@divyenpatel
Copy link
Member Author

nit: title should start with fix: and ideally have an issue referenced 🙃 (see contrib guide)

Done 👍

Copy link
Contributor

@embano1 embano1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@embano1 embano1 merged commit b484705 into vmware:master Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants