Uh oh!
There was an error while loading. Please reload this page.
test: add test for standalone snapshot - #8104
Conversation
Fixesapache#8034 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
shwstppr
commented
Oct 16, 2023
@blueorangutan package |
blueorangutan
commented
Oct 16, 2023
@shwstppr a [SF] 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. |
DaanHoogland
commented
Oct 16, 2023
ui build fails with I didn´t see this one before, but might mean we need to upgrade npm??? cc @rohityadavcloud ? |
Codecov Report
@@ Coverage Diff @@## 4.18 #8104 +/- ##
=============================================
+ Coverage 13.06% 28.57% +15.51% - Complexity 9109 31199 +22090
=============================================
Files 2720 5101 +2381 Lines 257526 379527 +122001 Branches 40150 61382 +21232 =============================================
+ Hits 33655 108465 +74810 - Misses 219644 256120 +36476 - Partials 4227 14942 +10715
Flags with carried forward coverage won't be shown. Click here to find out more. see 3670 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
blueorangutan
commented
Oct 16, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7386 |
DaanHoogland
commented
Oct 16, 2023
@blueorangutan test |
blueorangutan
commented
Oct 16, 2023
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Oct 17, 2023
[SF] Trillian test result (tid-7983)
|
shwstppr
commented
Oct 17, 2023
Template failures are unrelated and have been fixed in #8096 |
shwstppr
commented
Oct 17, 2023
@blueorangutan package |
blueorangutan
commented
Oct 17, 2023
@shwstppr a [SF] 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. |
borisstoyanov
commented
Oct 17, 2023
@blueorangutan test |
borisstoyanov
left a comment
There was a problem hiding this comment.
code LGTM, let's wait for test results
shwstppr
commented
Oct 18, 2023
@blueorangutan package |
blueorangutan
commented
Oct 18, 2023
@shwstppr a [SF] 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
commented
Oct 18, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7410 |
shwstppr
commented
Oct 18, 2023
@blueorangutan test |
blueorangutan
commented
Oct 18, 2023
@shwstppr a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Oct 18, 2023
[SF] Trillian test result (tid-7996)
|
shwstppr
commented
Oct 19, 2023
Merging this based on the test results |
Fixesapache#8034 Adds the following test for a backed-up snapshot (original template and VM deleted beforehand): - Create volume from snapshot - Create a template from the snapshot and deploy a VM using it Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> (cherry picked from commit 540c7b8) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Description
Fixes#8034
Adds the following test for a backed-up snapshot (original template and VM deleted beforehand):
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?