Skip to content

PR #11778 with changes for main branch - #11781

Merged
harikrishna-patnala merged 2 commits into
apache:mainfrom
shapeblue:systmpl-422
Oct 13, 2025
Merged

PR #11778 with changes for main branch#11781
harikrishna-patnala merged 2 commits into
apache:mainfrom
shapeblue:systmpl-422

Conversation

@yadvr

@yadvryadvr commented Oct 3, 2025

Copy link
Copy Markdown
Member

This continues PR #11778, but for main branch with 4.22 specific changes.

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?

weizhouapacheand others added 2 commits October 3, 2025 11:40
This bumps the systemvmtemplate version to 4.22 for use with the
main/4.22 branch.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
@yadvr

yadvr commented Oct 3, 2025

Copy link
Copy Markdown
MemberAuthor

I've used @weizhouapache 's PR to add some custom changes -- but we could in theory just use the 4.20.2.0 template for main/4.22, I don't notice huge difference b/w 4.20 & main for systemvmtemplate use -- please advise @harikrishna-patnala@weizhouapache

Kicked build job for this PR, if/when successful (in 1-2 hrs+) the templates will be avaliable here: https://build.yadav.cloud/systemvm/

@codecov

codecovBot commented Oct 3, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@ Coverage Diff @@## main #11781 +/- ##
============================================
- Coverage 17.50% 17.50% -0.01% - Complexity 15427 15428 +1 
============================================
Files 5894 5894 Lines 526880 526880 Branches 64338 64338 ============================================
- Hits 92243 92242 -1 
Misses 424260 424260 - Partials 10377 10378 +1 
FlagCoverage Δ
uitests3.61% <ø> (ø)
unittests18.56% <ø> (-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.

@weizhouapache

Copy link
Copy Markdown
Member

I've used @weizhouapache 's PR to add some custom changes -- but we could in theory just use the 4.20.2.0 template for main/4.22, I don't notice huge difference b/w 4.20 & main for systemvmtemplate use -- please advise @harikrishna-patnala@weizhouapache

Kicked build job for this PR, if/when successful (in 1-2 hrs+) the templates will be avaliable here: https://build.yadav.cloud/systemvm/

thanks @rohityadavcloud

we do need to rebuild 4.22 system templates due to #11726

@weizhouapacheweizhouapache left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@vishesh92vishesh92 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@harikrishna-patnala

Copy link
Copy Markdown
Member

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@harikrishna-patnala 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
Copy Markdown

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

@harikrishna-patnala

Copy link
Copy Markdown
Member

@blueorangutan test matrix

@blueorangutan

Copy link
Copy Markdown

@harikrishna-patnala a [SL] Trillian-Jenkins matrix job (EL8 mgmt + EL8 KVM, Ubuntu22 mgmt + Ubuntu22 KVM, EL8 mgmt + VMware 7.0u3, EL9 mgmt + XCP-ng 8.2 ) has been kicked to run smoke tests

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian Build Failed (tid-14558)

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian Build Failed (tid-14557)

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian Build Failed (tid-14555)

@harikrishna-patnala

Copy link
Copy Markdown
Member

@blueorangutan test

@blueorangutan

Copy link
Copy Markdown

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

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian Build Failed (tid-14597)

@yadvr

Copy link
Copy Markdown
MemberAuthor

Do we need manual building of the packages? And should we upload the 4.22/main systemvmtemplates/files on download.cloudstack.org @weizhouapache@harikrishna-patnala ?

@weizhouapache

Copy link
Copy Markdown
Member

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

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

@harikrishna-patnala

Copy link
Copy Markdown
Member

Do we need manual building of the packages? And should we upload the 4.22/main systemvmtemplates/files on download.cloudstack.org @weizhouapache@harikrishna-patnala ?

@rohityadavcloud Wei has copied the recently built templates for 4.22 internally. So the tests should run now. Once we get the good results, we can merge this PR and then move the templates to download.cloudstack.org.

Does this sound good @weizhouapache@rohityadavcloud ?

@weizhouapache

Copy link
Copy Markdown
Member

Do we need manual building of the packages? And should we upload the 4.22/main systemvmtemplates/files on download.cloudstack.org @weizhouapache@harikrishna-patnala ?

@rohityadavcloud Wei has copied the recently built templates for 4.22 internally. So the tests should run now. Once we get the good results, we can merge this PR and then move the templates to download.cloudstack.org.

Does this sound good @weizhouapache@rohityadavcloud ?

@harikrishna-patnala
yes, looks good !

@blueorangutan

Copy link
Copy Markdown

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

@harikrishna-patnala

Copy link
Copy Markdown
Member

@blueorangutan test matrix

@blueorangutan

Copy link
Copy Markdown

@harikrishna-patnala a [SL] Trillian-Jenkins matrix job (EL8 mgmt + EL8 KVM, Ubuntu22 mgmt + Ubuntu22 KVM, EL8 mgmt + VMware 7.0u3, EL9 mgmt + XCP-ng 8.2 ) has been kicked to run smoke tests

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian Build Failed (tid-14614)

@blueorangutan

Copy link
Copy Markdown

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

TestResultTime (s)Test File
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_trueFailure269.72test_routers_network_ops.py
all_test_human_readable_logsSkipped---test_human_readable_logs.py

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian test result (tid-14615)
Environment: vmware-70u3 (x2), zone: Advanced Networking with Mgmt server ol8
Total time taken: 67871 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr11781-t14615-vmware-70u3.zip
Smoke tests completed. 146 look OK, 2 have errors, 1 did not run
Only failed and skipped tests results shown below:

TestResultTime (s)Test File
test_02_enableHumanReadableLogsError0.26test_human_readable_logs.py
test_01_vpn_usageError1.18test_usage.py
all_test_image_store_object_migrationSkipped---test_image_store_object_migration.py

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian test result (tid-14616)
Environment: xcpng82 (x2), zone: Advanced Networking with Mgmt server ol9
Total time taken: 100794 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr11781-t14616-xcpng82.zip
Smoke tests completed. 142 look OK, 7 have errors, 0 did not run
Only failed and skipped tests results shown below:

TestResultTime (s)Test File
test_02_enableHumanReadableLogsError0.26test_human_readable_logs.py
test_01_non_strict_host_anti_affinityError234.03test_nonstrict_affinity_group.py
test_02_non_strict_host_affinityError74.92test_nonstrict_affinity_group.py
test_01_primary_storage_iscsiError0.91test_primary_storage.py
test_02_list_snapshots_with_removed_data_storeError15.01test_snapshots.py
test_02_list_snapshots_with_removed_data_storeError15.02test_snapshots.py
test_01_volume_usageFailure102.91test_usage.py
test_01_vpn_usageError1.16test_usage.py
test_11_destroy_vm_and_volumesError29.46test_vm_life_cycle.py
test_01_migrate_vm_strict_tags_successError67.92test_vm_strict_host_tags.py

@harikrishna-patnala

Copy link
Copy Markdown
Member

These tests are failing on health check PR as well.

@harikrishna-patnala
harikrishna-patnala merged commit 8464e46 into apache:mainOct 13, 2025
27 checks passed
@harikrishna-patnala
harikrishna-patnala deleted the systmpl-422 branch October 13, 2025 09:39
@github-project-automationgithub-project-automationBot moved this from In Progress to Done in Apache CloudStack 4.22.0Oct 13, 2025
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Oct 17, 2025
* systemvmtemplate: Bump Debian version to 12.12.0
* systemvmtemplate: bump version to 4.22
This bumps the systemvmtemplate version to 4.22 for use with the
main/4.22 branch.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
---------
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Wei Zhou <weizhou@apache.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants

@yadvr@weizhouapache@harikrishna-patnala@blueorangutan@vishesh92