From Fedora Project Wiki

(draft a xfs test for installer)
 
(adjust associated_release_criterion template invocation)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{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 systems physical devices for the xfs filesystem.  A detailed look at the xfs filesystem can be found at http://en.wikipedia.org/wiki/Xfs
|actions=
|actions=
# Boot the installer using any available means ({{filename|netinst/boot.iso}}, PXE, or {{filename|DVD.iso}})
#Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
# Proceed to the installation partition screen by selecting appropriate defaults
#In the '''INSTALLATION SUMMARY''' screen,do [[QA:Anaconda partitioning#custom|custom partitioning]]
# At the first disk partitioning screen, select '''Create Custom Layout''', select ''Next''
#At the Manual Partitioning screen, place the root filesystem(/) on an xfs formatted partition,and proceed with installation
# Place the root filesystem({{filename|/}}) on a xfs formatted partition
#Complete the installation
# Continue installation, choosing all provided defaults and selecting ''Next''
|results=
|results=
# Anaconda completes successfully
# Anaconda completes successfully

Revision as of 21:14, 30 July 2013

Note.png
Associated release criterion
This test case is associated with the Fedora_41_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 systems physical devices for the xfs filesystem. A detailed look at the xfs filesystem can be found at http://en.wikipedia.org/wiki/Xfs


How to test

  1. Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
  2. In the INSTALLATION SUMMARY screen,do custom partitioning
  3. At the Manual Partitioning screen, place the root filesystem(/) on an xfs formatted partition,and proceed with installation
  4. Complete the installation

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. Confirm that / is formatted as xfs filesystem