Bug 1219920

Summary: [rhts] ignore unknown fields in testinfo.desc
Product: [Retired] Beaker Reporter: Bill Peck <bpeck>
Component: beahAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: aigao, asaha, dcallagh, haliu, mjia, rywillia
Target Milestone: 20.2Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-14 08:04:10 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:

Description Bill Peck 2015-05-08 17:49:25 UTC
Description of problem:
rhts-lint which is part of rhts-devel should ignore unknown fields in testinfo.desc.

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

Steps to Reproduce:
1. Add RepoRequires: field to testinfo.desc
2. make bkradd

Actual results:
fails to submit task to scheduler

Expected results:
should ignore unknown field

Additional info:
The reason this is a problem is we are in a transition between tests being registered to a scheduler and running directly from git.  If the tests are not packaged into rpms we need this additional field to know that another test is required for execution.

Comment 1 Bill Peck 2015-05-08 17:52:36 UTC
http://gerrit.beaker-project.org/#/c/4207/

Comment 2 Ryan Williams 2015-05-28 15:45:34 UTC
This bug fix has been verified. Could we please have a proper release with this included?

Comment 3 Dan Callaghan 2015-06-11 01:59:32 UTC
This bug fix is included in rhts-devel 4.66 which is available for testing here:

https://beaker-project.org/yum/client-testing/

Comment 5 Dan Callaghan 2015-07-14 08:04:10 UTC
rhts-devel 4.66 has been released.