Bug 453777

Summary: uploadWrapper() doesn't work for procfs files
Product: [Retired] Beaker Reporter: James Laska <jlaska>
Component: beahAssignee: Qixiang Wan <qwan>
Status: CLOSED CURRENTRELEASE QA Contact: Dan Callaghan <dcallagh>
Severity: low Docs Contact:
Priority: low    
Version: 0.5CC: atodorov, bpeck, dcallagh, jturner, kbaker, mcsontos, mishin, qwan, rmancy
Target Milestone: 0.10.0   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: Misc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-22 06:44:26 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:

Comment 3 Dan Callaghan 2012-09-26 05:26:35 UTC
We can probably just hardcode a check to handle /proc and /sys specially.

Comment 4 Nick Coghlan 2012-10-17 04:37:13 UTC
Bulk reassignment of issues as Bill has moved to another team.

Comment 5 Qixiang Wan 2012-10-29 09:03:01 UTC
Patch post to gerrit:

http://gerrit.beaker-project.org/#/c/1452/

Fix this in rhts-python, so tests trying to submit procfs and sysfs logs should be happy now.

There is also WatchedFile.uploaderWrapper in LabController/aux/anamon, but seems there is no reason to change it now, and watching /proc and /sys sounds not reasonable.

Comment 7 Raymond Mancy 2012-11-22 06:44:26 UTC
This has now been released