Ova download fix#6758
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. |
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4245 |
Codecov Report
@@ Coverage Diff @@
## main #6758 +/- ##
============================================
+ Coverage 5.88% 10.62% +4.73%
- Complexity 3942 6869 +2927
============================================
Files 2454 2466 +12
Lines 242723 244565 +1842
Branches 37988 38277 +289
============================================
+ Hits 14289 25974 +11685
+ Misses 226850 215309 -11541
- Partials 1584 3282 +1698
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan test centos7 vmware-67u3 |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
|
Trillian test result (tid-5014)
|
|
Trillian test result (tid-5021)
|
|
@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. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4293 |
|
@blueorangutan test centos7 vmware-67u3 |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
|
Trillian test result (tid-5031)
|
|
@borisstoyanov @nvazquez can you please look at this? |
|
@blueorangutan test centos7 vmware-67u3 keepEnv |
|
Sure @DaanHoogland, will do. |
nvazquez
left a comment
There was a problem hiding this comment.
Code LGTM, didn't test it
…ge/deployasis/DeployAsIsHelperImpl.java
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@blueorangutan test centos7 vmware-67u3 keepEnv |
|
@borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
|
Trillian test result (tid-5051)
|
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@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. |
37b5548 to
77ec01c
Compare
|
Found UI changes, kicking a new UI QA build |
|
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4459 |
|
Kudos, SonarCloud Quality Gate passed! |
@borisstoyanov I tested this with the macchinina template and it works, than I investigated the template for the cisco PI, it contains four disk definitions and only one vmdk. I am not sure if we should support this type of template, or how to handle it. I also tested this on the latest 4.17 release (4.17.1.0) and it doesn´t work there either. I'd like to pull this out of scope for this PR. |
borisstoyanov
left a comment
There was a problem hiding this comment.
Just had a talk with @DaanHoogland and we agree that this template is not meant to be used without reading the properties, so it does not makes sense to look into that.
Also run a few upload tests and all seems to be good. LGTM









Description
This PR allows for downloading OVA with the read properties from OVF flag when the OVF does not contain a minimum hardware version.
Fixes: #6736
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
by uploading an OVA that does not provide a minimum hardware version and making sure it is accepted.