From Fedora Project Wiki
(Use new traceback URL) |
(use 'traceback' option) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|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 | |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. | ||
|actions= | |actions= | ||
# Boot the installer by any available means (CD, DVD, boot.iso or PXE). | # Boot the installer by any available means (CD, DVD, boot.iso or PXE). Add a <code>traceback</code> keyword to the kernel boot line. | ||
# After a few initial steps (language/keymap choice, network activation) you should be presented with a failure dialog. Select '''Debug''' | |||
# | |||
# Execute some commands in debug mode | # Execute some commands in debug mode | ||
|results= | |results= |
Revision as of 09:43, 22 February 2012
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.
How to test
- Boot the installer by any available means (CD, DVD, boot.iso or PXE). Add a
traceback
keyword to the kernel boot line. - After a few initial steps (language/keymap choice, network activation) you should be presented with a failure dialog. Select Debug
- Execute some commands in debug mode
Expected Results
- The installer presents a failure dialog and offers an option to save the failure report.
- Debug shell appears on tty1
- Commands are executed successfully in debug shell