Skip to content

NSX integration - #7919

Merged
nvazquez merged 156 commits into
mainfrom
nsx-integration
Mar 8, 2024
Merged

NSX integration#7919
nvazquez merged 156 commits into
mainfrom
nsx-integration

Conversation

@Pearl1594

@Pearl1594Pearl1594 commented Aug 28, 2023

Copy link
Copy Markdown
Contributor

Description

This PR adds support for VMware NSX on CloudStack

Documentation: apache/cloudstack-documentation#378

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)

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?

Testing on VMware NSX 4.1, CloudStack env vCenter 7.0

@codecov

codecovBot commented Aug 28, 2023

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 41.89028% with 1949 lines in your changes are missing coverage. Please review.

Project coverage is 31.31%. Comparing base (3baa45b) to head (2187fdd).
Report is 19 commits behind head on main.

FilesPatch %Lines
...va/org/apache/cloudstack/service/NsxApiClient.java6.65%614 Missing and 3 partials ⚠️
...java/org/apache/cloudstack/service/NsxElement.java58.57%117 Missing and 40 partials ⚠️
...va/org/apache/cloudstack/resource/NsxResource.java49.80%107 Missing and 22 partials ⚠️
...apache/cloudstack/service/NsxGuestNetworkGuru.java42.10%56 Missing and 32 partials ⚠️
ui/src/views/infra/zone/ZoneWizardLaunchZone.vue0.00%57 Missing ⚠️
ui/src/views/offering/AddNetworkOffering.vue0.00%52 Missing ⚠️
.../org/apache/cloudstack/service/NsxServiceImpl.java44.70%43 Missing and 4 partials ⚠️
...ain/java/com/cloud/network/NetworkServiceImpl.java38.15%40 Missing and 7 partials ⚠️
ui/src/views/offering/AddVpcOffering.vue0.00%45 Missing ⚠️
...tack/engine/orchestration/NetworkOrchestrator.java36.66%28 Missing and 10 partials ⚠️
... and 87 more
Additional details and impacted files
@@ Coverage Diff @@## main #7919 +/- ##
============================================
+ Coverage 29.92% 31.31% +1.39% - Complexity 32240 34740 +2500 
============================================
Files 5355 5397 +42 Lines 375771 386030 +10259 Branches 54912 57944 +3032 ============================================
+ Hits 112455 120903 +8448 - Misses 248321 249075 +754 - Partials 14995 16052 +1057 
FlagCoverage Δ
simulator-marvin-tests24.97% <13.78%> (+1.56%)⬆️
uitests4.33% <0.44%> (-0.04%)⬇️
unit-tests16.96% <35.88%> (+0.37%)⬆️

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.

@nvazquez

Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@nvazquez 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]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8786

@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch.

@nvazquez

Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@nvazquez 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]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 8865

@nvazquez

Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@nvazquez 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]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8866

@nvazquez

Copy link
Copy Markdown
Contributor

@blueorangutan test matrix

@blueorangutan

Copy link
Copy Markdown

@nvazquez a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian test result (tid-9409)
Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
Total time taken: 43724 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr7919-t9409-xenserver-71.zip
Smoke tests completed. 129 look OK, 0 have errors, 0 did not run
Only failed and skipped tests results shown below:

TestResultTime (s)Test File

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian test result (tid-9410)
Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server r8
Total time taken: 48686 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr7919-t9410-vmware-67u3.zip
Smoke tests completed. 128 look OK, 1 have errors, 0 did not run
Only failed and skipped tests results shown below:

TestResultTime (s)Test File
test_02_balanced_drs_algorithmFailure130.26test_cluster_drs.py

@blueorangutan

Copy link
Copy Markdown

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

TestResultTime (s)Test File

@nvazquez

Copy link
Copy Markdown
Contributor

Merging based on approvals, test results and extensive testing on NSX 4.1 - vCenter 7.0.3u3

@weizhouapache

Copy link
Copy Markdown
Member

Great work !
@Pearl1594@nvazquez

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Pearl1594@nvazquez@blueorangutan@NuxRo@alexandremattioli@weizhouapache@DaanHoogland