From d068a832cb0d3e8f11bac0c69d7e373eec6ea671 Mon Sep 17 00:00:00 2001 From: akatch Date: Fri, 8 Jul 2022 19:01:59 -0500 Subject: [PATCH] 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 --- qa_data_loss_warning.md | 3 +++ qa_setup_boot_to_media.md | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 qa_data_loss_warning.md create mode 100644 qa_setup_boot_to_media.md diff --git a/qa_data_loss_warning.md b/qa_data_loss_warning.md new file mode 100644 index 0000000..cd3523f --- /dev/null +++ b/qa_data_loss_warning.md @@ -0,0 +1,3 @@ +!!! error "DATA LOSS" + **Depending on installer choices this MAY destroy all the data on the test system.** + If you choose to complete the installation of the test system any/all data on the system may be lost. Please do not install on a system whose contents you need to keep. diff --git a/qa_setup_boot_to_media.md b/qa_setup_boot_to_media.md new file mode 100644 index 0000000..6338c77 --- /dev/null +++ b/qa_setup_boot_to_media.md @@ -0,0 +1,6 @@ +1. Obtain access to supported system and hardware class to be installed. +1. Prepare appropriate media for the selected ISO to be tested. + - Example: [QA:Testcase Media USB dd](Testcase_Media_USB_dd.md) +1. Boot the system from the prepared optical, USB media or virtual device attachment. + - Examples: [QA:Testcase Boot Methods Boot ISO](Testcase_Boot_Methods_Boot_Iso.md), [QA:Testcase Boot Methods DVD](Testcase_Boot_Methods_Dvd.md) +1. In the boot menu select the appropriate option to boot the installer.