Uh oh!
There was an error while loading. Please reload this page.
integration test fixes for 4.18 - #7190
Conversation
DaanHoogland
commented
Feb 10, 2023
@blueorangutan package |
blueorangutan
commented
Feb 10, 2023
@DaanHoogland a 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. |
Uh oh!
There was an error while loading. Please reload this page.
| updateConfigurationResponse = self.apiclient.updateConfiguration(updateConfigurationCmd) | ||
| self.debug("updated the parameter %s with value %s" % ( | ||
| updateConfigurationResponse.name, updateConfigurationResponse.value)) | ||
| self.cleanup = [] |
There was a problem hiding this comment.
it is empty by default, right ?
There was a problem hiding this comment.
yes, it is in this file only filled by deploy_vm()
blueorangutan
commented
Feb 10, 2023
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5547 |
DaanHoogland
commented
Feb 10, 2023
@blueorangutan package |
blueorangutan
commented
Feb 10, 2023
@DaanHoogland a 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. |
Co-authored-by: dahn <daan.hoogland@gmail.com>
blueorangutan
commented
Feb 10, 2023
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5552 |
DaanHoogland
commented
Feb 10, 2023
@blueorangutan test matrix |
blueorangutan
commented
Feb 10, 2023
@DaanHoogland a Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
Codecov Report
@@ Coverage Diff @@## main #7190 +/- ##
============================================
+ Coverage 12.63% 12.67% +0.03% - Complexity 8613 8639 +26
============================================
Files 2711 2716 +5 Lines 255752 256112 +360 Branches 39873 39926 +53 ============================================
+ Hits 32325 32456 +131 - Misses 219320 219528 +208 - Partials 4107 4128 +21
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
blueorangutan
commented
Feb 10, 2023
Trillian Build Failed (tid-6153) |
blueorangutan
commented
Feb 11, 2023
Trillian test result (tid-6156)
|
blueorangutan
commented
Feb 11, 2023
Trillian test result (tid-6154)
|
blueorangutan
commented
Feb 11, 2023
Trillian test result (tid-6155)
|
weizhouapache
commented
Feb 12, 2023
@DaanHoogland |
4e53f7a to
73a9ec1CompareDaanHoogland
commented
Feb 13, 2023
@blueorangutan package |
blueorangutan
commented
Feb 13, 2023
@DaanHoogland a 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. |
This reverts commit 1d140bd.
DaanHoogland
commented
Feb 13, 2023
@weizhouapache I reverted changes on test_vm_deployment_planner as the failures seem intemitted, and I don't see a reason. I reverted most changes on test_deploy_vm_extra_config_data, but added the possibility to call on the marvin object directly. |
blueorangutan
commented
Feb 13, 2023
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5570 |
weizhouapache
commented
Feb 13, 2023
The vm, which is created by deployVirtualMachine.deployVirtualMachineCmd, cannot be cleaned up by tearDown class. |
DaanHoogland
commented
Feb 13, 2023
Yes, I realise that. I think that is a big change now, it got me some request signing errors trying. I want to merge as is. |
Kudos, SonarCloud Quality Gate passed! |
nvazquez
left a comment
There was a problem hiding this comment.
Code LGTM, can we run a final round of tests?
DaanHoogland
commented
Feb 13, 2023
@blueorangutan test |
blueorangutan
commented
Feb 13, 2023
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Feb 14, 2023
Trillian test result (tid-6175)
|
weizhouapache
commented
Feb 14, 2023
Merging based on Simulator CI and Trillian test results |








Description
This PR...
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?