Add bootloader tags #189

Merged
AlanMarshall merged 1 commits from needles into develop 2023-08-17 23:20:02 +00:00
AlanMarshall commented 2023-08-07 11:33:20 +00:00 (Migrated from github.com)

This MR targets test failures:

https://openqa.rockylinux.org/tests/51492#step/rescue_mode_encrypted/7
and
https://openqa.rockylinux.org/tests/51389#step/rescue_mode_encrypted/11

Screenshots shown in #187 also apply

Tested locally using:

./fifloader.py -c -l templates.fif.json
openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.8 CURRREL=8 BUILD=-"$(date +%Y%m%d.%H%M%S).0" TEST=install_rescue_encrypted
openqa-cli api -X POST isos ISO=Rocky-9.2-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=9.2 CURRREL=9 BUILD=-"$(date +%Y%m%d.%H%M%S).0" TEST=install_rescue_encrypted

Result:
Observed successful use of needles.

This MR targets test failures: https://openqa.rockylinux.org/tests/51492#step/rescue_mode_encrypted/7 and https://openqa.rockylinux.org/tests/51389#step/rescue_mode_encrypted/11 Screenshots shown in #187 also apply Tested locally using: ``` ./fifloader.py -c -l templates.fif.json openqa-cli api -X POST isos ISO=Rocky-8.8-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.8 CURRREL=8 BUILD=-"$(date +%Y%m%d.%H%M%S).0" TEST=install_rescue_encrypted openqa-cli api -X POST isos ISO=Rocky-9.2-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=9.2 CURRREL=9 BUILD=-"$(date +%Y%m%d.%H%M%S).0" TEST=install_rescue_encrypted ``` Result: Observed successful use of needles.
akatch (Migrated from github.com) approved these changes 2023-08-17 23:07:30 +00:00
akatch (Migrated from github.com) left a comment

Changes work as advertised. Thanks!

Changes work as advertised. Thanks!
tcooper (Migrated from github.com) approved these changes 2023-08-17 23:19:12 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testing/os-autoinst-distri-rocky-migrated#189
No description provided.