From Fedora Project Wiki
(Add to Category:Package_report_test_cases) |
(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. A valid bugzilla username and password is required for this test, please refer to [[BugsAndFeatureRequests]]. | ||
|setup=Download, or [[How_to_build_a_Rawhide_ISO_image_for_testing|create]], boot media needed to boot and test the Fedora installer | |setup=Download, or [[How_to_build_a_Rawhide_ISO_image_for_testing|create]], boot media needed to boot and test the Fedora installer | ||
|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 '''Save''' | |||
# | |||
# On the following dialog, choose '''bugzilla.redhat.com''' from the destination list. | # On the following dialog, choose '''bugzilla.redhat.com''' from the destination list. | ||
# Enter a valid bugzilla ''username'' and ''password'', and select '''OK'''. | # Enter a valid bugzilla ''username'' and ''password'', and select '''OK'''. |
Revision as of 09:40, 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. A valid bugzilla username and password is required for this test, please refer to BugsAndFeatureRequests.
Setup
Download, or create, boot media needed to boot and test the Fedora installer
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 Save
- On the following dialog, choose bugzilla.redhat.com from the destination list.
- Enter a valid bugzilla username and password, and select OK.
Expected Results
- The installer presents a failure dialog and offers an option to save the failure report.
- The Bug description is pre-populated with information about the traceback.
- Depending on the traceback, you are informed that a new bug was created, or that an existing bug was found that matches this failure. Either way, a bug# is provided
- Details of the failure are attached to the bug report