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

Add s390x support and tweak some virtio devices #1400

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

bcl
Copy link
Contributor

@bcl bcl commented Jun 11, 2024

No description provided.

bcl added 3 commits June 11, 2024 14:24
Use the aliases for virtio-net, virtio-serial, and virtio-rng so that
they will work on architectures without pci (eg. s390x)
and raise an appropriate error. eg. aarch64 doesn't support non-uefi
installation.

Related: RHEL-31830
@coveralls
Copy link

coveralls commented Jun 11, 2024

Pull Request Test Coverage Report for Build 9473274712

Details

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.009%) to 43.483%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pylorax/installer.py 0 6 0.0%
Totals Coverage Status
Change from base Build 9387788059: -0.009%
Covered Lines: 1614
Relevant Lines: 3502

💛 - Coveralls

@bcl
Copy link
Contributor Author

bcl commented Jun 12, 2024

Unit tests actually passed, just didn't get added here -- possibly due to github action issues yesterday.

@bcl bcl merged commit 87b4b45 into weldr:master Jun 12, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants