From Fedora Project Wiki

No edit summary
No edit summary
Line 3: Line 3:
|actions=
|actions=
# Boot the installer by any available means (CD, DVD, boot.iso or PXE).  When booting, you must direct the installer towards an [http://jlaska.fedorapeople.org/traceback.img updates.img] using this method below.
# Boot the installer by any available means (CD, DVD, boot.iso or PXE).  When booting, you must direct the installer towards an [http://jlaska.fedorapeople.org/traceback.img updates.img] using this method below.
<pre>updates=http://jlaska.fedorapeople.org/traceback.img</pre>
<pre>updates=http://jlaska.fedorapeople.org/traceback.img</pre>  
# If you also wish to test
# When prompted, make language and keyboard selections.
# When prompted, make language and keyboard selections.
# Depending on your installation method, you maybe prompted for a remote installation source.  Make a selection and continue.
# Depending on your installation method, you maybe prompted for a remote installation source.  Make a selection and continue.
# Upon entering stage#2 of the installer, you will be presented with a failure dialog.  Select '''Debug'''
# Upon entering stage#2 of the installer, you will be presented with a failure dialog.  Select '''Debug'''
# Execute some commands in debug mode
# Execute some commands in debug mode
# Enter a valid bugzilla ''username'' and ''password'', and select '''OK'''.
|results=
|results=
# The installer presents a failure dialog and offers an option to save the failure report.
# The installer presents a failure dialog and offers an option to save the failure report.

Revision as of 03:17, 26 November 2009

Description

This test case is intended to introduce a failure, and validate anaconda is able to properly handle the failure and report the issue to bugzilla. This test case relies on an updates.img that will intentionally cause the installation to fail in a manner that is non-destructive to your existing system. For more information in using an updates.img, see Anaconda/Updates.


How to test

  1. Boot the installer by any available means (CD, DVD, boot.iso or PXE). When booting, you must direct the installer towards an updates.img using this method below.
updates=http://jlaska.fedorapeople.org/traceback.img
  1. When prompted, make language and keyboard selections.
  2. Depending on your installation method, you maybe prompted for a remote installation source. Make a selection and continue.
  3. Upon entering stage#2 of the installer, you will be presented with a failure dialog. Select Debug
  4. Execute some commands in debug mode

Expected Results

  1. The installer presents a failure dialog and offers an option to save the failure report.
  2. Debug shell appears on tty1
  3. Commands are executed successfully in debug shell