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

qemu: Set proper default on s390x #2489

Merged
merged 4 commits into from Apr 18, 2024
Merged

Conversation

okurz
Copy link
Member

@okurz okurz commented Apr 17, 2024

'vga' seems to be not supported on s390x.

Related progress issue: https://progress.opensuse.org/issues/158985

Copy link

Great PR! Please pay attention to the following items before merging:

Files matching backend/**.pm:

  • Consider running manual verification tests, especially for non-qemu backends

This is an automatically generated QA checklist based on modified files.

backend/qemu.pm Outdated Show resolved Hide resolved
backend/qemu.pm Show resolved Hide resolved
backend/qemu.pm Outdated Show resolved Hide resolved
backend/qemu.pm Outdated Show resolved Hide resolved
@okurz okurz force-pushed the feature/s390x_qemu branch 2 times, most recently from 7401f7e to 53f5509 Compare April 17, 2024 13:41
Copy link
Contributor

@Martchus Martchus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All points I mentioned in my previous review have been addressed and the code looks good - so now only tests need to be adapted. Looks like tests are only failing due to Codecov. It is currently also failing in the openQA repo so probably a general problem right now.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (cc5cd28) to head (15d6df1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2489   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files         149      149           
  Lines       15866    15875    +9     
=======================================
+ Hits        15142    15151    +9     
  Misses        724      724           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@kalikiana kalikiana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@mergify mergify bot merged commit 97bf9c0 into os-autoinst:master Apr 18, 2024
22 checks passed
@okurz okurz deleted the feature/s390x_qemu branch April 19, 2024 05:48
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.

None yet

3 participants