From Fedora Project Wiki

< QA‎ | TestCases

m (fix numbering)
m (Minor wiki cleanup)
 
Line 1: Line 1:
= QA/TestCases/InstallSourceHttpIpv6 =
= Description =
== Description ==
Installation using the ipv6 HTTP network installation protocol.
Installation using the ipv6 HTTP network installation protocol.


 
= Steps To Reproduce =
 
NOTE Currently, only machines on the test.redhat.com subnet can execute this test.
 
== 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 15: Line 8:
# 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|InstallSourceHttpIpv6]]
[[Category:Installation Source]]

Latest revision as of 13:42, 30 January 2009

Description

Installation using the ipv6 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 ipv6 http server and path to the installation tree. For example, to perform a ipv6 HTTP install using hank.test.redhat.com as the installation server you might use a server/path of
    http://2002:a00:0:1:206:5bff:fe19:b827/mnt/redhat/rel-eng/RHEL5-Server-20061218.2/tree-i386
    In this case, 2002:a00:0:1:206:5bff:fe19:b827 is the ipv6 local address for hank.test.redhat.com. This address is only accessible on the test.redhat.com subnet.
  4. Proceed with installation

Expected Results

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