Bug 239024 - Dogtail support in Anaconda
Summary: Dogtail support in Anaconda
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-04 14:12 UTC by Alexander Todorov
Modified: 2008-01-23 17:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-23 17:20:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
/sbin/loader parse dogtail=<url> parameter and pass it to /usr/bin/anaconda in stage2.img (890 bytes, patch)
2007-05-04 14:12 UTC, Alexander Todorov
no flags Details | Diff
add dogtail member in loaderData_s structure (276 bytes, patch)
2007-05-04 14:13 UTC, Alexander Todorov
no flags Details | Diff
scripts/upd-instroot add required files in stage2.img (3.40 KB, patch)
2007-05-04 14:16 UTC, Alexander Todorov
no flags Details | Diff
save dogtail <url> in /root/anaconda-ks.cfg after install is completed (923 bytes, patch)
2007-05-04 14:17 UTC, Alexander Todorov
no flags Details | Diff
/usr/bin/anaconda process and launch dogtail testcase if present (2.32 KB, patch)
2007-05-04 14:18 UTC, Alexander Todorov
no flags Details | Diff
always loads accessibility in gui.py (472 bytes, patch)
2007-05-04 14:20 UTC, Alexander Todorov
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 172891 0 medium CLOSED RFE: dogtail support in anaconda 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 236915 0 medium CLOSED add dogtail command to kickstart 2021-02-22 00:41:40 UTC

Internal Links: 236915

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.


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