os-autoinst-distri-rocky/needles/anaconda/install_source
akatch 2c427618ac
8.6 release fixes (#92)
* Handle the "reclaim space" dialog

Adds handling for the "Reclaim Space" dialog, which can appear after the
user clicks "Done" in the partitioning spoke.

* Fix indentations

* Set default HDD size to 15GB

* Remove redundant HDDSIZEGB definitions

* Add more GiBs

* Workaround for #82

* Needle with new security policy spoke icon

* Add new needles to fix cockpit tests in 8.6

* Add contribution SOP to README

* Words

* Script fixes (#99)

* Increment version

* Fix this header

* Fix URL for updates.img (#98)

* ---
title: [8.6 Release Issues] Test Suite: install_delete_partial and install_custom_gui_lvm_ext4 on rocky 8.6
labels: 'test suite'
assignees: '@akatch'

---

# Description

Running openQA test suite `install_delete_partial` as above throws `Test died: no candidate needle with tag(s) 'anaconda_install_destination_reclaim_space_btn' matched` at module `disk_guided_delete_partial`.

At this stage, the "Reclaim Space" button in the lower right corner of the dialog is disabled.

Additionally, the dialog shows that 5GB will be reclaimed by the steps taken to that point in the test, but installation requires around 9GB. Do we need to reclaim enough space for installation in order to enable that button?
_Yes, the button is enabled when enough space to install is reclaimed._

Just adding HDDSIZEGB=20 to `templates.fif.json` did not increase volume size shown in the dialog. Do we need to recreate the img file?
_Yes, recreating the img file using createhdds.py against a larger size in hdds.json resolved this error._

The Reclaim Space dialog claimed 9.06GB was required to perform installation, and after doubling the size of disk_full_XXX.img we got past the Reclaim Space dialog. However, `_do_install_and_reboot` failed to install citing not enough disk space.

Fixes #80 when merged.

# How Has This Been Tested?

```
# NOTE: was not able to reproduce for install_custom_gui_lvm_ext4
openqa-cli api -X POST isos ISO=Rocky-8.6-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.6 BUILD=8.6_dvd-iso_$(date +%Y%m%d.%H%M%S).0 TEST=install_custom_gui_lvm_ext4 PACKAGE_SET=graphical-server

openqa-cli api -X POST isos ISO=Rocky-8.6-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.6 BUILD=8.6_universal_$(date +%Y%m%d.%H%M%S).0 TEST=install_delete_partial PACKAGE_SET=graphical-server
```

All tests must pass `_do_install_and_reboot`.
NOTE: These tests will fail at `_console_wait_login` with the issue in #81.

# Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] Any dependent changes have been merged and published in downstream modules

* Add new needle to mitigate the changed default
for install source on the network from http to https

Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2022-06-09 18:15:17 -05:00
..
http_selected-gtk3245-20190301.json Add some new needle variants that failed ppc64 tests 2019-03-01 08:52:25 -08:00
http_selected-gtk3245-20190301.png Add some new needle variants that failed ppc64 tests 2019-03-01 08:52:25 -08:00
https_selected-20200116.json First batch of updates for new version of cantarell 2020-01-17 01:18:52 +00:00
https_selected-20200116.png First batch of updates for new version of cantarell 2020-01-17 01:18:52 +00:00
https_selected-20200605.json Update various needles for a GNOME symbol change 2020-06-05 14:27:34 -07:00
https_selected-20200605.png Update various needles for a GNOME symbol change 2020-06-05 14:27:34 -07:00
nfs_selected-20200605.json Update various needles for a GNOME symbol change 2020-06-05 14:27:34 -07:00
nfs_selected-20200605.png Update various needles for a GNOME symbol change 2020-06-05 14:27:34 -07:00
nfs_selected-gtk3245-20190206.json GTK+ 3.24.5 needle retake 2019-02-06 13:27:30 -08:00
nfs_selected-gtk3245-20190206.png GTK+ 3.24.5 needle retake 2019-02-06 13:27:30 -08:00
on_the_network-20210714.json Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
on_the_network-20210714.png Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
on_the_network-cantarell111.json Add a large chunk of needles for Cantarell 0.111 2018-09-10 02:44:50 -07:00
on_the_network-cantarell111.png Add a large chunk of needles for Cantarell 0.111 2018-09-10 02:44:50 -07:00
rocky-http_selected-20210821.json Fix Network Install selection Needle (#27) 2021-08-24 08:41:44 -05:00
rocky-http_selected-20210821.png Fix Network Install selection Needle (#27) 2021-08-24 08:41:44 -05:00
rocky-https_selected-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-https_selected-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-on_the_network-20210821.json Fix Network Install selection Needle (#27) 2021-08-24 08:41:44 -05:00
rocky-on_the_network-20210821.png Fix Network Install selection Needle (#27) 2021-08-24 08:41:44 -05:00