Bug 1345792

Summary: Add tests to verify that uploading QCOW2v3 images succeed.
Product: [oVirt] vdsm Reporter: Amit Aviram <aaviram>
Component: GeneralAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Raz Tamir <ratamir>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.18.0CC: amureini, bugs, tnisan
Target Milestone: ovirt-4.1.5Keywords: CodeChange
Target Release: ---Flags: rule-engine: ovirt-4.1?
tnisan: ovirt-4.2?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-06 09:51:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 499109, 821546, 1344289    
Bug Blocks:    

Description Amit Aviram 2016-06-13 08:17:08 UTC
Description of problem:
Currently, an uploaded QCOW2 compat level is not being verified at all when uploading it to oVirt's storage. 
Bug 1344289 Adds that logic, and Bug 821546 adds support to QCOW2v3.
When both will be modified, We need to make sure that QCOW2v3 images can be uploaded to oVirt's storage.

For doing that, we should add tests to VDSM that a verification of an uploaded image with compat level=1.1 passes if it is supported in the machine.

Comment 1 Daniel Erez 2017-08-06 09:51:55 UTC
Already resolved as part of Bug 1344289 (https://gerrit.ovirt.org/#/c/64951/)