From Fedora Project Wiki

No edit summary
m (Minor wiki cleanup)
Line 1: Line 1:
<!-- page was renamed from QA/TestCases/InstallSourceHttpNetworkInstallation
<!-- page was renamed from QA/TestCases/InstallSourceHttpNetworkInstallation
-->
-->
== Description ==
= Description =
A complete installation using the HTTP network installation protocol.
A complete installation using the HTTP network installation protocol.


== Steps To Reproduce ==
= Steps To Reproduce =
 
# Boot the installer using any available means
# Boot the installer using any available means
# Direct anaconda to use HTTP as the installation type
# Direct anaconda to use HTTP as the installation type
Line 11: Line 10:
# Proceed with installation
# Proceed with installation


== Expected Results ==
= Expected Results =
 
# Install completes successfully
# Install completes successfully
# Package errors (install.log) should not occur
# Package errors (install.log) should not occur
# System boots successfully
# System boots successfully


[[Category:Installer Test Cases|InstallSourceHttp]]
[[Category:Installation Source]]

Revision as of 13:41, 30 January 2009

Description

A complete installation using the HTTP network installation protocol.

Steps To Reproduce

  1. Boot the installer using any available means
  2. Direct anaconda to use HTTP as the installation type
  3. Provide a http server and path to the installation tree
  4. Proceed with installation

Expected Results

  1. Install completes successfully
  2. Package errors (install.log) should not occur
  3. System boots successfully