-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Ignore non-managed pools for storage pool access preparation #9376
Ignore non-managed pools for storage pool access preparation #9376
Conversation
@blueorangutan package |
the logic looks good to me |
@sureshanaparti base branch was wrong, fixed to 4.19 now @blueorangutan package |
@rohityadavcloud a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9376 +/- ##
============================================
- Coverage 15.07% 4.17% -10.91%
============================================
Files 5405 371 -5034
Lines 472672 30420 -442252
Branches 58189 5390 -52799
============================================
- Hits 71257 1269 -69988
+ Misses 393486 29007 -364479
+ Partials 7929 144 -7785
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Tested in my homelab LGTM |
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10333 |
@blueorangutan test matrix |
@sureshanaparti a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
[SF] Trillian test result (tid-10812)
|
[SF] Trillian test result (tid-10813)
|
[SF] Trillian test result (tid-10814)
|
* Fixed src datastore on copy check for PowerFlex/ScaleIO storage driver (apache#9310) * Ignore non-managed pools for storage pool access preparation (apache#9376)
Description
This PR ignores non-managed pools for storage pool access preparation.
Fixes #9371
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?