Switch to ide-hd as ide-drive got removed #124
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#124
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/ide-drive-error"
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
This switches to
ide-hd
which kind of replacedide-drive
.Fixes #123
How Has This Been Tested?
This will succeed up until the first start as it waits for
console
, this will be fixed in a later PRChecklist:
Tests fail at
_console_wait_login
but I suspect this will be solved with a future PR. Thank you!