cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Show site to site VPN connections in UI

Open vishesh92 opened this issue 1 year ago • 4 comments

Description

This PR fixes #7249

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

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?

vishesh92 avatar May 09 '24 12:05 vishesh92

@blueorangutan ui

vishesh92 avatar May 09 '24 12:05 vishesh92

@vishesh92 a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

blueorangutan avatar May 09 '24 12:05 blueorangutan

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.96%. Comparing base (ea9a0f4) to head (a53c51d).

Additional details and impacted files
@@             Coverage Diff              @@
##               4.19    #9066      +/-   ##
============================================
- Coverage     14.96%   14.96%   -0.01%     
+ Complexity    10995    10992       -3     
============================================
  Files          5373     5373              
  Lines        469024   469024              
  Branches      58818    57678    -1140     
============================================
- Hits          70197    70186      -11     
- Misses       391056   391068      +12     
+ Partials       7771     7770       -1     
Flag Coverage Δ
uitests 4.31% <ø> (ø)
unittests 15.67% <ø> (-0.01%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 09 '24 12:05 codecov-commenter

UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/9066 (QA-JID-338)

blueorangutan avatar May 09 '24 12:05 blueorangutan

tested in qa

DaanHoogland avatar Jun 04 '24 12:06 DaanHoogland