Uh oh!
There was an error while loading. Please reload this page.
Fix direct download https compressed qcow2 template checker - #7932
Conversation
weizhouapache
commented
Aug 31, 2023
@blueorangutan package |
blueorangutan
commented
Aug 31, 2023
@weizhouapache 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. |
weizhouapache
commented
Aug 31, 2023
@blueorangutan package |
blueorangutan
commented
Aug 31, 2023
@weizhouapache 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
Aug 31, 2023
@nvazquez, does this mean regestering compressed qcow files is no longer possible at all? |
nvazquez
commented
Aug 31, 2023
@DaanHoogland no, it means that compressed qcow2 files on HTTPS will use the general remote size logic instead of the QCOW2Utils to get the remote size on the HttpsDirectTemplateDownloader |
weizhouapache
commented
Aug 31, 2023
thanks @nvazquez for the fix I am able to register the systemvm template 👍 The only issue is the size of the template. |
blueorangutan
commented
Aug 31, 2023
Packaging result [SF]: ✖️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6951 |
blueorangutan
commented
Aug 31, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6952 |
Codecov Report
@@ Coverage Diff @@## 4.18 #7932 +/- ##
============================================
- Coverage 13.06% 13.06% -0.01%
Complexity 9093 9093 ============================================
Files 2720 2720 Lines 257431 257434 +3 Branches 40141 40142 +1 ============================================
Hits 33622 33622 - Misses 219582 219585 +3
Partials 4227 4227
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
DaanHoogland
commented
Aug 31, 2023
@blueorangutan test |
blueorangutan
commented
Aug 31, 2023
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
nvazquez
commented
Aug 31, 2023
@blueorangutan package |
weizhouapache
commented
Aug 31, 2023
@blueorangutan package |
blueorangutan
commented
Aug 31, 2023
@weizhouapache 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
Aug 31, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6954 |
nvazquez
commented
Aug 31, 2023
@blueorangutan test |
blueorangutan
commented
Aug 31, 2023
@nvazquez a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
weizhouapache
left a comment
There was a problem hiding this comment.
Tested ok
- qcow2 with http
- qcow2 with https
- qcow2.bz2 with http
- qcow2.bz2 with https
weizhouapache
commented
Aug 31, 2023
@blueorangutan test |
blueorangutan
commented
Aug 31, 2023
@weizhouapache a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Sep 1, 2023
[SF] Trillian test result (tid-7619)
|
blueorangutan
commented
Sep 1, 2023
[SF] Trillian test result (tid-7620)
|


Description
This PR fixes an issue on direct download while registering HTTPS compressed files
Fixes: #7929
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?