Bug 1743292

Summary: Stop executing iotests from spec file in every qemu-kvm build.
Product: Red Hat Enterprise Linux 8 Reporter: Danilo de Paula <ddepaula>
Component: qemu-kvmAssignee: Miroslav Rezanina <mrezanin>
Status: CLOSED DUPLICATE QA Contact: CongLi <coli>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.1CC: coli, rbalakri, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1743294 (view as bug list) Environment:
Last Closed: 2019-09-09 14:21:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1743294    

Description Danilo de Paula 2019-08-19 14:36:10 UTC
For every build (scratch buids or official builds), iotests are executed during the build process.

However the brew environment where those tests are executable is unreliable. It sometimes runs on top of very old RHEL machines. This leads to the test breaking from time to time without reason.

Now, with the OSCI initiative, we have a way to execute those tests in a more reliable environment. So we can remove those tests and let the execution of them to the gating tests.

Comment 3 Miroslav Rezanina 2019-09-09 14:21:18 UTC

*** This bug has been marked as a duplicate of bug 1742819 ***