From Fedora Project Wiki

m (Converted to template)
Line 1: Line 1:
= Description =
{{QA/Test_Case
This case tests the fedora system upgrade with local CD/DVD
|description=This case tests anaconda upgrading from a previous release to the current.
 
|actions=
= Steps To Reproduce =
# Perform a default installation of the previous release (e.g. if testing Fedora11, install Fedora10)
# Perform a default installation of the previous Fedora release and verify it works correctly
# Boot the current release using any available means (boot.iso, PXE, CD or DVD)
# Boot the system with a new Fedora release CD/DVD
# Select appropriate language and keyboard, then select ''Upgrade an existing installation''
# After anaconda is started successfully,select default language,keyoard, and then select "Upgrade an existing installation"
# Select "Create new boot loader configuration" to update  
# Select "Create new boot loader configuration" to update  
# After upgrade finished,reboot the system  
# After upgrade finished, reboot the system  
# Login upgraded system,open a teminal,file browser,or other system applications
# Login upgraded system, open a terminal, file browser, or other system applications
 
|results=
= Expected Results =
# The system should be upgraded to new version without error
#the system should be upgraded to new version without error
# The system can boot into new version fedora without error
#The system can boot into new version fedora without error
# The opened terminal, file browser, or other system applications should display and work correctly
#The opened teminal,file browser,or other system applications should display and work correctly
}}
 
[[Category:Upgrade_system]]
[[Category:Upgrade_system]]

Revision as of 12:46, 23 April 2009

Description

This case tests anaconda upgrading from a previous release to the current.


How to test

  1. Perform a default installation of the previous release (e.g. if testing Fedora11, install Fedora10)
  2. Boot the current release using any available means (boot.iso, PXE, CD or DVD)
  3. Select appropriate language and keyboard, then select Upgrade an existing installation
  4. Select "Create new boot loader configuration" to update
  5. After upgrade finished, reboot the system
  6. Login upgraded system, open a terminal, file browser, or other system applications

Expected Results

  1. The system should be upgraded to new version without error
  2. The system can boot into new version fedora without error
  3. The opened terminal, file browser, or other system applications should display and work correctly