From Fedora Project Wiki

(create a template to revive package set install testing, update a bit)
 
(rename the option for not installing any updates)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
|actions=
|actions=
# Boot the installer using the generic network install image or a similar method (e.g. PXE boot with the Everything tree used for {{code|inst.repo}})
# Boot the installer using the generic network install image or a similar method (e.g. PXE boot with the Everything tree used for {{code|inst.repo}})
# Enter the '''INSTALLATION SOURCE''' screen and ensure the box ''Don't install the latest available software updates.'' is checked. If using the generic network install image, the source should be set to ''Closest mirror''. Click ''Done''
# Enter the '''INSTALLATION SOURCE''' screen and select the option called ''Install the default versions provided by the installation source (above) only''. If using the generic network install image, the source should be set to ''Closest mirror''. Click ''Done''
# Enter the '''SOFTWARE SELECTION''' screen and select the {{{1|'''PACKAGE SET'''}}} environment
# Enter the '''SOFTWARE SELECTION''' screen and select the {{{1|'''PACKAGE SET'''}}} environment
# Proceed with installation, using defaults for all other settings where possible and simple, sensible choices where a choice must be made
# Proceed with installation, using defaults for all other settings where possible and simple, sensible choices where a choice must be made
# Boot the installed system
# Boot the installed system.
|results=
|results=
# The installation should complete successfully
# The installation should complete successfully
# The selected package set should be installed
# The selected package set should be installed
# The system should boot to the appropriate state for the selected package set
# The system should boot to the appropriate state for the selected package set.
}}
}}


<includeonly>[[Category:Installer Package Set Tests]]</includeonly></onlyinclude>
<includeonly>[[Category:Installer Package Set Tests]]</includeonly></onlyinclude>

Latest revision as of 12:14, 23 September 2020

Template documentation [edit]

This documentation is transcluded from Template:Testcase package set/doc. It will not be transcluded on pages that use this template.
Template:Testcase package set/doc

Description

This is to verify that Anaconda can successfully install the PACKAGE SET package set from the release repository.

Setup

  1. Prepare a test system with a working, supported storage device of sufficient size for a Fedora install, and a Fedora installation medium that uses the GTK-based installer. Do not use Fedora Workstation live on Fedora 41+, as that uses the webui-based installer.

How to test

  1. Boot the installer using the generic network install image or a similar method (e.g. PXE boot with the Everything tree used for inst.repo)
  2. Enter the INSTALLATION SOURCE screen and select the option called Install the default versions provided by the installation source (above) only. If using the generic network install image, the source should be set to Closest mirror. Click Done
  3. Enter the SOFTWARE SELECTION screen and select the PACKAGE SET environment
  4. Proceed with installation, using defaults for all other settings where possible and simple, sensible choices where a choice must be made
  5. Boot the installed system.

Expected Results

  1. The installation should complete successfully
  2. The selected package set should be installed
  3. The system should boot to the appropriate state for the selected package set.