1
0
forked from testing/wiki
testing-wiki/QA/Testcase_Minimal_Installation.md
akatch bd35f0cef5 Testing: Installer Requirements (#28)
feat: Testcase documentation for Installer Requirements

Includes the following:
- [x] Media Consistency Verification
- [x] Packages and Installer Sources
- [x] Installation Interfaces
- [x] Minimal Installation
- [x] Kickstart Installation
- [x] Disk Layouts
- [x] Bootloader Disk Selection
- [x] Storage Volume Resize
- [x] Update Image
- [x] Installer Help
- [x] Installer Translations
2022-07-08 19:01:59 -05:00

1.3 KiB

title author revision_date rc
QA:Testcase Minimal Installation Al Bowles 2022-07-08
prod ver level
Rocky Linux
8
9
Final

!!! info "Associated release criterion" This test case is associated with the Release_Criteria#Minimal Installation release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion.

Description

This test case verifies that a networked minimal installation is able to install the 'Minimal' package set. The installation should not require use of local packages to complete.

{% include 'testing/qa_data_loss_warning.md' %}

Setup

{% include 'testing/qa_setup_boot_to_media.md' %}

How to test

  1. From the Installation Source spoke, configure a remote repository source from MirrorManager appropriate to the architecture under test.
  2. From the Software Selection spoke, select the Minimal package set.
  3. Complete the installation using desired parameters.

Expected Results

  1. The installation should complete and boot successfully.

Testing in openQA

The following openQA test suites satisfy this release criteria:

  • install_minimal

{% include 'testing/qa_testcase_bottom.md' %}