-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Minor naming changes in Shared FileSystems 4.20 Feature #9675
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9675 +/- ##
============================================
+ Coverage 15.76% 15.81% +0.05%
- Complexity 12507 12554 +47
============================================
Files 5619 5629 +10
Lines 491158 492029 +871
Branches 62973 61647 -1326
============================================
+ Hits 77419 77812 +393
- Misses 405283 405893 +610
+ Partials 8456 8324 -132
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@blueorangutan package |
@abh1sar 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. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11104 |
@blueorangutan test |
@abh1sar a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
@JoaoJandre @rohityadavcloud
The other small change is to just remove the user_vm_view definition from upgrade path, as we have separate files for creating views. Can we please include this in 4.20.0? |
@abh1sar as long as this is reviewed and tested, I think it's okay but since freeze is declared - it's upto our release manager @JoaoJandre to review and approve/merge. I like that we've dropped the unnecessary views changes as they're not kept in separate file, LGTM overall. |
@blueorangutan test |
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code lgtm
verified OK, no issues found
@borisstoyanov a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
UI build: ✔️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CLGTM. As this PR is just renaming some things and removing the duplicated view definition, I think we can include it.
[SF] Trillian test result (tid-11465)
|
[SF] Trillian test result (tid-11466)
|
Description
This PR fixes..
Companion doc PR : apache/cloudstack-documentation#435
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?