Bug 495651 - [RFE] Unable to Update Test Type(s) - Generic Test List Added to RHTS
Summary: [RFE] Unable to Update Test Type(s) - Generic Test List Added to RHTS
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.5
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Bill Peck
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-14 09:18 UTC by Qian Cai
Modified: 2012-09-28 02:32 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-28 02:32:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Qian Cai 2009-04-14 09:18:27 UTC
Description of problem:
I have some tests using "Type: 47zRegression" and "Type: 47zStress" in
testinfo.desc files, but after "make submit" to the test repository, it
can't be used, and the not listed in the webpage here,

https://rhts.redhat.com/cgi-bin/rhts/test.cgi?id=2789

Also, -y 47zRegression via workflows is not working.

$ kernel_workflow.py -X -d RHEL4-U7 -u caiqian -S
rhts.redhat.com -y 47zRegression
<ServerProxy for rhts.redhat.com/cgi-bin/rhts/scheduler_xmlrpc.cgi>
Test Type:['47zRegression']

List relevant Test = []
No tests specified! No reason to continue!

Version-Release number of selected component (if applicable):
rhts-release-2-0.noarch
rhtslib-0.6-1.noarch
rhts-devel-test-env-3.3-18.noarch
rhts-legacy-3.5.0-20090330.1.noarch
rhts-devel-python-3.3-18.noarch
rhts-devel-3.3-18.noarch
rhts-scheduler-workflows-3.5.0-20090330.1.noarch
rhts-rh-devel-3.5.0-20090330.1.noarch

How reproducible:
always

Comment 1 Qian Cai 2009-04-14 15:39:37 UTC
This is now used to track RHTS enhancement to support more flexible test types, which currently need to add to scheduler.sql.

Comment 2 Bill Peck 2010-04-07 12:37:05 UTC
Notice:

Legacy RHTS is soon to be retired and replaced by Beaker. As part of
this migration process all RHTS bugs need to be re-verified against a
Beaker instance by the cut-off date

   5pm Monday April 12th UTC-4. 

Please confirm this bug is still relevant to Beaker by re-verifying it
against the stage deployment of Beaker https://beaker-stage.app.eng.bos.redhat.com.

To keep this bug open please comment on it

If it has not received a comment by that date the bug will be closed/wontfix.

After the cutoff date all commented bugs will be moved to the Beaker
product.


thank you

Comment 3 Qian Cai 2010-04-07 13:36:29 UTC
This is still the case for Beaker

Comment 4 Bill Peck 2010-04-07 13:44:08 UTC
Can you remove rhts-lint from your makefile target and try again?

Comment 5 Qian Cai 2010-04-07 16:10:27 UTC
Yes, still the same problem.

http://rhts.redhat.com/cgi-bin/rhts/test.cgi?id=2708

I have added a "Type: 47zRegression", and uploaded it. However, I saw no type mentioned in the above line, and workflow failed to find it,

$ kernel_workflow.py -d RHEL4-U7 -u caiqian -S rhts.redhat.com -y 47zRegression
No tests specified! No reason to continue!

Comment 6 Qian Cai 2010-05-23 07:55:19 UTC
Not sure why this has been in the MODIFIED status.

Comment 7 Dan Callaghan 2012-09-28 02:32:29 UTC
Beaker does not constrain the values of Type in the test metadata, it will accept and store any values given.


Note You need to log in before you can comment on or make changes to this bug.