From Fedora Project Wiki

(adjust associated_release_criterion template invocation)
(revise a tad to recommend running post-install tests)
 
Line 7: Line 7:
|actions=
|actions=
# Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option.
# Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option.
# Proceed with installation
# Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
# Ideally, run [[QA:Testcase_base_initial_setup]] and/or [[QA:Testcase_base_startup]] for the installed system
|results=
|results=
# The installer's text mode interface is displayed and works properly
# The installer's text mode interface is displayed, works properly, and successfully completes installation.
}}
}}


[[Category:User Interface]]
[[Category:User Interface]]

Latest revision as of 18:53, 2 October 2014

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#installer-interfaces release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This is to verify that Anaconda is able to perform installation in a text mode.

Setup

  1. Prepare any non-live media for booting the installer (anything except Live.iso)

How to test

  1. Before booting the installer, request a text mode installation by adding inst.text boot option.
  2. Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
  3. Ideally, run QA:Testcase_base_initial_setup and/or QA:Testcase_base_startup for the installed system

Expected Results

  1. The installer's text mode interface is displayed, works properly, and successfully completes installation.