[BUG] install_sata crashes because of ide-drive unavailable #123

Closed
opened 2022-07-10 17:37:13 +00:00 by lumarel · 0 comments
lumarel commented 2022-07-10 17:37:13 +00:00 (Migrated from github.com)

Describe the bug
The install_sata test in universal crashes with the following error:

[2022-07-09T20:38:36.094798+02:00] [warn] !!! : qemu-system-x86_64: -device ide-drive,bus=ahci0.0,id=hd0-device,drive=hd0,serial=hd0: 'ide-drive' is not a valid device model name

To Reproduce
Steps to reproduce the behavior:
Run the following test:

openqa-cli api -X POST isos ISO=Rocky-9.0-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=9.0 BUILD=-universal-$(git branch --show-current)-$(date +%Y%m%d.%H%M%S).0 TEST=install_sata

Expected behavior
Tests runs.

Screenshots
image

**Describe the bug** The `install_sata` test in universal crashes with the following error: ``` [2022-07-09T20:38:36.094798+02:00] [warn] !!! : qemu-system-x86_64: -device ide-drive,bus=ahci0.0,id=hd0-device,drive=hd0,serial=hd0: 'ide-drive' is not a valid device model name ``` **To Reproduce** Steps to reproduce the behavior: Run the following test: ``` openqa-cli api -X POST isos ISO=Rocky-9.0-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=9.0 BUILD=-universal-$(git branch --show-current)-$(date +%Y%m%d.%H%M%S).0 TEST=install_sata ``` **Expected behavior** Tests runs. **Screenshots** ![image](https://user-images.githubusercontent.com/42647570/178155749-3a6ab022-7576-47a0-b8fe-7b6c707b3c31.png)
Sign in to join this conversation.
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#123
No description provided.