From Fedora Project Wiki

No edit summary
m (Adamwill moved page QA:Testcase anaconda xfs rootfs on disk partition to QA:Testcase partitioning custom standard partition xfs: Let's go with a more consistent naming policy here.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Final|disk-layouts}}
{{Template:Associated_release_criterion|Final|disk-layouts}}
{{QA/Test_Case
{{QA/Test_Case
|description=A complete installation using the systems physical devices for the xfs filesystem.  A detailed look at the xfs filesystem can be found at http://en.wikipedia.org/wiki/Xfs
|description=A complete installation using the xfs file system for the root partition.
|setup=
|setup=
{{Template:partitioning_single_setup}}
{{Template:partitioning_single_setup}}
|actions=
|actions=
{{Template:partitioning_actions}}
{{Template:partitioning_actions}}
# Ensure only the single target device you prepared is selected as the installation target disk.
{{Template:Partitioning_single_custom_blank}}
# Ensure the option to configure partitioning yourself is selected,and complete this screen.
# Pick 'Standard partition' from the ''New mount points will use the following partitioning scheme:'' drop-down
# On the ''MANUAL PARTITIONING'' screen, delete all existing partitions (if any).
# Click the ''Click here to create them automatically'' link
# Click the ''Click here to create them automatically'' link
# Place the root filesystem(/) on an xfs formatted partition
# Select the root filesystem (''/'')
# Change the '''File System''' drop-down to ''xfs'', and click ''Update settings''
{{Template:partitioning_actions_post}}
{{Template:partitioning_actions_post}}
|results=
|results=
{{Template:partitioning_results}}
{{Template:partitioning_results}}
# Reboot successfully into installed system
# Confirm that / is formatted as xfs filesystem
}}
}}


[[Category:Installer Partitioning Test Cases]]
[[Category:Installer Partitioning Test Cases]]

Latest revision as of 20:38, 7 August 2015

Note.png
Associated release criterion
This test case is associated with the Fedora_40_Final_Release_Criteria#disk-layouts 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

A complete installation using the xfs file system for the root partition.

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 GTK-based installer using any available means. Do not use Fedora Workstation live on Fedora 41+, as that uses the webui-based installer.
  2. Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen.
  3. Ensure only the single target device you prepared is selected as the installation target disk.
  4. Ensure the Custom option is selected under Storage Configuration, and complete this screen.
  5. On the MANUAL PARTITIONING screen, delete all existing partitions (if any).
  6. Pick 'Standard partition' from the New mount points will use the following partitioning scheme: drop-down
  7. Click the Click here to create them automatically link
  8. Select the root filesystem (/)
  9. Change the File System drop-down to xfs, and click Update settings
  10. Complete the installation process, making sensible selections for all other installer options.
  11. Boot the installed system.

Expected Results

  1. The expected partition layout should be created on the target device(s).
  2. The install process should complete successfully and the installed system should boot as expected.