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 Storagepool tier datasource #259

Merged

Conversation

ABHISHEK-SINHA10
Copy link
Contributor

@ABHISHEK-SINHA10 ABHISHEK-SINHA10 commented Nov 20, 2024

Description

A few sentences describing the overall goals of the pull request's commits.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

ISSUE TYPE

  • Feature Pull Request
RESOURCE OR DATASOURCE NAME
OUTPUT

Image

ADDITIONAL INFORMATION

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 80% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Unit tests
  • Acceptance tests

@terraform-providers-svc
Copy link
Collaborator

Can one of the admins verify this patch?

@shenda1
Copy link
Contributor

shenda1 commented Nov 20, 2024

@ABHISHEK-SINHA10

  • If any changes are needed in go client, OpenAPI specs needs to be updated
  • Attach coverage report

@ABHISHEK-SINHA10
Copy link
Contributor Author

UT
(coverage)
Acceptance testing
Mock server calls

@shenda1
Copy link
Contributor

shenda1 commented Nov 29, 2024

run e2e test StoragepoolTierDatasource

@shenda1
Copy link
Contributor

shenda1 commented Dec 10, 2024

run e2e test StoragepoolTierDatasource

ElementType: types.Int32Type,
},
"name": schema.StringAttribute{
Description: "Manage protection settings.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Can you please double-check and confirm that these descriptions are correct?

Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @ABHISHEK-SINHA10 can you pls confirm the descriptions for all the other fields too?
For example, I see that the description of children is Manage I/O optimization settings.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rounak-adhikary Thanks for pointing out, I have checked all the description and now it's updated, please check once again

@shenda1
Copy link
Contributor

shenda1 commented Dec 10, 2024

run e2e test StoragepoolTierDatasource

@Sakshi-dell
Copy link
Contributor

run e2e test StoragepoolTierDatasource

@ABHISHEK-SINHA10
Copy link
Contributor Author

Updated description and generated doc, no impact on testcase or coverage

@ABHISHEK-SINHA10
Copy link
Contributor Author

ABHISHEK-SINHA10 commented Dec 11, 2024

image
image

Testcase working fine with UT and mock server test(No changes needed on mock server from my side, it's working fine after Trisha's PR merge on mock server)

@shenda1
Copy link
Contributor

shenda1 commented Dec 11, 2024

run e2e test StoragepoolTierDatasource

@ABHISHEK-SINHA10 ABHISHEK-SINHA10 merged commit d00a7cd into main Dec 11, 2024
7 checks passed
@ABHISHEK-SINHA10 ABHISHEK-SINHA10 deleted the usr/ABHISHEK_SINHA10/storage_pool_tiering_data_source branch December 11, 2024 04:57
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.

6 participants