Skip to content

Conversation

@weizhouapache
Copy link
Member

Description

This PR should fix #11593

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@weizhouapache
Copy link
Member Author

@blueorangutan package

@weizhouapache weizhouapache added this to the 4.22.0 milestone Sep 26, 2025
@blueorangutan
Copy link

@weizhouapache 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
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.50%. Comparing base (3159fa7) to head (c666e85).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11732   +/-   ##
=========================================
  Coverage     17.50%   17.50%           
- Complexity    15426    15427    +1     
=========================================
  Files          5894     5894           
  Lines        526847   526848    +1     
  Branches      64335    64335           
=========================================
+ Hits          92232    92234    +2     
+ Misses       424238   424237    -1     
  Partials      10377    10377           
Flag Coverage Δ
uitests 3.61% <ø> (ø)
unittests 18.56% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15181

weizhouapache and others added 3 commits September 30, 2025 09:07
…ck/hypervisor/external/provisioner/ExternalPathPayloadProvisioner.java

Co-authored-by: dahn <[email protected]>
…cloudstack/hypervisor/external/provisioner/ExternalPathPayloadProvisioner.java"

This reverts commit 2417c96.
@weizhouapache
Copy link
Member Author

@blueorangutan package

@weizhouapache weizhouapache marked this pull request as ready for review September 30, 2025 07:11
@abh1sar
Copy link
Collaborator

abh1sar commented Sep 30, 2025

@blueorangutan package

@blueorangutan
Copy link

@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.

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15236

@weizhouapache
Copy link
Member Author

@blueorangutan test

@blueorangutan
Copy link

@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests

Copy link
Collaborator

@abh1sar abh1sar left a comment

Choose a reason for hiding this comment

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

Tested on OL8. extensions directory is being created in the /var/cloudstack directory.

Before fix:
Image

After fix:

Image

@blueorangutan
Copy link

[SF] Trillian test result (tid-14486)
Environment: kvm-ol8 (x2), zone: Advanced Networking with Mgmt server ol8
Total time taken: 55225 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr11732-t14486-kvm-ol8.zip
Smoke tests completed. 147 look OK, 0 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File

@weizhouapache
Copy link
Member Author

great, thanks @abh1sar for the testing !

merging

@weizhouapache weizhouapache merged commit 2a802a3 into apache:main Oct 1, 2025
27 of 28 checks passed
@DaanHoogland DaanHoogland deleted the 4.22-extension-home-dir branch October 1, 2025 07:45
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Oct 17, 2025
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.

Missing extensions directory after upgrade 4.21.0

4 participants