Bug 636173

Summary: RFE: tests: add CIL test for qemu job mutex validation
Product: [Community] Virtualization Tools Reporter: Daniel BerrangĂ© <berrange>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-15 13:43:57 UTC Type: ---
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: 636034    

Description Daniel Berrangé 2010-09-21 15:31:23 UTC
Description of problem:
Use CIL to write a test suite to verify the correct use of the QEMU job mutex.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2016-04-20 14:18:19 UTC
Current example in the code is tests/objectlocking.ml which checks for the domain/network object locking patterns.

Comment 2 Daniel Berrangé 2020-04-15 13:43:57 UTC
Closing old bug, as the use of CIL was too much of a burden and bit rotted.