Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: switch to virtio for the QEMU drive #199

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

LaszloGombos
Copy link
Contributor

@LaszloGombos LaszloGombos commented Apr 19, 2024

Changes

The IDE device needs to be replaced by virtio for arm64 support. See dracutdevs/dracut#2493 and #169 .

Once one test is working reliably, will migrate more tests. Once migration is finished, remove the obsolete qemu_add_drive_args function.

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

@github-actions github-actions bot added the test Issues related to testing label Apr 19, 2024
test/test-functions Fixed Show fixed Hide fixed
.github/workflows/integration.yml Outdated Show resolved Hide resolved
@LaszloGombos LaszloGombos changed the title test(BASIC): switch to virtio for the QEMU drive test: switch to virtio for the QEMU drive Apr 19, 2024
@LaszloGombos LaszloGombos marked this pull request as draft April 19, 2024 18:47
tools/test-github.sh Fixed Show fixed Hide fixed
tools/test-github.sh Fixed Show fixed Hide fixed
@LaszloGombos LaszloGombos marked this pull request as ready for review April 20, 2024 03:47
@Conan-Kudo Conan-Kudo merged commit d464dcb into dracut-ng:main Apr 20, 2024
82 checks passed
@LaszloGombos LaszloGombos deleted the 20 branch April 20, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github Issues related to .github modules Issue tracker for all modules test Issues related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants