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

jobs/{build,build-arch}: don't run metal4k tests on s390x #572

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

dustymabe
Copy link
Member

Also rework a bit the structure of the "parallel" invocation
for testiso.

}
if (basearch != "s390x") {
Copy link
Member

Choose a reason for hiding this comment

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

LGTM as is but: I think the right long term direction is to encode this knowledge in coreos-assembler. (It's what gangplank was also trying to do to a degree)

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah I think we reached out to someone recently to find out if we should stop building the 4k metal images on s390x at all.

Tracking in coreos/fedora-coreos-tracker#1261 - which I should probably also link to here in the code. Let add that.

The 4k disk doesn't work right now. See
coreos/fedora-coreos-tracker#1261

Also rework a bit the structure of the "parallel" invocation
for testiso.
@dustymabe dustymabe merged commit 4579c04 into coreos:main Jul 22, 2022
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

2 participants