Feature/gen2 qualification playbooks - #114
Merged
Merged
Conversation
Updated example playbooks for Gen2 modules as part of Story-24775-powerflex-gen2-connectivity-crud: - device_group.yml - info_v2.yml - nvme_host.yml - protection_domain_v2.yml - sdc.yml - sdt.yml - snapshot_policy.yml - snapshot_v2.yml - storagepool_v2.yml - thin_clone_example.yml - volume_v2.yml Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
- README.md: Updated PowerFlex 5.1 Gen2 (Core 5.1) compatibility matrix - playbooks/modules/device_v2.yml: Adjusted example for Gen2 qualification Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
- Replace `set_fact` with FQCN `ansible.builtin.set_fact` - Replace `ignore_errors: true` with `failed_when: false` - Capitalize task name in thin_clone example Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #114 +/- ##
=======================================
Coverage 93.32% 93.32%
=======================================
Files 79 79
Lines 12037 12037
Branches 1439 1439
=======================================
Hits 11233 11233
Misses 391 391
Partials 413 413
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
sapana05
approved these changes
Aug 14, 2026
sapana05
approved these changes
Aug 17, 2026
MangirishK
approved these changes
Aug 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
A few sentences describing the overall goals of the pull request's commits.
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
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