Fix Install Destination needle for already selected case #28
No reviewers
Labels
No Label
priority: critical
priority: high
priority: low
priority: medium
status: abandoned
status: duplicate
status: invalid
status: peer review needed
status: wontfix
tag: content
tag: good first issue
tag: help wanted
test suite
type: bug
type: documentation
type: enhancement
type: maintenance
type: question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: testing/os-autoinst-distri-rocky-migrated#28
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-install_destination_already_done-needle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Updates the
install_destination_already_done
needle to fix the brokendisk_guided_encrypted.pm
How Has This Been Tested?
rocky-install_destination_already_done
How to test this
openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.4
Checklist
This PR fixes #23 and will automatically close when this is resolved.
I ran the above test command and confirmed that the
install_simple_encrypted@uefi
suite passes 100% against this branch.Confirmed