integration test fixes for 4.18#7190
Conversation
|
@blueorangutan package |
|
@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. |
| 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()
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5547 |
|
@blueorangutan package |
|
@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>
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5552 |
|
@blueorangutan test matrix |
|
@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 |
|
Trillian Build Failed (tid-6153) |
|
Trillian test result (tid-6156)
|
|
Trillian test result (tid-6154)
|
|
Trillian test result (tid-6155)
|
|
@DaanHoogland |
4e53f7a to
73a9ec1
Compare
|
@blueorangutan package |
|
@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.
|
@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. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5570 |
The vm, which is created by deployVirtualMachine.deployVirtualMachineCmd, cannot be cleaned up by tearDown class. |
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?
|
@blueorangutan test |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-6175)
|
|
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?