forked from testing/wiki
2.4 KiB
2.4 KiB
title | author | revision_date | rc | ||||||
---|---|---|---|---|---|---|---|---|---|
QA:Testcase Update Image | Al Bowles | 2022-07-08 |
|
!!! info "Associated release criterion" This test case is associated with the Release_Criteria#Update Image 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 an update image can be loaded into Anaconda and applied during the install process.
{% include 'testing/qa_data_loss_warning.md' %}
Setup
{% include 'testing/qa_setup_boot_to_media.md' %}
- Hit the Tab key to edit the boot command
How to test
- Supply
inst.updates=https://fedorapeople.org/groups/qa/updates/updates-openqa.img
to the GRUB command line - Boot into the installer as usual.
- In Anaconda, open the Installation Destination spoke.
Expected Results
- Within the Installation Destination spoke, the selected install disk should have a pink background === "FAIL" { loading=lazy }
- If you cannot verify visually, check for the existence of
/tmp/updates
, which should contain updated source files if the update was successfully applied. Note that if the update image doesn't actually contain any source files, this directory will not be created.
Testing with openQA
The following openQA test suites satisfy this release criteria:
install_scsi_updates_img
Additional References
Red Hat Debug Boot Options
Fedora QA:Testcase Anaconda updates.img via URL
Fedora QA:Testcase Anaconda updates.img via local media
{% include 'testing/qa_testcase_bottom.md' %}