test/test_mempool: skip check_shard_select test on ARM64#56448
test/test_mempool: skip check_shard_select test on ARM64#56448
Conversation
All ARM64 CI jobs are failed because of this failed test. How to address the shifting value is under active discussions, need to find a way to circumvent it first. Signed-off-by: Rongqi Sun <[email protected]>
Hi @ljflores, |
|
jenkins test make check arm64 |
1 similar comment
|
jenkins test make check arm64 |
|
LGTM, make check(arm64) always failed as the testcase |
|
jenkins test make check arm64 |
|
Thanks @rosinL . I will file a new PR to reopen this UT once |
this is basically just a performance issue that is triggering on our build server. Should be reverted once the upstream decides how to fix it. Quoting myself: > looks like just a perf regression the upstream hasn't decided how > to fix yet: ceph/ceph#56448, ceph/ceph#55249, ceph/ceph#55696 References: #23
All ARM64 CI jobs are failed because of this failed test. How to address the shifting value is under active discussions, need to find a way to circumvent it first.
See:
Ticket
Possible resolutions:
#55249 Modify shifting value to another static value.
#55696 Replace the current hash of pthread_self() with a round robin assignment of threads to shards.
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windowsjenkins test rook e2e