Bug 239024

Summary: Dogtail support in Anaconda
Product: [Fedora] Fedora Reporter: Alexander Todorov <atodorov>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jlaska, llim
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: 2008-01-23 17:20:30 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:
Attachments:
Description Flags
/sbin/loader parse dogtail=<url> parameter and pass it to /usr/bin/anaconda in stage2.img
none
add dogtail member in loaderData_s structure
none
scripts/upd-instroot add required files in stage2.img
none
save dogtail <url> in /root/anaconda-ks.cfg after install is completed
none
/usr/bin/anaconda process and launch dogtail testcase if present
none
always loads accessibility in gui.py none

Description Alexander Todorov 2007-05-04 14:12:40 UTC
Description of problem:
Adds support for running dogtail testcases on anaconda.

Version-Release number of selected component (if applicable):
anaconda-11.1.2.36 (the one used in RHEL-5)

Comment 1 Alexander Todorov 2007-05-04 14:12:40 UTC
Created attachment 154122 [details]
/sbin/loader parse dogtail=<url> parameter and pass it to /usr/bin/anaconda in stage2.img

Comment 2 Alexander Todorov 2007-05-04 14:13:55 UTC
Created attachment 154124 [details]
add dogtail member in loaderData_s structure

Comment 3 Alexander Todorov 2007-05-04 14:16:29 UTC
Created attachment 154125 [details]
scripts/upd-instroot add required files in stage2.img

Also contains pykickstart patches from BZ# 236915 for RHEL5 version of
pykickstart

Comment 4 Alexander Todorov 2007-05-04 14:17:52 UTC
Created attachment 154126 [details]
save dogtail <url> in  /root/anaconda-ks.cfg  after install is completed

Comment 5 Alexander Todorov 2007-05-04 14:18:37 UTC
Created attachment 154127 [details]
/usr/bin/anaconda process and launch dogtail testcase if present

Comment 6 Alexander Todorov 2007-05-04 14:20:06 UTC
Created attachment 154128 [details]
always loads accessibility in gui.py

See:
https://www.redhat.com/archives/anaconda-devel-list/2007-May/msg00002.html
on information why this was required

Comment 7 Chris Lumens 2008-01-23 17:20:30 UTC
Committed to rawhide.  Thanks for the patches.  Let's use new bugs for tracking
any issues that crop up from this.