os-autoinst-distri-rocky/needles/cockpit
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
..
autoupdate_planned_day-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
autoupdate_planned_day-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
autoupdate_planned_day-20200530.json Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
autoupdate_planned_day-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
autoupdate_planned_day-nospace-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
autoupdate_planned_day-nospace-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
autoupdate_planned_time-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
autoupdate_planned_time-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
autoupdate_planned_time-20200530.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
autoupdate_planned_time-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
autoupdate_planned_time-oldcantarell-20200124.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
autoupdate_planned_time-oldcantarell-20200124.png Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_leftbar_scroll-20200530.json Drop stray match area from cockpit_leftbar_scroll 2020-08-25 16:08:51 -07:00
cockpit_leftbar_scroll-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
cockpit_main-20200505.json Update Cockpit 'main screen' needle 2020-05-04 17:24:31 -07:00
cockpit_main-20200505.png Update Cockpit 'main screen' needle 2020-05-04 17:24:31 -07:00
cockpit_main-20200530.json Update one more needle for new cockpit 2020-05-30 14:18:12 -07:00
cockpit_main-20200530.png Update one more needle for new cockpit 2020-05-30 14:18:12 -07:00
cockpit_main-cockpit209-20191214.json Drop match level on cockpit main needle 2020-01-24 12:53:14 +01:00
cockpit_main-cockpit209-20191214.png Add new cockpit_main needle for cockpit 209 2019-12-13 17:55:06 -08:00
cockpit_save_changes-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_save_changes-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_software_updates-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_software_updates-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_software_updates-20210714.json Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
cockpit_software_updates-20210714.png Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
cockpit_updates_all_install-20200530.json Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
cockpit_updates_all_install-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
cockpit_updates_all_install-20200916.json Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
cockpit_updates_all_install-20200916.png Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
cockpit_updates_all_install-oldcantarell-20200124.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_all_install-oldcantarell-20200124.png Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_auto-cockpit234-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_auto-cockpit234-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_auto-enable-20210429.json Update some Cockpit needles for cockpit 243 2021-04-29 15:32:37 -07:00
cockpit_updates_auto-enable-20210429.png Update some Cockpit needles for cockpit 243 2021-04-29 15:32:37 -07:00
cockpit_updates_auto.json Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_auto.png Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_auto_all-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_auto_all-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_auto_all-20210218.json Update cockpit update needles for Cockpit 238 2021-02-18 15:26:22 -08:00
cockpit_updates_auto_all-20210218.png Update cockpit update needles for Cockpit 238 2021-02-18 15:26:22 -08:00
cockpit_updates_auto_all-20210608.json Update cockpit auto-updates needle 2021-06-08 16:36:20 -07:00
cockpit_updates_auto_all-20210608.png Update cockpit auto-updates needle 2021-06-08 16:36:20 -07:00
cockpit_updates_auto_all-misaligned-20210209.json Add a workaround needle for a cockpit radio button alignment bug 2021-02-10 16:29:16 -08:00
cockpit_updates_auto_all-misaligned-20210209.png Add a workaround needle for a cockpit radio button alignment bug 2021-02-10 16:29:16 -08:00
cockpit_updates_auto_on-20191215.json Add new cockpit autoupdate on needle 2019-12-18 12:36:57 -08:00
cockpit_updates_auto_on-20191215.png Add new cockpit autoupdate on needle 2019-12-18 12:36:57 -08:00
cockpit_updates_auto_on-f31-20200124.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_auto_on-f31-20200124.png Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_check-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_check-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_check-20200318.json Update cockpit_updates_check needle 2020-03-18 12:21:18 -07:00
cockpit_updates_check-20200318.png Update cockpit_updates_check needle 2020-03-18 12:21:18 -07:00
cockpit_updates_check-20200916.json Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
cockpit_updates_check-20200916.png Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
cockpit_updates_check-cockpit234-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_check-cockpit234-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_check-oldcantarell-20200124.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_check-oldcantarell-20200124.png Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_dnf_install-20190911.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_dnf_install-20190911.png Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_dnf_install-20191129.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_dnf_install-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_dnf_install-cockpit217-20200415.json Update some Cockpit button needles for 217 2020-04-15 11:40:45 -07:00
cockpit_updates_dnf_install-cockpit217-20200415.png Update some Cockpit button needles for 217 2020-04-15 11:40:45 -07:00
cockpit_updates_reconnect-20201007.json Add updated cockpit_updates_reconnect needle 2020-10-07 14:42:26 -07:00
cockpit_updates_reconnect-20201007.png Add updated cockpit_updates_reconnect needle 2020-10-07 14:42:26 -07:00
cockpit_updates_reconnect.json Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_reconnect.png Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_restart_ignore-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_restart_ignore-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_restart_ignore-oldcantarell-20200124.json Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_restart_ignore-oldcantarell-20200124.png Add cockpit_updates and remote_logging tests to updates 2020-01-24 21:03:41 +01:00
cockpit_updates_restart_ignore.json Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_restart_ignore.png Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_security_install.json Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_security_install.png Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_updated-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_updated-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
cockpit_updates_updated-20200318.json Update cockpit 'updated' needle (check mark got thinner) 2020-03-18 11:57:33 -07:00
cockpit_updates_updated-20200318.png Update cockpit 'updated' needle (check mark got thinner) 2020-03-18 11:57:33 -07:00
cockpit_updates_updated-20210222.json Update cockpit updates updated needle again 2021-02-22 13:54:16 -08:00
cockpit_updates_updated-20210222.png Update cockpit updates updated needle again 2021-02-22 13:54:16 -08:00
cockpit_updates_updated-cockpit234-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_updated-cockpit234-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
cockpit_updates_updated-cockpit238-20210218.json Update cockpit update needles for Cockpit 238 2021-02-18 15:26:22 -08:00
cockpit_updates_updated-cockpit238-20210218.png Update cockpit update needles for Cockpit 238 2021-02-18 15:26:22 -08:00
cockpit_updates_updated-reboot-20210323.json Restore the cockput updated "Reboot" needle 2021-04-30 14:37:35 -07:00
cockpit_updates_updated-reboot-20210323.png Restore the cockput updated "Reboot" needle 2021-04-30 14:37:35 -07:00
cockpit_updates_updated-restart-20210422.json Replace cockput updated 'reboot' needle with 'restart' needle 2021-04-22 14:52:52 -07:00
cockpit_updates_updated-restart-20210422.png Replace cockput updated 'reboot' needle with 'restart' needle 2021-04-22 14:52:52 -07:00
cockpit_updates_updated.json Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
cockpit_updates_updated.png Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
join_button-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
join_button-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
join_button-cockpit217-20200415.json Update some Cockpit button needles for 217 2020-04-15 11:40:45 -07:00
join_button-cockpit217-20200415.png Update some Cockpit button needles for 217 2020-04-15 11:40:45 -07:00
join_complete-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
join_complete-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
join_complete-20200530.json Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
join_complete-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
join_complete-20200723.json Update Cockpit domain needles for Cockpit 224 2020-07-22 18:32:05 -07:00
join_complete-20200723.png Update Cockpit domain needles for Cockpit 224 2020-07-22 18:32:05 -07:00
join_complete-20201215.json Update Cockpit FreeIPA "join complete" needle for new domain 2020-12-15 14:45:02 -08:00
join_complete-20201215.png Update Cockpit FreeIPA "join complete" needle for new domain 2020-12-15 14:45:02 -08:00
join_complete-oldcantarell-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
join_complete-oldcantarell-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
join_domain-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
join_domain-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
join_domain-20200723.json Update Cockpit domain needles for Cockpit 224 2020-07-22 18:32:05 -07:00
join_domain-20200723.png Update Cockpit domain needles for Cockpit 224 2020-07-22 18:32:05 -07:00
join_domain-20200916.json Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
join_domain-20200916.png Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
join_domain-20201111.json Cockpit 232 fixes 2020-11-11 12:55:42 -08:00
join_domain-20201111.png Cockpit 232 fixes 2020-11-11 12:55:42 -08:00
join_domain_button-link-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
join_domain_button-link-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
join_domain_button-link-20191214.json Update realmd_join_cockpit for Cockpit 209 2019-12-14 12:29:00 -08:00
join_domain_button-link-20191214.png Update realmd_join_cockpit for Cockpit 209 2019-12-14 12:29:00 -08:00
join_domain_button-link-20200723.json Update Cockpit domain needles for Cockpit 224 2020-07-22 18:32:05 -07:00
join_domain_button-link-20200723.png Update Cockpit domain needles for Cockpit 224 2020-07-22 18:32:05 -07:00
join_domain_button-link-20200916.json Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
join_domain_button-link-20200916.png Update some cockpit needles for version 228 2020-09-16 12:27:54 -07:00
login-cockpit206-20191030.json Update cockpit login screen needle *again* 2019-10-30 15:20:30 -07:00
login-cockpit206-20191030.png Update cockpit login screen needle *again* 2019-10-30 15:20:30 -07:00
login-cockpit234-20201215.json Reduce login_cockpit needle match area 2020-12-15 16:52:35 -08:00
login-cockpit234-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
login-cockpit2051-20191018.json Add new cockpit login needle 2019-10-18 10:35:14 -07:00
login-cockpit2051-20191018.png Add new cockpit login needle 2019-10-18 10:35:14 -07:00
login-textbox-fedoralinux-20210714.json Update Cockpit login needle for "Fedora Linux" change 2021-07-14 14:11:52 -07:00
login-textbox-fedoralinux-20210714.png Update Cockpit login needle for "Fedora Linux" change 2021-07-14 14:11:52 -07:00
login-textbox-morespace-20210205.json Add another cockpit login screen variant 2021-02-05 15:01:02 -08:00
login-textbox-morespace-20210205.png Add another cockpit login screen variant 2021-02-05 15:01:02 -08:00
login-textbox.json Add new Cockpit login needle using the text box area 2021-01-15 16:52:40 -08:00
login-textbox.png Add new Cockpit login needle using the text box area 2021-01-15 16:52:40 -08:00
login-unbranded-20171107.json Handle unbranded Cockpit login screen, record soft failure 2017-11-07 16:01:07 -08:00
login-unbranded-20171107.png Handle unbranded Cockpit login screen, record soft failure 2017-11-07 16:01:07 -08:00
login.json add cockpit_default and cockpit_basic tests 2016-06-01 09:05:33 -07:00
login.png add cockpit_default and cockpit_basic tests 2016-06-01 09:05:33 -07:00
logs-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
logs-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
logs-20210714.json Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
logs-20210714.png Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
logs_entry-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
logs_entry-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
logs_entry-20210119.json Update Cockpit log entry needle 2021-01-19 16:07:56 -08:00
logs_entry-20210119.png Update Cockpit log entry needle 2021-01-19 16:07:56 -08:00
logs_entry-cockpit198.json cockpit: update needles for 198, rejig Services page handling 2019-07-10 11:43:03 -07:00
logs_entry-cockpit198.png cockpit: update needles for 198, rejig Services page handling 2019-07-10 11:43:03 -07:00
logs_entry-kernel-20210204.json Add more cockpit log needle variants 2021-02-04 14:52:21 -08:00
logs_entry-kernel-20210204.png Add more cockpit log needle variants 2021-02-04 14:52:21 -08:00
logs_entry-setroubleshoot-20201215.json Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
logs_entry-setroubleshoot-20201215.png Update cockpit needles and autoupdate test for 234 2020-12-15 11:20:43 -08:00
logs_entry-systemd-20210219.json cockpit: set log priority to 'info' before looking for entry 2021-02-19 10:24:50 -08:00
logs_entry-systemd-20210219.png cockpit: set log priority to 'info' before looking for entry 2021-02-19 10:24:50 -08:00
logs_entry-triangle-20210218.json Yet another Cockpit log entry needle 2021-02-17 17:23:43 -08:00
logs_entry-triangle-20210218.png Yet another Cockpit log entry needle 2021-02-17 17:23:43 -08:00
logs_entry_detail-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
logs_entry_detail-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
logs_entry_detail-20200530.json Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
logs_entry_detail-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
logs_entry_detail-20210204.json Add more cockpit log needle variants 2021-02-04 14:52:21 -08:00
logs_entry_detail-20210204.png Add more cockpit log needle variants 2021-02-04 14:52:21 -08:00
logs_entry_detail-20210305.json Update Cockpit log entry details needle 2021-03-12 18:36:33 -08:00
logs_entry_detail-20210305.png Update Cockpit log entry details needle 2021-03-12 18:36:33 -08:00
logs_entry_detail-cockpit235-20210107.json Update cockpit log entry details screen for Cockpit 235 2021-01-07 11:16:13 -08:00
logs_entry_detail-cockpit235-20210107.png Update cockpit log entry details screen for Cockpit 235 2021-01-07 11:16:13 -08:00
logs_entry_detail-oldcantarell-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
logs_entry_detail-oldcantarell-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
logs_entry_detail-priority-20210422.json Add another Cockpit log entry detail needle 2021-04-22 14:51:53 -07:00
logs_entry_detail-priority-20210422.png Add another Cockpit log entry detail needle 2021-04-22 14:51:53 -07:00
logs_entry_detail-priority-20210430.json Update Cockpit log entry detail needle 2021-05-03 15:04:02 -07:00
logs_entry_detail-priority-20210430.png Update Cockpit log entry detail needle 2021-05-03 15:04:02 -07:00
logs_entry_detail-priority-20210714.json Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
logs_entry_detail-priority-20210714.png Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
logs_priority_text-20210219.json cockpit: set log priority to 'info' before looking for entry 2021-02-19 10:24:50 -08:00
logs_priority_text-20210219.png cockpit: set log priority to 'info' before looking for entry 2021-02-19 10:24:50 -08:00
rocky-autoupdate_planned_day-20210920.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-autoupdate_planned_day-20210920.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-autoupdate_planned_day-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-autoupdate_planned_day-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-autoupdate_planned_time-20210920.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-autoupdate_planned_time-20210920.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-autoupdate_planned_time-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-autoupdate_planned_time-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-cockpit_leftbar_scroll-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_leftbar_scroll-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_login-20210814.json Fixes for modularity_tests on rocky-8.4-dvd-iso-x86_64 (#46) 2021-09-23 18:04:25 -05:00
rocky-cockpit_login-20210814.png incomplete support for cockpit 2021-08-14 22:14:53 -07:00
rocky-cockpit_login-20211021.json Add new Cockpit needle as Firefox design changed (#55) 2021-10-22 12:39:06 -07:00
rocky-cockpit_login-20211021.png Add new Cockpit needle as Firefox design changed (#55) 2021-10-22 12:39:06 -07:00
rocky-cockpit_login-notab-20210814.json incomplete support for cockpit 2021-08-14 22:14:53 -07:00
rocky-cockpit_login-notab-20210814.png incomplete support for cockpit 2021-08-14 22:14:53 -07:00
rocky-cockpit_main-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_main-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_main-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-cockpit_main-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-cockpit_save_changes-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_save_changes-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_save_changes-20210920.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_save_changes-20210920.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_software_updates-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_software_updates-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_all_install-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_all_install-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_auto-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_auto-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_auto_all-20210814.json Fixes for modularity_tests on rocky-8.4-dvd-iso-x86_64 (#46) 2021-09-23 18:04:25 -05:00
rocky-cockpit_updates_auto_all-20210814.png incomplete support for cockpit 2021-08-14 22:14:53 -07:00
rocky-cockpit_updates_auto_all-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_auto_all-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_check-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_check-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_dnf_install-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_dnf_install-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_dnf_install-20210920.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_dnf_install-20210920.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_restart_ignore-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_restart_ignore-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_security_complete-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_security_complete-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_security_install-20210916.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_security_install-20210916.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_updated-cockpit-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_updated-cockpit-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_updated-cockpit-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-cockpit_updates_updated-cockpit-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-cockpit_updates_updated-reboot-20210917.json Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-cockpit_updates_updated-reboot-20210917.png Fixes for server_cockpit_updates@64bit on rocky-8.4-dvd-iso-x86_64 (#47) 2021-09-29 19:16:17 -07:00
rocky-logs_entry-systemd-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-logs_entry-systemd-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-logs_entry_detail-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-logs_entry_detail-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-logs_priority_text-20211113.json Changes to support 8.5 (#64) 2021-11-15 23:00:48 -08:00
rocky-logs_priority_text-20211113.png Changes to support 8.5 (#64) 2021-11-15 23:00:48 -08:00
rocky-services_detail-20220514.json 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-services_detail-20220514.png 8.6 release fixes (#92) 2022-06-09 18:15:17 -05:00
rocky-services_detail-requires-20210820.json Fix cockpit services entry needle (#17) 2021-08-21 22:30:54 -07:00
rocky-services_detail-requires-20210820.png Fix cockpit services entry needle (#17) 2021-08-21 22:30:54 -07:00
rocky-services_entry-20210820.json Fix cockpit services entry needle (#17) 2021-08-21 22:30:54 -07:00
rocky-services_entry-20210820.png Fix cockpit services entry needle (#17) 2021-08-21 22:30:54 -07:00
services-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
services-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
services-20210714.json Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
services-20210714.png Update lots of needles for os-autoinst behaviour change 2021-07-19 13:03:11 -07:00
services_detail-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
services_detail-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
services_detail-20210429.json Update some Cockpit needles for cockpit 243 2021-04-29 15:32:37 -07:00
services_detail-20210429.png Update some Cockpit needles for cockpit 243 2021-04-29 15:32:37 -07:00
services_detail-requires-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
services_detail-requires-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
services_detail-requires-20200903.json Update a Cockpit needle that changed in the latest release 2020-09-03 15:13:54 -07:00
services_detail-requires-20200903.png Update a Cockpit needle that changed in the latest release 2020-09-03 15:13:54 -07:00
services_detail-requires-oldcantarell-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
services_detail-requires-oldcantarell-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
services_entry-20191129.json Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
services_entry-20191129.png Update a bunch of needles for font rendering change in Rawhide 2019-11-29 13:00:54 -08:00
services_entry-20200124.json Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
services_entry-20200124.png Update various Cockpit needles for 211 2020-01-24 15:18:27 +01:00
services_entry-20200429.json Update cockpit 'services entry' needle for new release 2020-04-29 12:16:26 -07:00
services_entry-20200429.png Update cockpit 'services entry' needle for new release 2020-04-29 12:16:26 -07:00
services_entry-20200530.json Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
services_entry-20200530.png Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00