Skip to content

Fixup updateSnapshotInfo failure due to forward merging#8150

Merged
shwstppr merged 2 commits intoapache:mainfrom
shapeblue:fix-updateSnapshotInfo
Oct 26, 2023
Merged

Fixup updateSnapshotInfo failure due to forward merging#8150
shwstppr merged 2 commits intoapache:mainfrom
shapeblue:fix-updateSnapshotInfo

Conversation

@vishesh92
Copy link
Member

Description

This PR...

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?

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #8150 (618f9bf) into main (587d1d7) will increase coverage by 24.46%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##              main    #8150       +/-   ##
============================================
+ Coverage     4.78%   29.25%   +24.46%     
- Complexity       0    30760    +30760     
============================================
  Files          346     5127     +4781     
  Lines        26150   361479   +335329     
  Branches      4497    52802    +48305     
============================================
+ Hits          1252   105755   +104503     
- Misses       24763   241203   +216440     
- Partials       135    14521    +14386     
Flag Coverage Δ
simulator-marvin-tests 25.22% <0.00%> (?)
uitests 4.78% <ø> (ø)
unit-tests 14.57% <0.00%> (?)

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

Files Coverage Δ
...om/cloud/storage/snapshot/SnapshotManagerImpl.java 36.84% <0.00%> (ø)

... and 4780 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vishesh92 vishesh92 requested a review from shwstppr October 26, 2023 08:36
Copy link
Member

@yadvr yadvr left a comment

Choose a reason for hiding this comment

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

LGTM - didn't test it

SnapshotService snapshotService;
@Mock
SnapshotDataFactory snapshotDataFactory;
SnapshotDataFactory snapshotFactory;
Copy link
Contributor

Choose a reason for hiding this comment

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

Are changes here needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

clgtm

Copy link
Member

@weizhouapache weizhouapache left a comment

Choose a reason for hiding this comment

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

code lgtm

@DaanHoogland
Copy link
Contributor

@blueorangutan package

@blueorangutan
Copy link

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

Copy link
Member

@harikrishna-patnala harikrishna-patnala left a comment

Choose a reason for hiding this comment

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

Code LGTM

@shwstppr shwstppr merged commit a06f8a8 into apache:main Oct 26, 2023
@shwstppr shwstppr deleted the fix-updateSnapshotInfo branch October 26, 2023 11:44
shwstppr added a commit to shapeblue/cloudstack that referenced this pull request May 7, 2024
Fixes apache#8150

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
@shwstppr shwstppr mentioned this pull request May 7, 2024
13 tasks
weizhouapache pushed a commit that referenced this pull request May 8, 2024
Fixes #8150

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
my-code-AL pushed a commit to my-code-AL/cloudstack that referenced this pull request May 31, 2024
Fixes apache#8150

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Sign up for free to 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