-
Notifications
You must be signed in to change notification settings - Fork 1
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
ceph 18.2.2-3 #23
Comments
unsurprisingly, all the python tests fail. More surprisingly some of the cpp ones do. Need to investigate what changed |
So I've finally had time to sit down and work on this. py3.12 is as annoying as I was expecting. I may end up pushing a pkgrel with parts of the python bits broken, but the rest of the project functional, we'll see. |
so we just got GCC 14, which has now exploded the build in other interesting ways. I'll need to investigate if the upstream has encountered these problems, because understanding C++ template expansion in macros is beyond my ability |
Pretty sure dashboard is broken again... I won't block the next pkgrel on fixing that |
I have fixed all the test failures excluding the stuff surrounding the around the dashboard (seemingly |
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
What should be the final changeset is now being built. Should be pushed out in 5-6h |
done in 8d8f54d |
ceph-volume
)ceph-volume
)pick_a_shard_int()
fucntion ceph/ceph#55249, common/mempool.cc: Improve performance of sharding ceph/ceph#55696)The text was updated successfully, but these errors were encountered: