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

rpm: disable system_qat for non-x86_64 arch #56000

Merged
merged 1 commit into from Mar 6, 2024
Merged

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Mar 6, 2024

Fixes: https://tracker.ceph.com/issues/64678

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

Fixes: https://tracker.ceph.com/issues/64678

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@@ -111,9 +111,14 @@
# this is tracked in https://bugzilla.redhat.com/2152265
%bcond_with system_arrow
%endif
# qat only supported for intel devices
%ifarch x86_64
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@tchaikov tchaikov left a comment

Choose a reason for hiding this comment

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

lgtm

@cbodley
Copy link
Contributor Author

cbodley commented Mar 6, 2024

that was fast, thanks @tchaikov!

builds pending in https://shaman.ceph.com/builds/ceph/wip-64678/25ce4845f57d1771742672754ba3633622006615/

@cbodley
Copy link
Contributor Author

cbodley commented Mar 6, 2024

builds pending in https://shaman.ceph.com/builds/ceph/wip-64678/25ce4845f57d1771742672754ba3633622006615/

that's a successful build for centos 9 on arm 👍

@cbodley cbodley merged commit 28d5612 into ceph:main Mar 6, 2024
12 checks passed
@cbodley cbodley deleted the wip-64678 branch March 6, 2024 21:07
@idryomov idryomov mentioned this pull request Mar 22, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants