Fix Install Destination needle for already selected case #28

Merged
lumarel merged 5 commits from fix-install_destination_already_done-needle into develop 2021-08-24 14:23:42 +00:00
lumarel commented 2021-08-21 17:12:19 +00:00 (Migrated from github.com)

Description

Updates the install_destination_already_done needle to fix the broken disk_guided_encrypted.pm

How Has This Been Tested?

  • Rerun of the whole test with the fixed needle 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

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • 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

This PR fixes #23 and will automatically close when this is resolved.

## Description Updates the `install_destination_already_done` needle to fix the broken `disk_guided_encrypted.pm` ## How Has This Been Tested? - [x] Rerun of the whole test with the fixed needle `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 - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] Any dependent changes have been merged and published in downstream modules This PR fixes #23 and will automatically close when this is resolved.
akatch commented 2021-08-23 22:37:45 +00:00 (Migrated from github.com)

I ran the above test command and confirmed that the install_simple_encrypted@uefi suite passes 100% against this branch.

I ran the above test command and confirmed that the `install_simple_encrypted@uefi` suite passes 100% against this branch.
StackKorora commented 2021-08-24 14:23:36 +00:00 (Migrated from github.com)

Confirmed

Confirmed
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#28
No description provided.