Thank you, Ilya I will merge and cherry-pick it. Adam Emerson, I did a rerun on Build 3 rgw on the fix, pls approve it https://tracker.ceph.com/issues/70563#note-1 All issues were addressed and I will start the publishing process as soon as the issues above are closed. On Sat, Apr 5, 2025 at 10:58 AM Ilya Dryomov <idryomov@gmail.com> wrote:
On Fri, Apr 4, 2025 at 5:15 PM Yuri Weinstein <yweinste@redhat.com> wrote:
The rgw fix is being worked on https://tracker.ceph.com/issues/70788
Josh, Adam we need to decide - whether to apply the fix or revert the previous PR
pacific-x - Josh and Neha agreed that this suite can be excluded
We also need to make a call on: upgrade-clients:client-upgrade-octopus-reef-reef
Ilya, you are the only person who can make such a call. WDYT?
I managed to look into upgrade-clients:client-upgrade-octopus-reef-reef issue today. It was obscured because a few lines of output generated by src/test/librbd/test_notify.py apparently get buffered by the stream inside of libc and don't make it into teuthology.log at all after the script gets killed.
Yuri, this failure can be ignored. I raised a test-only PR [1] with the technical details in the description, you can merge it and cherry pick to reef-release if you are in the mood for rerunning upgrade-clients:client-upgrade-octopus-reef-reef instead of waiving the failure.
Zack, is there some option that could be set on the machinery that makes output forwarding to teuthology.log happen to force line buffering so that it behaves as if outputting to a terminal?
[1] https://github.com/ceph/ceph/pull/62688
Thanks,
Ilya