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 support for s390x qemu #19128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

okurz
Copy link
Member

@okurz okurz commented Apr 17, 2024

For now our tests on s390x only expected z/VM or KVM on s390x using the
svirt backend.

This commit now adds support for the third case using the (default) qemu
backend where we actually do not need to do anything s390x specific.

Verification runs:

for i in  https://openqa.suse.de/tests/14068509 https://openqa.opensuse.org/tests/4054629 https://openqa.opensuse.org/tests/4054622 https://openqa.suse.de/tests/14005042 https://openqa.suse.de/tests/14096877 https://openqa.suse.de/tests/14092754; do openqa-clone-custom-git-refspec https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19128 $i; done

But multiple fail due to https://progress.opensuse.org/issues/158170 which we need to sort out first.

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

Copy link

github-actions bot commented Apr 17, 2024

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

Files matching lib/**.pm:

  • Consider adding or extending unit tests in t/

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

For now our tests on s390x only expected z/VM or KVM on s390x using the
svirt backend.

This commit now adds support for the third case using the (default) qemu
backend where we actually do not need to do anything s390x specific.

Related progress issue: https://progress.opensuse.org/issues/158985
@foursixnine
Copy link
Member

foursixnine commented Apr 20, 2024

For now our tests on s390x only expected z/VM or KVM on s390x using the svirt backend.

This commit now adds support for the third case using the (default) qemu backend where we actually do not need to do anything s390x specific.

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

can you link to a verification run on the PR?

@okurz
Copy link
Member Author

okurz commented Apr 21, 2024

can you link to a verification run on the PR?

sure. please see the updated description #19128 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants